Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

where do i start

3 vues (au cours des 30 derniers jours)
Dave Martin
Dave Martin le 17 Fév 2014
Clôturé : MATLAB Answer Bot le 20 Août 2021
The formula given below correspond to the defection of di fferent beams of length L . For the beam create a Matlab function that, given the length L and an integer number N : Outputs a vector, y , of N points containing the de ection of N equally distributed points in the beam expressed in metres. Plots the undeformed con guration and the deformed con guration in the same gure. Assume that the load is w = 3721N, the moment of inertia is I = 879.45x10^-8 m^4 and the Young modulus is E = 2.3x10^11 Pa
The deflection of a beam simply supported at ends with a uniformly increasing load to one end is y=(-w * x/480L^2 * E * I)(5*L^2 - 4*x^2)^2

Réponses (0)

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by