![](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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
VENGATESAN S
el 5 de Nov. de 2020
Comentada: VENGATESAN S
el 6 de Nov. de 2020
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 comentarios
Respuesta aceptada
Asad (Mehrzad) Khoddam
el 5 de Nov. de 2020
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
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!