Hello,
This is a section of one of my plots. I am estimating the slope of the "crosses data", i.e. the star is not included in that estimation (I am just using it as a reference value). I want to show that my best fit of the crosses also passes through that star. How can I extrapolate this without having to include the star in my estimate? Thanks
Screen Shot 2019-02-07 at 10.03.41.png

 채택된 답변

Torsten
Torsten 2019년 2월 7일

0 개 추천

If you have the coefficients c(1) and c(2) of the fit line l(x)=c(1)+c(2)*x, just evaluate the equation at the x-coordinate of the star point and compare with the y-coordinate of the star point.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Polynomials에 대해 자세히 알아보기

제품

릴리스

R2018b

질문:

2019년 2월 7일

답변:

2019년 2월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by