Problem Calculating Nonlinear Indefinite Integral
Ältere Kommentare anzeigen
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 Kommentare
darova
am 30 Nov. 2019
Did you use integral or trapz? What have you tried? Can you elaborate?
Dimitrios Kampitsis
am 1 Dez. 2019
darova
am 1 Dez. 2019
You should use fsolve and integral
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Numerical Integration and Differentiation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
