Problem Calculating Nonlinear Indefinite Integral
Show older comments
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 Comments
darova
on 30 Nov 2019
Did you use integral or trapz? What have you tried? Can you elaborate?
Dimitrios Kampitsis
on 1 Dec 2019
darova
on 1 Dec 2019
You should use fsolve and integral
Accepted Answer
More Answers (0)
Categories
Find more on Numerical Integration and Differentiation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!