Stress in Soil Subjected to Polygonal Shaped Surcharge

Finds vertical stress increment of soil subjected to surcharge applied to polygonal shaped area
ダウンロード: 96
更新 2024/9/15

ライセンスの表示

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
カテゴリ
Help Center および MATLAB AnswersAgriculture についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.1

Added Website

1.0.0