Confidence intervals using bootstrapping
Versión 1.0.0 (2,74 KB) por
Carlos M. Velez S.
Compute of confidence intervals of a dynamical model obtained by System Identification Toolbox using bootstrapping resampling method
[Par0,error_abs,error_rel] = bootstrap_ci(data,Gd,conf,Nb)
Compute of confidence intervals of a model using bootstrapping resampling method
- data Experimental data
- Gd Nominal model obtained with System Identification Toolbox
- conf Confidence level
- Nb Number of resampling families
- Par0 Nominal parameters
- error_abs Confidence interval
- error_rel Relative error
See Example.
Citar como
Carlos M. Velez S. (2024). Confidence intervals using bootstrapping (https://www.mathworks.com/matlabcentral/fileexchange/116595-confidence-intervals-using-bootstrapping), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |