Integrals which cant be solved
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Dear fellows,
I sometimes work with some problematic functions, so I have question.
For example, I have simple Gaussian function a*exp(-x^2).
Now I need to solve integral int( sqrt(a*exp(-x^2)-En), 'x' ).
And after that I receive report:
Warning: Explicit integral could not be found.
My question is general, so not just for this function.
How to solve these problems? Is there some way to approximate
function like Gaussian, or all these stuff I have to solve
numerically?
If it is so, which numerically approach you recommend me for these
problems?
With best regards,
Nikola
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!