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!