Sample code to plot linear regression curve with confidence intervals.
https://www.abhilashsingh.net/?source=linear_regression_matlab
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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
Citar como
ABHILASH SINGH (2026). Linear Regression plot with Confidence Intervals in MATLAB (https://la.mathworks.com/matlabcentral/fileexchange/78703-linear-regression-plot-with-confidence-intervals-in-matlab), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: Principal Component Analysis (PCA) on images in MATLAB (GUI)
Inspiración para: CDF matching bias correction method in MATLAB
Información general
- Versión 1.0.1 (20,1 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
