Mostafa Moradi
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0