MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   [MATLAB混合编程] 这个程序怎么算不出来 (https://www.labfans.com/bbs/showthread.php?t=12059)

20092437 2010-09-07 18:46

这个程序怎么算不出来
 
syms y;
A1=dsolve('Dx=0.5-x/sqrt(x^2+(100-y)^2)','x(0)=0')
我的电脑怎么就没有反应了

yisanming 2010-09-10 13:02

回复: 这个程序怎么算不出来
 
将方程展开可以发现这个方程式一个一阶非线性非齐次方程,是不一定有解析解的。就算有,也应该相当的复杂,这样直接求解析解不一定可行,可以考虑求数值解。


所有时间均为北京时间。现在的时间是 11:05

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.