- #1
Tygra
- 30
- 4
- Homework Statement
- Solved Numerically in MATLAB
- Relevant Equations
- In post
Dear all,
I was wondering if someone could help me to solve for deflections for the following concrete slab:
I want to solve this numerically and I am using the 4th order differential equation for the displacement:
and
Where v = displacement, x =independent variable in the x direction, y = independent variable in the y direction, EI is the flexural rigidity and q = the loading in kN/m^2.
I have been practising in MATLAB for the past couple of days.
Here is how I have discretized the slab:
I am using the fourth order finite difference which is:
To start with I would ask are there any boundary conditions in this example? It does not look like there are. The displacement, rotation or moments are all unknown over the entire slab.
Many thanks
I was wondering if someone could help me to solve for deflections for the following concrete slab:
I want to solve this numerically and I am using the 4th order differential equation for the displacement:
Where v = displacement, x =independent variable in the x direction, y = independent variable in the y direction, EI is the flexural rigidity and q = the loading in kN/m^2.
I have been practising in MATLAB for the past couple of days.
Here is how I have discretized the slab:
I am using the fourth order finite difference which is:
To start with I would ask are there any boundary conditions in this example? It does not look like there are. The displacement, rotation or moments are all unknown over the entire slab.
Many thanks