如何求积分方程上限?。
古いコメントを表示
fff=@(x) [quadgk(@(x1) x1,0,x(1))-2;]
y=fsolve(fff,[0])
请问这个程序哪里错了?

採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で 一般应用领域 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!