DSP: Interpolation of a complex sequence circuit

Post your Gambas programming questions here.
Post Reply
User avatar
Cedron
Posts: 156
Joined: Thursday 21st February 2019 5:02pm
Location: The Mitten State
Contact:

DSP: Interpolation of a complex sequence circuit

Post by Cedron »

FourierFit-0.0.2.tar.gz
(15.26 KiB) Downloaded 709 times
This program is in support of my answer at DSP stackexchange posted here:

https://dsp.stackexchange.com/questions ... -using-dft

To use it, simply click a path of points and then press the [Go] button. The program will construct (interpolate) a curve that passes through all the points in the order they were laid down ending up at the initial point. The mathematics is actually the same as epicycle calculations, but the epicycles are not shown. This could be the basis of a really cool epicycle animation.

Ced
.... and carry a big stick!
Post Reply