>
数学
>
Mathematica y''+ sin(x) y=x
人气:454 ℃ 时间: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的关系
当k=()时,函数f(x)=e^x+2 =0 并且 f(x)=k x=0,在x=0处连续
锰酸根离子是什么颜色?
there is ___ water here,but there are quite ___ bottles
猜你喜欢
物理能人快来教教我这只菜鸟~
such that 与such...that 的区别
m是梯形abcd一腰ad的中点,三角形mab的面积是10平方厘米,三角形mcd的面积是14平方厘米,求三角形mbc的面积是
英语翻译
甲对乙说:“我的年龄是你的2倍.”乙对甲说:“6年后,我和你10年前的年龄一样.”求甲乙的年龄各是多少?
高中语文读本1你的微笑的大概内容
用塑料吸管和激光笔证明光是沿直线传播的实验
48音标在四线三格里的位置 (图)要全面
© 2026 79432.Com All Rights Reserved.
电脑版
|
手机版