Image
Code

FFT-tremor-analysis

Donald Bagwell

Last edited Jul 03, 2024
Created on Jul 02, 2024

Overview Time to dabble with the infamous FFT in javascript. Starting with a simple script to generate sine waves for testing.

'Double-sided Magnitude spectrum'

Discrete Fourier Transform - Simple Step by Step https://www.youtube.com/watch?v=mkGsMWi_j4Q

Understanding the Discrete Fourier Transform and the FFT https://www.youtube.com/watch?v=QmgJmh2I3Fw&t=3s

MIT Licensed