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!
