How to use the spline function to find a function then integrate that function by using the quad function ?
이전 댓글 표시
if I had a data set x and another data set y and I want to integrate the function f(x). I know that to do that i need to use quad(@f,x,y) but how do i compute the function by using the spline function ?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Splines에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!