早教吧
育儿知识
作业答案
考试题库
百科
知识分享
创建时间
资源类别
相关度排序
共找到 67 与2;plot 相关的结果,耗时2 ms
matlab解微分方程画图?function mat1()syms yt=0:0.1:1y=dsolve('Dy=1-2*y+t','t')[y]endcommand window:t =0 0.1000 0.2000 0.3000 0.4000 0.5000 0.6
其他
00 0.7000 0.80
matlab一个简单的循环语句画图只出现一个点y=1;dt=0.01;for t=0:0.1:1 y=y+2.1*dt*y; plot(t,y,'o')end 为什么我画出来只有一个点
其他
请问matlab的这段程序有什么为题,为何总是报错,y=0:0.01:0.15;z=-10^8*(1-(4/(0.15^2))*(y^2));plot(y,z);title('切应力场');xlabel('y/m');ylabel('τ/N/m^2')
其他
看看这个matlab程序错在哪了t=0:0.01:3;k=2;a=-1.5;b=10;f=k*exp((a+i*b)*t);subplot(2,2,1);plot(f,real(f));title('实部');axis([0,3,-2,2]);grid on;subp
其他
ot(2,2,2);plot
matlab中,这个程序错在哪?clc clear alllamada=0.2;theta=0.7;s=0:0.01:1;c=lamada*s+3/2;f=s.^2*lamada.^2/(4*theta)+(1/2)*(-lamada*c/theta+lamada)*
其他
+c.^2/(4*theta
求matlab高手告诉我怎么画出这样的平滑带点曲线t=[0 1 2 3 4 5 6 7 8 9];>> y=[1 2.31969 4.50853 6.90568 6.00512 5.56495 5.32807 7.56101 8.9392 9.5817]; plot(
其他
,y,'-db','Mark
matlab求解方程2*x-3*x(1-exp((x*y-3*x-2)^1.2))+7-y;x范围是0.1-1怎么画图?求大神指教fun=@(x,y) 2*x-3*x(1-exp((x*y-3*x-2)^1.2))+7-y;fun=function_handle(fu
其他
);figure();plo
matlab执行下列命令后出错如下,请问该怎么改t = 0:pi/20:2*pi;hline1 = plot(t,sin(t),'k');%Next,add a shadow by offsetting the x-coordinates.Make the shado
其他
line light gr
Matlab 求值 fzero 第二个值怎么也求不出来 请大师帮忙clear>> x=[0:0.5:5];>> y=2.0095*sqrt(x).*tan(0.7265*sqrt(x))-sqrt(5.6976-0.3205*x);>> plot(x,real(y)
数学
'r','LineWidth
英语翻译The constant value of qm is obtained from the slope of linear plot of 1/qe versus 1/Ce as shown in Fig.2.
英语
<
1
2
3
4
5
6
7
>
热门搜索: