Confidence intervals using bootstrapping

Compute of confidence intervals of a dynamical model obtained by System Identification Toolbox using bootstrapping resampling method
17 Downloads
Updated 22 Aug 2022

View License

[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 Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0