Stress-Strain Diagrams of Steel

버전 1.0.1 (1.9 KB) 작성자: Ayad Al-Rumaithi
Calculates stress value of steel given strain and material properties
다운로드 수: 321
업데이트 날짜: 2019/6/6

라이선스 보기

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

function Stress=STEEL(Strain,Properties)

Input
Strain: Strain value
Properties: A vector defining steel properties as shown:
(1):Yield plateau (0 if there is no yield plateau)
(2):Ratio of stress at proportional limit to 0.2% stress
(3):0.2% stress
(4):Ultimate stress
(5):Ultimate strain
(6):Modulus of elasticity

Output
Stress: Stress value

Example file is also provided.

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

인용 양식

Ayad Al-Rumaithi (2024). Stress-Strain Diagrams of Steel (https://www.mathworks.com/matlabcentral/fileexchange/71768-stress-strain-diagrams-of-steel), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

description

1.0.0