Optimal Fit: Two Conn. Lines w/ Diff. Slopes
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Matt J
il 16 Nov 2013
So basically you're looking for a 1st order spline fit? This FEX submission would be applicable
Vedere anche
Categorie
Scopri di più su Interpolation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!