早教吧
育儿知识
作业答案
考试题库
百科
知识分享
创建时间
资源类别
相关度排序
共找到 28 与0;clear 相关的结果,耗时16 ms
.cl:after{content:".";display:block;height:
0;clear
:both;visibility:hidden;}.cl:after能解释一个这gema
英语
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
一下matlab程序错在哪clear allclclamada=0.3;theta=0.7;m=0.4;d=0:0.01:1;r=0:0.01:1;[d,r]=meshgrid(d,r);c=(1-theta+m*(d.^2-r.^2)/2+lamada*(r-d))
其他
2;A2=m.^2*r.^4
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
求大神支招,我想用ode45来求解一个微分方程的数值解,但是MATLAB老是说有错,怎么办?程序是clear all;options = odeset('RelTol',1e-4,'AbsTol',[1e-4 1e-4]);[T,Y]=ode45(@guanxi,[0
其他
12],[0 1 1],op
这个matlab的M文件为何无法绘制?close all clc clear t=[0:pi/25:8*pi]; y=sin(t); plot(t,y,'b:*'); 错误显示? Attempt to execute SCRIPT plot as a function
其他
Error in ==>
matlab solve 问题clear all;clc;solve('a+5=0','a');然后matlab 显示ans 为,没有具体解.不知道这是为什么,难道是我solve 理解有问题?
其他
还是matlab画图问题,要输入一个变量的clc; clear all; h=input('h=');y=zeros(1,30000);r=zeros(1,30000);for i=1:30000r(i) = unifrnd(0,1);y(i)=h*tan(pi*(r
其他
i)-0.5));end;x
matlab, 偏微分clear all;nx=10;ny=10;hx=1/nx;x=linspace(0,1,nx+1);y=linspace(0,1,ny+1);x_plus_h=x+hx.*ones(1,nx+1);x_minus_h=x-hx.*ones(1,
其他
x+1);for i=1:n
Matlab 已知三组具体数据,求z关于x,y的函数!>> clear>> x=[0.7800 0.9100 1.0400 1.1700 1.3000 1.4300];>> y=[-19.4500 -11.9100 -4.3700 3.1700 10.7100 18.
其他
500];>> z=[-4.
1
2
3
>
热门搜索: