求解带有变限积分方程式。
古いコメントを表示
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!