Tool Bifurcation
Feigenbaum's Bifurcation
- Author: (c) 2003 by O.Conrad
- Menu: Garden|Recreations|Fractals
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Output | Table, output | TABLE | - | - |
Options | Value Count | Integer | ITERATIONS | - | Default: 100 |
Value Count | Integer | NVALUES | Number of the last x Iteration to be plotted. | Default: 8 |
Seed Value | Floating point | SEED | - | Minimum: 0.000000 Maximum: 1.000000 Default: 0.660000 |
Range | Value range | RANGE | - | - |
Number of Steps | Integer | STEP | - | Minimum: 2 Default: 1000 |
Command-line
Usage: saga_cmd garden_fractals 0 [-TABLE <str>] [-ITERATIONS <num>] [-NVALUES <num>] [-SEED <double>] [-RANGE_MIN <double>] [-RANGE_MAX <double>] [-STEP <num>]
-TABLE:<str> Output
Table, output
-ITERATIONS:<num> Value Count
Integer
Default: 100
-NVALUES:<num> Value Count
Integer
Default: 8
-SEED:<double> Seed Value
Floating point
Minimum: 0.000000
Maximum: 1.000000
Default: 0.660000
-RANGE_MIN:<double> Range
Value range
-RANGE_MAX:<double> Range
Value range
-STEP:<num> Number of Steps
Integer
Minimum: 2
Default: 1000