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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 3 | 0