Confidence intervals using bootstrapping
Version 1.0.0 (2.74 KB) by
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.
Cite As
Carlos M. Velez S. (2024). Confidence intervals using bootstrapping (https://www.mathworks.com/matlabcentral/fileexchange/116595-confidence-intervals-using-bootstrapping), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |