mathematica 解复杂的四元微分方程组
来源:学生作业帮 编辑:神马作文网作业帮 分类:数学作业 时间:2024/11/12 00:29:00
mathematica 解复杂的四元微分方程组
NDsolve[{y1[x]*y2'[x] + y2[x]*y1'[x] == 0,
3200*y1[x]*y2[x]*y3[x] == 0.075*y3'[x] + 4/3*25*10^-6*y2[x]*y2'[x],
y1[x]*y2[x]*y2[x] == -y4[x] + 4/3*25*10^-6*y2'[x],
y4[x] == y1[x]*461.76*y3[x],y1[0] == 67.99,
y2[0] == 50,y3[0] == 811,y4[0] == 22.99*10^6},{y1[x],y2[x],
y3[x],y4[x]},{x,0,1}]
NDsolve[{y1[x]*y2'[x] + y2[x]*y1'[x] == 0,
3200*y1[x]*y2[x]*y3[x] == 0.075*y3'[x] + 4/3*25*10^-6*y2[x]*y2'[x],
y1[x]*y2[x]*y2[x] == -y4[x] + 4/3*25*10^-6*y2'[x],
y4[x] == y1[x]*461.76*y3[x],y1[0] == 67.99,
y2[0] == 50,y3[0] == 811,y4[0] == 22.99*10^6},{y1[x],y2[x],
y3[x],y4[x]},{x,0,1}]
函数名写错了,应该是 NDSolve
mathematica解微分方程组
mathematica 解微分方程组
mathematica 解微分方程组的问题,谢谢了
mathematica解微分方程组含参数~
Mathematica 解常微分方程组问题
怎样用matlab求解复杂的微分方程组
如何mathematica 求解含复数符号(*)的微分方程组的解
mathematica 求解微分方程组遇到这个问题,
Mathematica求解三元二阶偏微分方程组
用matlab 怎样求解复杂的微分方程组.
mathematica 解方程组
用Mathematica求常微分方程组的解 dx/dt +y=cost dy/dt+x=sint 求命令与结果T-T