Interaction Diagrams of Reinforced Concrete Columns

Plots failure envelope and interaction diagrams in both x and y directions of a reinforced concrete column
940 download
Aggiornato 26 ago 2024

Visualizza la licenza

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 Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

added website

1.0.0