Centered Finite difference method

Does anyone know how to use Centered Finite Difference Method (CFD) in MATLAB to simulate the deflection of a simply supported beam which has this deflection formula d2y/dx2=(-q/2*(x^2-L*x))/(2*E*I)
note1: q = load density (N/m), L= lenght of the beam (m) , E= young's modolus (N/m2), I= moment of inertia =wh^3/12 where w=width of beam & h= height of beam
note2: initial condition => y(0)=0 & y(L)=0

Respuestas (1)

Anshika Chaurasia
Anshika Chaurasia el 15 de Abr. de 2021

0 votos

Hi,
Refer to the following documentation on the functions available in MATLAB that use 'FiniteDifferenceType' optimization function:

Categorías

Más información sobre Computational Fluid Dynamics (CFD) en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Preguntada:

el 29 de Mzo. de 2021

Respondida:

el 15 de Abr. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by