Monte Carlo simulation for uncertainty propagation with SAP2000 OAPI and MATLAB

Version 1.0.0.0 (13,9 ko) par Giovanni
A script to perform Monte Carlo simulations through SAP2000 OAPI
378 téléchargements
Mise à jour 31 mars 2017

Afficher la licence

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").

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0