Feeds
提问
How to plot Pattern formation for space-time discrete systems?
I applied a coupled map lattice to a self-diffusive model to obtain its discrete counterpart. My question is how to plot pattern...
3 years 前 | 0 个回答 | 0
0
个回答提问
MatcontM figures line width
Hi everyone, I am new to MATCONTM and I plot some figures but I need to increase the line width of them. How to do this with MA...
5 years 前 | 0 个回答 | 0
0
个回答提问
forward-backward sweep method for discrete-time models
Hi everyone, I have a 3-D discrete-time system which I have applied two control strategies to it. I want to plot the state vari...
5 years 前 | 0 个回答 | 0
0
个回答提问
Is there any equivalent code for pplane8 for three differential equations?
Hi, I am having a system of three nonlinear ordinary differential equations. I obtained the equilibria and I want to show them ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to 3D plot time showing phase plane?
Hi, I would like to plot a 3D picture (t,x,y) using the following code\\ function my_phase() IC = [0.1 0.1];\\ hold on...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to plot slow and fast manifolds for ODE?
For the fast-slow Van derplo equation epsilon*x^.=y-(1/3)*x63+x,\\ y^.=lambda-x In case we put epsilon=0, we will...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to plot stability regions in matlab?
Hi, I would like to plot the stability region for the following system of ODE ;\\ x.=ax(1-x)-bxy,\\ y.=-dy+cxy,\\ ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Relation between parameters ODEs
Hi, I am having a system of two ODEs dx/dt=rx(1-x)-mxy, dy/dt=-dy+gxy where r d m and g are all positive parameters. How do...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to plot parameter phase plane?
Hi, I am having the following code for plotting the phase plane between two variables x and y, however, I would like to draw fo...
7 years 前 | 0 个回答 | 0
0
个回答提问
Fractional order algebraic equations
Hi, I am having a system of two fractional differential equations and an algebraic equation. I would like to solve that system ...
8 years 前 | 0 个回答 | 0
0
个回答提问
Plot problem bifurcation diagram
Hi, I would like to plot the bifurcation diagram for discrete fractional map, here is the code I wrote clear; itermax=1000; m...
8 years 前 | 0 个回答 | 0
