Are there any functions in the Signal Processing Toolbox that perform circular convolution?

I would like to know if there are any functions in the Signal Processing Toolbox that perform circular convolution.

 Accepted Answer

The CCONV function will perform circular convolution of two signals. For more information, please type "help cconv" at the MATLAB prompt or read our documentation at the following location:
<http://www.mathworks.com/access/helpdesk/help/toolbox/signal/cconv.html>

More Answers (0)

Community Treasure Hunt

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

Start Hunting!