Interaction Diagrams of Reinforced Concrete Columns
Versione 1.0.1 (3,22 KB) da
Ayad Al-Rumaithi
Plots failure envelope and interaction diagrams in both x and y directions of a reinforced concrete column
function Interaction_Diagrams(x,y,x_s,y_s,a_s,fc,fy)
Input:
x: x coordinates of section vertex (mm)
y: y coordinates of section vertex (mm)
a_s: area of steel bars (mm^2)
x_s: x coordinates of steel bars (mm)
y_s: y coordinates of steel bars (mm)
fc: compressive strength of concrete (MPa)
fy: yield stress of steel (MPa)
Output:
Column section, failure envelope, interaction diagrams in x and y directions are plotted in one figure
Example on how to use the function is also provided.
Cita come
Ayad Al-Rumaithi (2025). Interaction Diagrams of Reinforced Concrete Columns (https://it.mathworks.com/matlabcentral/fileexchange/71512-interaction-diagrams-of-reinforced-concrete-columns), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Robotics and Autonomous Systems > Robotics System Toolbox > Coordinate Transformations >
- Sciences > Material Sciences >
Scopri di più su Coordinate Transformations 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.
