How to extract linear fits from a semilog plot?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a semilog plot of current vs Voltage through a device. I want to extract multiple linear fits in different regions as shown in the black dashed lines on the plot below.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1181398/image.png)
I have the x and y data and have tried the curve fitting app but have trouble fitting multiple lines in these specific regions. Is there somewhere I should be looking for guidance on this or is anyone aware of how to do this? I plan to do this quite often and would like to establish a good system of fitting.
댓글 수: 2
Mathieu NOE
2022년 11월 7일
helo
yu may have to do a specific function for your job
see for example :
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!