How to get an "optimal" piecewise linear spline for any functions?

2 vues (au cours des 30 derniers jours)
Taehwan
Taehwan le 6 Sep 2013
For given f(x), x in [a, b],
I want to get a piecewise linear spline.
Then how to segment f(x) so as to achieve a good spline?
That is, how to place the knots?

Réponses (2)

Matt J
Matt J le 6 Sep 2013

Greg Dionne
Greg Dionne le 8 Juil 2016
If you have R2016a Signal Processing Toolbox, you can try FINDCHANGEPTS with 'linear' to find the locations.

Catégories

En savoir plus sur Splines dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by