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!