Feeds
提问
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 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0