Stress in Soil Subjected to Polygonal Shaped Surcharge

版本 1.0.1 (1.8 KB) 作者: Ayad Al-Rumaithi
Finds vertical stress increment of soil subjected to surcharge applied to polygonal shaped area
95.0 次下载
更新时间 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 CenterMATLAB Answers 中查找有关 Agriculture 的更多信息
标签 添加标签

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