Useful m-scripts for DSP/FPGA application based on Matlab or GNU Octave.
License: GNU GPL 3.0.
| Script | Function | Description |
|---|---|---|
| test_fir | FIR | calculate IR and frequency response for FIR-filter, find coeffs. |
| test_cic | CIC | calculate FIR-filter compensator to correct freq response after CIC filter. |
| test_cfir | CFIR | compare CFIR-filter by 2 methods: Time-Domain / Freq-Domain. |
| test_fast_conv | FAST CONV | calculate fast convolution by using FFT / IFFT |
| test_parallel_fir | FFA FIR | calculate parallel hi-freq FIR-filters (polyphase without decimation) |
| test_ulfft | ULTRA LONG FFT | calculate ultra-long FFT / IFFT by using 2-D methods |
| Title | Universal m-scripts for DSP based on FGPA |
|---|---|
| Author | Alexander Kapitanov |
| Contact | |
| Project lang | m-scripts |
| Compiler | Matlab or GNU Octave |
| Release Date | 20 Sep 2018 |
| Version | 1.0 |
For more information see: https://habr.com/users/capitanov/topics/