Confidence intervals using bootstrapping
Versione 1.0.0 (2,74 KB) da
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.
Cita come
Carlos M. Velez S. (2025). Confidence intervals using bootstrapping (https://www.mathworks.com/matlabcentral/fileexchange/116595-confidence-intervals-using-bootstrapping), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2021b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |