Circular Convolution
Version 1.0.0.0 (442 Bytes) by
Sarath
Used instead of the pre-defined function cconv in MATLAb (available in latest versions)
Two Sequences are given and just by calling the function circonv, it computes the circular convolution of the two sequences
For verification of the user defined function, use cconv(a,b,n)
where a & b are vectors and n is the period of the sequence
Cite As
Sarath (2026). Circular Convolution (https://www.mathworks.com/matlabcentral/fileexchange/66676-circular-convolution), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction > Descriptive Statistics >
Find more on Descriptive Statistics in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Detailed description Detailed Description |
