We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1060422 commit c5a1e70Copy full SHA for c5a1e70
2 files changed
src/dsp/fourier_from_finite_sequences.clj
@@ -5,7 +5,8 @@
5
:type :post
6
:date "2025-12-15"
7
:category :data
8
- :tags [:dsp :fourier :dft :dct :dst :complex-numbers :rotation :discrete]}}}
+ :tags [:dsp :fourier :dft :dct :dst :complex-numbers :rotation :discrete]
9
+ :image "superposition.png"}}}
10
(ns dsp.fourier-from-finite-sequences
11
"Building Fourier intuition from finite sequences and rotations."
12
(:require [fastmath.signal :as sig]
src/dsp/superposition.png
55.7 KB
0 commit comments