Vectorised Way to Create Circulant Matrix

Fast vectorised way to create a circulant matrix.
1.8K Downloads
Updated 10 Oct 2005

No License

Circulant -function in circulant.m creates a LxL -circulant matrix by using two floating point vectors which are made periodical by using mod and ceil functions.

Just say >> c = circulant(L)

where L is an integer.

Cite As

Juha Karjalainen (2024). Vectorised Way to Create Circulant Matrix (https://www.mathworks.com/matlabcentral/fileexchange/8674-vectorised-way-to-create-circulant-matrix), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Chemistry 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