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

조회 수: 2 (최근 30일)
Taehwan
Taehwan 2013년 9월 6일
답변: Greg Dionne 2016년 7월 8일
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?

답변 (2개)

Matt J
Matt J 2013년 9월 6일

Greg Dionne
Greg Dionne 2016년 7월 8일
If you have R2016a Signal Processing Toolbox, you can try FINDCHANGEPTS with 'linear' to find the locations.

카테고리

Help CenterFile Exchange에서 Splines에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by