matlab 2012a报错
来源:学生作业帮 编辑:大师作文网作业帮 分类:综合作业 时间:2024/11/13 17:00:23
matlab 2012a报错
ft=sym('sin(pi*t)/(pi*t)');
Fw=fourier(ft);
subplot(211)
ezplot(abs(Fw)),grid on
title('幅度谱')
phase=atan(imag(Fw)/real(Fw));
subplot(212)
ezplot(phase);grid on
title('相位谱')
打错了
ft=sym('sin(pi*t)/(pi*t)^2');
Fw=fourier(ft);
subplot(211)
ezplot(abs(Fw)),grid on
title('幅度谱')
phase=atan(imag(Fw)/real(Fw));
subplot(212)
ezplot(phase);grid on
title('相位谱')
ft=sym('sin(pi*t)/(pi*t)');
Fw=fourier(ft);
subplot(211)
ezplot(abs(Fw)),grid on
title('幅度谱')
phase=atan(imag(Fw)/real(Fw));
subplot(212)
ezplot(phase);grid on
title('相位谱')
打错了
ft=sym('sin(pi*t)/(pi*t)^2');
Fw=fourier(ft);
subplot(211)
ezplot(abs(Fw)),grid on
title('幅度谱')
phase=atan(imag(Fw)/real(Fw));
subplot(212)
ezplot(phase);grid on
title('相位谱')
ft=sym('sin(pi*t)/(pi*t)');
Fw=fourier(ft);
subplot(211)
ezplot(abs(Fw))
grid on
title('幅度谱')
phase=atan(imag(Fw)/real(Fw));
subplot(212)
ezplot(phase);
grid on
title('相位谱') %打错了
ft=sym('sin(pi*t)/(pi*t)^2');
Fw=fourier(ft);
subplot(211)
ezplot(abs(Fw))
grid on
title('幅度谱')
phase=atan(imag(Fw)/real(Fw));
subplot(212)
ezplot(phase);
grid on
title('相位谱')
望采纳
再问: 抱歉,没看出差别在哪。。。
再答: 你想画波形的幅度和相位谱?你的程序我不太理解
再问: 恩,是想绘出幅度和相位谱
再答: 懂了 改为 ft=sym('sin(pi*t)/(pi*t)^2'); Fw=fourier(ft); subplot(211) ezplot('abs(Fw)') grid on title('幅度谱') phase=atan(imag(Fw)/real(Fw)); subplot(212) ezplot('phase'); grid on title('相位谱') 望采纳
Fw=fourier(ft);
subplot(211)
ezplot(abs(Fw))
grid on
title('幅度谱')
phase=atan(imag(Fw)/real(Fw));
subplot(212)
ezplot(phase);
grid on
title('相位谱') %打错了
ft=sym('sin(pi*t)/(pi*t)^2');
Fw=fourier(ft);
subplot(211)
ezplot(abs(Fw))
grid on
title('幅度谱')
phase=atan(imag(Fw)/real(Fw));
subplot(212)
ezplot(phase);
grid on
title('相位谱')
望采纳
再问: 抱歉,没看出差别在哪。。。
再答: 你想画波形的幅度和相位谱?你的程序我不太理解
再问: 恩,是想绘出幅度和相位谱
再答: 懂了 改为 ft=sym('sin(pi*t)/(pi*t)^2'); Fw=fourier(ft); subplot(211) ezplot('abs(Fw)') grid on title('幅度谱') phase=atan(imag(Fw)/real(Fw)); subplot(212) ezplot('phase'); grid on title('相位谱') 望采纳
MATLAB 程序老是报错,
matlab 报错 求指导
matlab运行老是报错.
matlab报错Z must be a matrix, not a scalar or vector,哪里出错了?
这个matlab报错什么意思
matlab化简多项式报错
matlab中使用polyfit函数报错
matlab中lsqcurvefit函数报错问题
matlab positive程序报错问题
matlab几个矩阵相乘报错
matlab报错:In an assignment A(i,j) = B,the number of columns i
MATLAB中nlinfit函数,老是报错什么mtimes Inner matrix dimensions must a