Optimal Fit: Two Conn. Lines w/ Diff. Slopes
2 views (last 30 days)
Show older comments
Hello,
If my data are distributed like two lines who intersect i.e. one line goes until some point, and at that point another line emerges with a different slope (they share the same sign).
Is there a way to find
- equations of each of the lines
- an estimate of the crossover x-value which lies between each curve
- a fit goodness measure (Sigma, or chisq?)
I've been looking online for awhile online and I haven't found anything. Any help would be much appreciated.
Thanks,
Michael
0 Comments
Answers (1)
Matt J
on 16 Nov 2013
So basically you're looking for a 1st order spline fit? This FEX submission would be applicable
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!