Optimal Fit: Two Conn. Lines w/ Diff. Slopes
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Matt J
el 16 de Nov. de 2013
So basically you're looking for a 1st order spline fit? This FEX submission would be applicable
Ver también
Categorías
Más información sobre Interpolation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!