gmprox23
Civil/Environmental
- Aug 12, 2022
- 3
Following the solution to the differential equation for the deflection curve of a beam on an elastic foundation, am trying to get the bending moment M and shearing force V based on the 2nd- and 3rd-order derivatives.
I can come up with values based on the derivative expression BUT am unable to assign the results to matrix variables M and V for plotting the results to show variation along the length of the beam.
I tried to define matrices with matching size, BUT it won't evaluate the differential equation.
Should I use "for loop" instead? Or am I missing something? Can't seem to figure it out.
Thank you for the help.
I can come up with values based on the derivative expression BUT am unable to assign the results to matrix variables M and V for plotting the results to show variation along the length of the beam.
I tried to define matrices with matching size, BUT it won't evaluate the differential equation.
Should I use "for loop" instead? Or am I missing something? Can't seem to figure it out.
Thank you for the help.