Problem Calculating Nonlinear Indefinite Integral
古いコメントを表示
Hello,
I am trying to calculate a nonlinear integral t^5.2 *exp((-x^6.2-x*(0.2*4.5^6.2))/4.5^6.2) in order to solve an equation, where the unknown is the lower limit of integrations.Although i use "int" in order to calculate the integral, Matlab returns the equation.Is my equation too complicated or there is another way to get a solution ?I am quite new in Matlab, so any help would be appreciated.
I would like to thank you in advance for the time dealing with my query.
3 件のコメント
darova
2019 年 11 月 30 日
Did you use integral or trapz? What have you tried? Can you elaborate?
Dimitrios Kampitsis
2019 年 12 月 1 日
darova
2019 年 12 月 1 日
You should use fsolve and integral
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Numerical Integration and Differentiation についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
