I designed an FIR lo pass filter in matlab. I converted the filter to fixed point in matlab, and then implemented it in HDL. signal_generation.m is a matlab script that creates the low pass filter, ...
The data was processed using the script located in docs/matlab/main_filter_design.m. The results of the filter design are saved as images: For the 7th order filter ...
Abstract: The 2D FIR filters are simple to design which are more frequently used many more real world applications. The image processing application like medical diagnosis, pattern recognition and ...