Description: digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
- [DXH21] - FIR digital filter design, window functi
- [AddWindowDFT] - windowed discrete Fourier transform, DFT
- [FilterCal] - this, I wrote a calculation of the LC fi
- [ellf] - Butterworth, Chebyshev I and elliptic fi
- [final_fft] - prepared with the fft procedures, unpack
- [C-Infomation] - C language volumes of information-- the
- [aaaaaa111] - this piece is written data signal proces
- [armok01167658] - Mega128 recently wrote a 128-point FFT p
- [FFTConversion] - Fast Fu-style transformation code for on
- [btws] - A good parameter to use the Butterworth
File list (Check if you may need any files):