树林错过了风儿,留下些树叶作为纪念。
- GNU MP
- GNU MPFR
- MPREAL
mkdir build
cmake -B build . -G "Ninja"
cmake --build build
滤波器类型:
number | type |
---|---|
0 | Butterworth |
1 | Chebyshev1 |
2 | Chebyshev2 |
3 | Elliptic |
滤波器频带类型:
number | type |
---|---|
0 | Lowpass |
1 | Highpass |
2 | Bandpass |
3 | Bandstop |
cd build
AFD_test.exe
cd build
DFD_test.exe
输出中有系统的各项的LaTeX
带阻滤波器的设计和Mathematica设计出来的有较大出入(差异在于过渡带),Elliptic型似乎没有这个出入