decimation matrix

downsamples the given signal by an integer factor defined by the user
2K Downloads
Updated 27 Nov 2006

No License

This function gives the decimation matrix which after post mulitpling it with the given signal gives the downsampled version of the original signal...

D = decimmtx(x,N)

decimates the given signal by a factor of N.

[D,y] = decimmtx(x,N)

gives D as well as the decimated signal y

Cite As

sri hari bhupala haribhakta (2024). decimation matrix (https://www.mathworks.com/matlabcentral/fileexchange/13134-decimation-matrix), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0