早教吧作业答案频道 -->其他-->
t=0:0.01:2*pi;z=t.^2*sin(t);plot(t,z)Errorusing==>mtimesInnermatrixdimensionsmustagree.Errorin==>asat4z=t.^2*sin(t);
题目详情
t=0:0.01:2*pi; z=t.^2*sin(t); plot(t,z)
Error using ==> mtimes
Inner matrix dimensions must agree.
Error in ==> as at 4
z=t.^2*sin(t);
Error using ==> mtimes
Inner matrix dimensions must agree.
Error in ==> as at 4
z=t.^2*sin(t);
▼优质解答
答案和解析
>> t=0:0.01:2*pi;
y=(t.^2).*sin(t);
plot(t,y)
y=(t.^2).*sin(t);
plot(t,y)
看了t=0:0.01:2*pi;z...的网友还看了以下:
关于x的分式方程x-x分之一=t-t分之一的解为x1=t,x2=﹣t分之一:x+x分之一=t+t分 2020-05-01 …
已知函数f(x)=x^2-2x-3,若x∈[t,t+2]时,求f(x)的最值.我理解当t+2≤1时 2020-05-13 …
设f(x)是定义在R上的奇函数,且当x>=0时,f(x)=xx.若对任意的x∈[t,t+2],不等 2020-06-04 …
设f(x)在(-∞,+∞)内可导,且F(x)=f(x^2-1)+f(1-x^2),证明F'(1)= 2020-06-15 …
已知f(x-1)=x^2-4x,求函数f(x),f(2x+1)的解析式令t=x-1,则有:x=t+ 2020-06-17 …
分解因式(高级)(1-7t-7t²-3t³)(1-2t-2t²-t³)-(t+1)ⁿn=6找到了求 2020-07-03 …
求f(x)=[(x^2+4)/√(x^2+3)]+1我的方法做不下去基本不等式法设√(x+3)=t 2020-08-03 …
若函数f(2x+1)=x^2-2x,则f(3)等于多少?两种算法:1.常规算法设2x+1=t,则x= 2020-10-31 …
设f(x)是定义在R上的奇函数,且当x≥0时f(x)=x^2,若对任意的x属于[t,t+2],不等式 2020-11-10 …
x=t^2dx=2tdt∫﹙√x﹚^3+1/√x+1dx=2∫{[t³+1]/[t+1]}tdt=2 2020-12-17 …