Stress-Strain Diagrams of Concrete

Calculates stress value of concrete given strain and material properties
303 descargas
Actualizado 6 jun 2019

Ver licencia

Calculates stress value of concrete given strain and material properties using the model in the reference [1].

function Stress=CONCRETE(Strain,Properties)

%Input
Strain: Strain value
Properties: A vector defining concrete properties as shown (with posative values):
(1):Compressive strength
(2):Tensile strength
(3):Strain at stress=compressive strength
(4):Strain at stress=tensile strength
(5):Modulus of elasticity

Output
Stress: Stress value

Example file is also provided.

References:
[1] Карпенко, Н. И., Т. А. Мухамедиев, and А. Н. Петров. "Исходные и трансформированные диаграммы деформирования бетона и арматуры." Напряженно деформирован ное состояние бетонных и железобетон ных конструкций. М.: НИИЖБ (1986): 69.

Citar como

Ayad Al-Rumaithi (2024). Stress-Strain Diagrams of Concrete (https://www.mathworks.com/matlabcentral/fileexchange/71769-stress-strain-diagrams-of-concrete), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2017b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Develop uifigure-Based Apps en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

description

1.0.0