Drawing a straight line to a linear part of curve
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello All, it would be very helpful if someone can help me out with drawing a straight line to the linear part of the curve in attached figure. I want to know the intercept value to the x-axis.
Risposta accettata
dpb
il 1 Nov 2015
Looks like piecewise regression to the rescue again...it has been the subject of some of my previous postings, one quite recent...
Having solved for the breakpoint, you'll also have the coefficients of the two line segments which can be readily used individually.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Fit Postprocessing 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!