matlab:能用matlab将 dy/dx=x*sin(x+y) 求出y吗;求高手指点
2个回答
展开全部
分解为 dy1/dx=x*sin(x+y2) y2=y1 解微分方程组就可以
追问
求代码
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
>> dsolve( 'Dy=x*sin(x+y)','x')
Warning: Explicit solution could not be found.
> In dsolve at 328
ans =
[ empty sym ]
Warning: Explicit solution could not be found.
> In dsolve at 328
ans =
[ empty sym ]
追问
不能得到直接的结果是不;必须输入数据才能求解是吗;另外y(1)=0
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询