How to use the spline function to find a function then integrate that function by using the quad function ?
Afficher commentaires plus anciens
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 ?
Réponses (0)
Catégories
En savoir plus sur Splines 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!