chipmuenk / pyfda

Python Filter Design Analysis Tool
http://chipmuenk.github.io/
MIT License
649 stars 93 forks source link

Frequencies displayed as DFT index k are not scaled properly #198

Closed chipmuenk closed 3 years ago

chipmuenk commented 3 years ago

In the y[n] tab, signal frequencies can be entered as the DFT index k. However, frequencies are displayed as normalized frequencies, not scaled as indices.

chipmuenk commented 3 years ago

fixed in the latest master