y1=exp(-0.2*t).*cos(t); %t可以是数,数组和矩阵.
matlab y1=e^(-0.2*t)*cos(t); 怎么表示
1个回答
相关问题
-
matlab中假设t=0:0.1:2*pi;为什么y=t.*sin(t).*sin(t)不等于y=t.*(sin(t))
-
matlab绘制函数图形 y=(1./t) t (-1,0)&(0,1)
-
用MATLAB的向量表示法描述f(t)=cos(πt/2)[u(t)-u(t-4)]
-
用matlab解微分方程如何解如下方程d^2y/dt^2=0;y(0)=t1;y(m)=t2.即D2y=0;t(0)=t
-
matlab 表示y=cos(x) y大于0,y=0.5 y=0 这个分段函数怎么表示
-
一个简单的MATLAB运算已知:syms a b t x=a*cos(t)^3y=b*cos(t)^3——————怎么表
-
matlab里 sin(t)的立方怎么表示
-
用matlab求:已知f(t,h)=e^(t+h)*cos(t+h)+(t+h)^2*sin(t+h),g(h)是f对t
-
用matlab 解方程 y’ = −20y,y(0) = 1 for 0 ≤ t ≤ 1.
-
h(t)=-0.3e^(-0.4t)cos(4πt) 和 h(t)=-0.4e^(-0.6t)cos(8πt)