Stress in Soil Subjected to Polygonal Shaped Surcharge
バージョン 1.0.1 (1.75 KB) 作成者:
Ayad Al-Rumaithi
Finds vertical stress increment of soil subjected to surcharge applied to polygonal shaped area
function stress=Soil_Stress(x,y,p,point)
Input
x:x coordinates vector of polygon vertices
y:y coordinates of vector polygon vertices
p:surcharge pressure
point:(3*1) x,y and z coordinates vector of point were you want to find stress
Ouput
stress: vertical stress at that location due to surcharge loading.
Example on how to use the function is also provided
引用
Ayad Al-Rumaithi (2024). Stress in Soil Subjected to Polygonal Shaped Surcharge (https://www.mathworks.com/matlabcentral/fileexchange/71513-stress-in-soil-subjected-to-polygonal-shaped-surcharge), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!