Community Profile

photo

Mostafa Moradi


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 b...

3 years ago | 1 answer | 0

1

answer

Question


index exceeds the number of array elements
I try to plot the deflection of a simply supported beam using rk4 with the following initial conditions y(0)=0 and y (L)=0 ...

3 years ago | 1 answer | 0

1

answer

Question


Error using plot, vectors must have the same length
I get the error error using plot "Vectors must be the same length" when I run this code F= 200 ; V=10 ; Q=1 ; k=0.1 ; t(...

3 years ago | 1 answer | 0

1

answer

Question


Obtaining line equation having multiple points
Hi everyone,is there a way to obtain line equation having multiple points (around seven points) of that line as a 2*7 matrix?

3 years ago | 1 answer | 0

1

answer

Question


I keep getting the error "Dimension argument must be a positive integer scalar within indexing range"
I try to use the trapz to calculate the integral of function below from 0 to 30 but it keeps showing the error: "Dimension argu...

3 years ago | 1 answer | 0

1

answer