用matlab解题出现y = [ empty sym ] 为什么
2个回答
2011-07-13
展开全部
用matlab解题出现y = [ empty sym ] 为什么
当是因为无解的情况发生.
代码方便给出来吗?
我输入:
MyAlgorithm(1,1,0.2)
得到的结果是:
Warning: Explicit integral could not be found. %积分没有找到解析解
> In sym.int at 64
In MyAlgorithm at 3
Warning: Explicit solution could not be found. %解方程也没有找到解析解
> In solve at 98
In MyAlgorithm at 5
==============
z'就没有求出来就是了。
>> syms a x
>> int('((x/(a*x*x+1-a))^2-1)^(-1/2)')
得不到解析解。
年年顺景则源广 岁岁平安福寿多 吉星高照
当是因为无解的情况发生.
代码方便给出来吗?
我输入:
MyAlgorithm(1,1,0.2)
得到的结果是:
Warning: Explicit integral could not be found. %积分没有找到解析解
> In sym.int at 64
In MyAlgorithm at 3
Warning: Explicit solution could not be found. %解方程也没有找到解析解
> In solve at 98
In MyAlgorithm at 5
==============
z'就没有求出来就是了。
>> syms a x
>> int('((x/(a*x*x+1-a))^2-1)^(-1/2)')
得不到解析解。
年年顺景则源广 岁岁平安福寿多 吉星高照
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询