Problem Calculating Nonlinear Indefinite Integral
Mostra commenti meno recenti
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 Commenti
darova
il 30 Nov 2019
Did you use integral or trapz? What have you tried? Can you elaborate?
Dimitrios Kampitsis
il 1 Dic 2019
darova
il 1 Dic 2019
You should use fsolve and integral
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Numerical Integration and Differentiation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
