Community Profile

photo

Sha Ka


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


MATLAB Fourier Series Urgent assistance
for some reason I can't set it up. I'm used to plotting Bode Plots and Frequency Response and semilogx but I have no idea about ...

9 years ago | 1 answer | 0

1

answer

Question


Error using phase (line 15) Not enough input arguments.
>> f=10:1:100000; % f is the frequency varying from 10 to 100000 in steps of 1hz G=2483.71.*(2.*pi.*f.*10).*((2.*pi.*f*100)...

10 years ago | 1 answer | 0

1

answer

Question


Error: Unexpected MATLAB expression. SYNTAX ERROR?!
>> f=10:1:100000; % f is the frequency varying from 10 to 100000 in steps of 1hz >> G=2483.71*(2pi*f*10)(2pi*f*100)*1018/(6...

10 years ago | 3 answers | 0

3

answers