Linear Regression plot with Confidence Intervals in MATLAB
버전 1.0.1 (20.1 KB) 작성자:
ABHILASH SINGH
Sample code to plot linear regression curve with confidence intervals.
This is a simplified code to generate a linear regression curve for your paper/report/assignment. Just replace the sample data and comment the line 17 : axis([0.04 0.3 0.03 .35]);
This code is originated from
https://www.mdpi.com/2072-4292/12/14/2266
Check the Medium article for details
https://medium.com/@abhilash.singh/linear-regression-plot-with-confidence-intervals-in-matlab-f90ff0825e94
인용 양식
ABHILASH SINGH (2024). Linear Regression plot with Confidence Intervals in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/78703-linear-regression-plot-with-confidence-intervals-in-matlab), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!