Symbolic Integration using fnint
이전 댓글 표시
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
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Numeric Solvers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!