readme.txt
来自「DELPHI写的FFT程序」· 文本 代码 · 共 18 行
TXT
18 行
This a very simple program to fft remove noise from a signal}
The fft algorithm is found in Jan Teuber's book Digital Image Processing.
The signal is composed by two sines with varying frequencies and
amplitudes, added some random noise with even lower frequencies
By dragging the scrollbar you can remove either of these}
components.
I've been looking myself for a simple example for a while written in
Pascal, so i hope this can help somebody.
Feel free to modify the program.
Send comments to:
Thomas Riedel, riedel@dk-online.dk, October 1996}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?