Drawing a straight line to a linear part of curve
2 ビュー (過去 30 日間)
古いコメントを表示
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.
採用された回答
dpb
2015 年 11 月 1 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Fit Postprocessing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!