photo

Mostafa Moradi


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
145,254
of 300,321

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

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

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

4 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(...

4 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?

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

4 years ago | 1 answer | 0

1

answer