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