Symbolic Integration using fnint
Afficher commentaires plus anciens
Hello everyone,
I am trying to realize an Abel Inversion of some data. One way to do this is to create a spline-interpolation of the data, differentiate that spline-function and then use the following formula:
I(y) denotes the spline-function. I have tried to do this integral using fnint, but apparently it cannot cope with symbolic expressions, i.e. keeps complaining about the y- and r-symbols.
I would be very thankful for helpful hints.
Best Regards Chris
Réponses (0)
Catégories
En savoir plus sur Numeric Solvers dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!