Confidence intervals using bootstrapping

版本 1.0.0 (2.7 KB) 作者: Carlos M. Velez S.
Compute of confidence intervals of a dynamical model obtained by System Identification Toolbox using bootstrapping resampling method
17.0 次下载
更新时间 2022/8/22

查看许可证

[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.

引用格式

Carlos M. Velez S. (2024). Confidence intervals using bootstrapping (https://www.mathworks.com/matlabcentral/fileexchange/116595-confidence-intervals-using-bootstrapping), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0