Stress-Strain Diagrams of Concrete
バージョン 1.0.2 (1.71 KB) 作成者:
Ayad Al-Rumaithi
Calculates stress value of concrete given strain and material properties
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.
引用
Ayad Al-Rumaithi (2025). Stress-Strain Diagrams of Concrete (https://www.mathworks.com/matlabcentral/fileexchange/71769-stress-strain-diagrams-of-concrete), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > App Building > Develop Apps Programmatically > Develop uifigure-Based Apps >
- Sciences > Material Sciences >
Help Center および MATLAB Answers で Develop uifigure-Based Apps についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!