>
数学
>
Mathematica y''+ sin(x) y=x
人气:425 ℃ 时间:2020-04-21 22:00:19
解答
这个没有精确解,只能用数值解了,我给出的是一组解
range = 4 Pi;
ans = Table[
NDSolve[{y''[x] + Sin[x + k]*y[x] == x,y'[0] == 1,y[0] == k},
y[x],{x,0,range}],{k,0,3,0.1}];
Plot[Evaluate[y[x] /.ans],{x,0,range},PlotRange -> All]
推荐
sin x *cos y-cos x*siny 用Mathematica怎么化简
用mathematica画出z=sin(x^2+y^2)在-5
在Mathematica中输入f[x_]=x*Sin[x]+x2得到什么?
方程为(d^2x)/(dt^2)+a*sin(x)=0的mathematica 和matlab求解命令
请用Mathematica 7求出Y和X的关系
有一串数:1,3,8,22,60,164,448,…其中第一个数是1,第二个数是3,从第三个数起,每个数恰好是前两个数之和的2倍.那么在这串数中,第2000个数除以9的余数是_.
I'm looking forward to owning an electronic dictionary so my father is going to buy___for me.
作文 春天般的记忆 急 600字
猜你喜欢
He went to the centre of Beijing by underground.同义句He__ __ __ to __ __ the centre of Beijing.
《索溪峪的野》一文先用一个字概括介绍了索溪峪()的特点.
“2050年苏州的一天”
为什么高炉煤气中混入一定量空气,遇明火可能会发生爆炸
英语翻译
欧姆定律公式以及做应用题的方法,从何入手.
()^5=-(x•x•x•x•x)•2•4•4 求括号内填什么
氢气在空气中燃烧和在氧气中燃烧的现象分别是啥
© 2024 79432.Com All Rights Reserved.
电脑版
|
手机版