Changes for page Widget PhasePlane
Last modified by ldomide on 2023/03/08 17:28
From version 1.2
edited by teodoramisan
on 2023/01/03 12:03
on 2023/01/03 12:03
Change comment:
There is no comment for this version
To version 1.4
edited by teodoramisan
on 2023/01/03 12:26
on 2023/01/03 12:26
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,29 +8,34 @@ 8 8 9 9 It provides sliders for setting: 10 10 11 -* 11 +* ((( 12 + The value of all parameters of the Model. 13 +))) 14 +* ((( 15 + The extent of the axes. 16 +))) 17 +* ((( 18 + A fixed value for the state-variables which aren't currently selected. 19 +))) 20 +* ((( 21 + The noise strength, if a stochastic integrator is specified. 22 +))) 12 12 13 -{{{ The value of all parameters of the Model.}}} 14 -* 15 - 16 -{{{ The extent of the axes.}}} 17 -* 18 - 19 -{{{ A fixed value for the state-variables which aren't currently selected.}}} 20 -* 21 - 22 -{{{ The noise strength, if a stochastic integrator is specified.}}} 23 - 24 24 and dropdown lists for selecting: 25 25 26 -* 26 +* ((( 27 + Which state-variables to show on each axis. 28 +))) 29 +* ((( 30 + Which mode to show, if the Model has them. 31 +))) 27 27 28 -{{{ Which state-variables to show on each axis. 29 -}}} 30 -* 33 +Entering the coordinates in the X,Y Coordinate Boxes will generate a sample 34 +trajectory, originating from the coordinates entered. 31 31 32 - {{{Which modetoshow,if the Model has them.}}}36 +== Inputs == 33 33 38 +Phase-Plane viewer will be represented in the beginning based on the parameters that it receives: 34 34 35 - {{{Enteringthe coordinatesintheX,Y Coordinate Boxeswill generatea sample36 -tra jectory,originatingfrom thecoordinates entered.}}}40 +* Model (Generic2dOscillator, Epileptor, Hopfield, etc.) 41 +* Integrator (HeunDeterministic, HeunStochastic, Identity, etc.)