早教吧
育儿知识
作业答案
考试题库
百科
知识分享
创建时间
资源类别
相关度排序
共找到 1479 与Y=2-t 相关的结果,耗时133 ms
求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高手帮帮我,信号已知,求频谱y=(1+sin(90*2*pi*t)+sin(150*2*pi*t)).*cos(108.1*10^6*2*pi*t)的频谱应该如图所示那样,但是用matlab怎么做出像那样的图?
其他
Matlab程序:错误在哪里建立函数文件fun5.mfunction dy=fun5(t,y)dy=[(-5*sin(t)*(5*cos(t)-y(1))+5*cos(t)*(5*sin(t)-y(2)))*(5*cos(t)-y(1))./((5*cos(t)-y(
其他
))^2+(5*sin(t)
matlab中最小二乘法拟合几个点t=0:5:55;y=[0 1.27 2.16 2.86 3.44 3.87 4.15 4.37 4.51 4.58 4.62 4.64];拟合为 y=at+bt^2+ct^3 (没有常数项),求abc让我看看代码吧.能不能用poly
其他
it求解啊?
matlab 多项式,指数函数拟合t = 0.00,1.63,2.73,4.07,5.17,9.92; y = 19.3,14.96,14.4,14.48,14.19,12.99; 分别采用四次多项式:和指数函数
其他
matlab一个简单的循环语句画图只出现一个点y=1;dt=0.01;for t=0:0.1:1 y=y+2.1*dt*y; plot(t,y,'o')end 为什么我画出来只有一个点
其他
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
下面程序段运行后,变量x的值是多少?public static void swap(int a,int b){int t = a;a = b;b = t;}public static void main(String args[]){int x = 2;int y =
其他
3;swap(x,y);}
matlab求解下列方程的解,画出(x,y)的曲线图(2*x-1200*sin(t)-400)^2+(2*y+1200*cos(t)-1200-sqrt(1280000))^2=1440000;(2*x-2400*sin(t))^2+(2*y+2400*cos(t)-
数学
400-2*sqrt(128
matlab 画微分方程曲线x*d2y/dt2=-1/2*根号下(1+(dy/dx)平方),初使条件当t=0时,x=-100,y=0,y一阶倒数初值也为0,
数学
<
14
15
16
17
18
19
20
21
22
23
>
热门搜索: