photo

Emmanuel Ijiga


University of pretoria

Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Pls help me generate circulant matrix
M = 20; input = randi([0 15], 1, M); %Random Input values between 0 and 15 CM = zeros(M,M); %Initialize M X M Circulant Ma...

8 years ago | 0