circ conv 4 unequal length sequences

computes the circular convolution for two sequences of unequal lengths
1.1K Downloads
Updated 8 Feb 2009

View License

A function that takes two sequences(vectors) as parameters and computes the circular convolution .
x(n),h(n) are the vectors.
The vectors need NOT be of equal lengths.
If they are of unequal lengths, the shorter vector is appended with trailing zeros and then circular convolution is carried out.

Cite As

Soumya Ranjan Maharana (2024). circ conv 4 unequal length sequences (https://www.mathworks.com/matlabcentral/fileexchange/22919-circ-conv-4-unequal-length-sequences), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Automotive in Help Center and MATLAB Answers

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