Interaction Diagrams of Hollow RC Columns
Versione 1.0.1 (4,31 KB) da
Ayad Al-Rumaithi
Interaction diagrams of hollow RC columns with circular or rectangular tubes
Two example are attached for interaction diagrams of RC columns with rectangular and circular tubes using the function Interaction_Diagrams.
function Interaction_Diagrams(x,y,x_s,y_s,a_s,fc,fy,E)
Input:
x: x coordiantes of section vertix vector (mm)
y: y coordinates of section vertix vector (mm)
a_s: area of steel bars vector (mm^2)
x_s: x coordinates of steel bars vector (mm)
y_s: y coordinates of steel bars vector (mm)
fc: compressive strength of concrete (MPa)
fy: yield stress of steel vector (MPa)
E: modulus of elasticity of steel vector (MPa)
Output:
Column section, failure envelope, interaction diagrams in x and y directions are plotted in one figure.
Cita come
Ayad Al-Rumaithi (2025). Interaction Diagrams of Hollow RC Columns (https://www.mathworks.com/matlabcentral/fileexchange/72093-interaction-diagrams-of-hollow-rc-columns), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2019a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Act on Data in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.