Digital Signal Processing with MATLAB Implementation
MATLAB-based Digital Signal Processing covering convolution methods (timeconv, timecirconv, freqconv, freqcirconv, dupconv with overlap-save method), frequency domain analysis (dft, dtft, d2fft for radix-2 FFT), FIR filter design (fir, getwindow, idealfilter for lowpass/highpass/bandpass), and signal generation techniques with practical code implementations.