Matrix compare row to column
I just learned how to do matrices today, and am quite confused on this problem. So I have to create a 100 x 100 matrix. Every sp...
1 year ago | 1 answer | 0
1
answer
Question
Matrix 'if' statement
I just learned how to do matrices today, and am quite confused on this problem. So I have to create a 100 x 100 matrix. Every sp...
1 year ago | 0 answers | 0
0
answers
Question
FFT of sine wave not plotting
clc;
spectrum=[];
omega=2*pi*10;
t=0:0.001:10;
f=0:0.1:500;
for n=1:0.001:10
y(n)=sin(omega*y(n));
spectrum=abs...
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.