
Mehrdad Nasirshoaibi
Followers: 0 Following: 0
Feeds
질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0