photo

Mehrdad Nasirshoaibi


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
148,875
of 300,369

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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 2

View badges

Feeds

View by

Question


How to plot duffing equation?( Frequency amplitude)
Hi everyone, I am looking for a MATLAB code for plotting duffing equation. Duffing equation is as follows: I want to plot...

2 years ago | 2 answers | 0

2

answers

Question


How to define legend (or assign arrows to each plot)?
In the following code, I have three plots for gamma 60, 80 and -80. But as you can see it is not obvious that which plot related...

2 years ago | 1 answer | 0

1

answer

Question


How to find nondimensionalize form with MATLAB?
Hi all, I am looking for a code that could give me the nondimensional form of the follwoing equation: (rho*h)*diff(w,t,t) - h*...

2 years ago | 1 answer | 0

1

answer

Question


How to make random voids with for loop?
Hi eveyone, I have a question regarding MATLAB and COMSOL. I have a membrane in COMSOL and I wanna add voids in the MATLAB cod...

2 years ago | 1 answer | 0

1

answer

Question


How to assign 0 or 1 randomly to the coordinates?
Hi everyone, I defined a grid mesh as the follow; x = linspace(-2,2,10) ; y = linspace(-2,5,10) ; [X,Y] = meshgrid(x,y)...

2 years ago | 2 answers | 0

2

answers

Question


I have a problem in solving and animation
I have written a code for this problem to solve the equations and, at the end, get the equations, but I get an error. Can anybo...

4 years ago | 1 answer | 0

1

answer