You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/clojure_norway/meetup_2025_12/violin.clj
+28-14Lines changed: 28 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -223,22 +223,13 @@ wav-format
223
223
(-> cosine-wave-dft-ds
224
224
(tc/head20))
225
225
226
+
;; ## Actual data
226
227
227
-
;; ## Variation in time
228
+
;; > To enjoy bodily warmth, some small part of you must be cold,
229
+
;; > for there is no quality in this world that is not what it is merely by contrast.
230
+
;; > Nothing exists in itself.
228
231
229
-
;; > After a few minutes in a restaurant we cease to notice the annoying
230
-
;; > hubbub of surrounding conversations but a sudden silence reminds
231
-
;; > us of the presence of neighbors Our attention is clearly attracted by
232
-
;; > transients and movements as opposed to stationary stimuli which we
233
-
;; > soon ignore Concentrating on transients is probably a strategy for
234
-
;; > selecting important information from the overwhelming amount of data
235
-
;; > recorded by our senses Yet classical signal processing has devoted
236
-
;; > most of its e orts to the design of time invariant and space invariant
237
-
;; > operators that modify stationary signal properties This has led to the
238
-
;; > indisputable hegemony of the Fourier transform but leaves aside many
239
-
;; > information processing applications
240
-
241
-
;; St´ephane Mallat, [A Wavelet Tour of Signal Processing](https://coehuman.uodiyala.edu.iq/uploads/Coehuman%20library%20pdf/%D9%83%D8%AA%D8%A8%20%D8%A7%D9%84%D8%B1%D9%8A%D8%A7%D8%B6%D9%8A%D8%A7%D8%AA%20Mathematics%20books/Wavelets/Mallat_Wavelet-Tour-of-Signal-Processing.pdf)
;; > After a few minutes in a restaurant we cease to notice the annoying
342
+
;; > hubbub of surrounding conversations but a sudden silence reminds
343
+
;; > us of the presence of neighbors Our attention is clearly attracted by
344
+
;; > transients and movements as opposed to stationary stimuli which we
345
+
;; > soon ignore Concentrating on transients is probably a strategy for
346
+
;; > selecting important information from the overwhelming amount of data
347
+
;; > recorded by our senses Yet classical signal processing has devoted
348
+
;; > most of its e orts to the design of time invariant and space invariant
349
+
;; > operators that modify stationary signal properties This has led to the
350
+
;; > indisputable hegemony of the Fourier transform but leaves aside many
351
+
;; > information processing applications
352
+
353
+
;; St´ephane Mallat, [A Wavelet Tour of Signal Processing](https://coehuman.uodiyala.edu.iq/uploads/Coehuman%20library%20pdf/%D9%83%D8%AA%D8%A8%20%D8%A7%D9%84%D8%B1%D9%8A%D8%A7%D8%B6%D9%8A%D8%A7%D8%AA%20Mathematics%20books/Wavelets/Mallat_Wavelet-Tour-of-Signal-Processing.pdf)
0 commit comments