求解带有变限积分方程式。
显示 更早的评论
syms x t
solve(1-0.1864+4/x*(1/x*(int(t/(exp(t)-1),0,x))-1))
错误使用 mupadengine/feval (line 157)
MuPAD error: Error: The second argument must be of form x or x = a..b. [int]
出错 solve (line 170)
sol = eng.feval('symobj::solvefull',eqns,vars);
请问这是什么问题啊?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Common Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!