Confidence intervals using bootstrapping
Version 1.0.0 (2,74 KB) von
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.
Zitieren als
Carlos M. Velez S. (2025). Confidence intervals using bootstrapping (https://www.mathworks.com/matlabcentral/fileexchange/116595-confidence-intervals-using-bootstrapping), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2021b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |