Mostafa Moradi
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
77,546
of 295,735
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,277
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,433
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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
answerQuestion
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?
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0