Problem Calculating Nonlinear Indefinite Integral
Mostrar comentarios más antiguos
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 comentarios
darova
el 30 de Nov. de 2019
Did you use integral or trapz? What have you tried? Can you elaborate?
Dimitrios Kampitsis
el 1 de Dic. de 2019
darova
el 1 de Dic. de 2019
You should use fsolve and integral
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Numerical Integration and Differentiation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
