![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/404225/image.png)
what is the function used to give parabolic load on the free end of the cantilever beam
2 ビュー (過去 30 日間)
古いコメントを表示
VENGATESAN S
2020 年 11 月 5 日
コメント済み: VENGATESAN S
2020 年 11 月 6 日
i want to find out the load variation with respect to the distance, the verticle distance (D) is 12 meter (as shown in figure). if i take n points along the D( say y= 0, 3, 6, 9, 12). the total load should be P=1000N.
For this if i use Load (x)=P*sin(pi*y)/D. im getting maximum load as 1000 when theta is eqaul to 90 degree and the total load is exceeding 1000N.
so that what function i suppoese to follow to the total load equal to 1000 with parabolic variation.
0 件のコメント
採用された回答
Asad (Mehrzad) Khoddam
2020 年 11 月 5 日
The q value (shear stress) is equal to
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/404225/image.png)
Then you need to inegrate from for example -3 to 3 , 3 to 9 to find P value
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!