Monte Carlo simulation for uncertainty propagation with SAP2000 OAPI and MATLAB

版本 1.0.0.0 (13.9 KB) 作者: Giovanni
A script to perform Monte Carlo simulations through SAP2000 OAPI
390.0 次下载
更新时间 2017/3/31

查看许可证

The script performs a Monte Carlo simulation of a structural model which is previously defined in Sap2000.
The script requires as inputs:
- a Sap2000 .sdb model;
- a set of N values of uncertain parameters, sampled according to the user-defined probability density function.
The script computes the response of the structural system for each sample of parameters, and save it in a .mat file, together with the coordinates of the nodes and the connectivity matrix. The data can be then retrieved to study uncertainty propagation.
Different types of analyses (static, modal, dynamic) can be chosen.
Warning: the script is written for Sap2000 version 19; for different versions, the script should be changed accordingly (change all "SAP2000v19").

引用格式

Giovanni (2024). Monte Carlo simulation for uncertainty propagation with SAP2000 OAPI and MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/62369-monte-carlo-simulation-for-uncertainty-propagation-with-sap2000-oapi-and-matlab), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
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.0