Tool Fuzzify
Translates grid values into fuzzy set membership as preparation for fuzzy set analysis.
- Author: V.Olaya (c) 2004
- Menu: Grid|Calculus|Fuzzy Logic
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | Grid, input | INPUT | - | - |
Output | Fuzzified Grid | Grid, output | OUTPUT | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
From | Floating point | INC_MIN | - | Default: 0.000000 |
To | Floating point | INC_MAX | - | Default: 0.300000 |
From | Floating point | DEC_MIN | - | Default: 0.700000 |
To | Floating point | DEC_MAX | - | Default: 1.000000 |
Method | Choice | METHOD | - | Available Choices: [0] Increase [1] Decrease [2] Increase and Decrease Default: 0 |
Transition | Choice | TRANSITION | - | Available Choices: [0] linear [1] sigmoidal [2] j-shaped Default: 0 |
Invert | Boolean | INVERT | - | Default: 0 |
Adjust | Boolean | AUTOFIT | Automatically adjust control points to grid's data range | Default: 1 |
Command-line
Usage: saga_cmd grid_calculus 11 [-INPUT <str>] [-OUTPUT <str>] [-INC_MIN <double>] [-INC_MAX <double>] [-DEC_MIN <double>] [-DEC_MAX <double>] [-METHOD <str>] [-TRANSITION <str>] [-INVERT <str>] [-AUTOFIT <str>]
-INPUT:<str> Grid
Grid, input
-OUTPUT:<str> Fuzzified Grid
Grid, output
-INC_MIN:<double> From
Floating point
Default: 0.000000
-INC_MAX:<double> To
Floating point
Default: 0.300000
-DEC_MIN:<double> From
Floating point
Default: 0.700000
-DEC_MAX:<double> To
Floating point
Default: 1.000000
-METHOD:<str> Method
Choice
Available Choices:
[0] Increase
[1] Decrease
[2] Increase and Decrease
Default: 0
-TRANSITION:<str> Transition
Choice
Available Choices:
[0] linear
[1] sigmoidal
[2] j-shaped
Default: 0
-INVERT:<str> Invert
Boolean
Default: 0
-AUTOFIT:<str> Adjust
Boolean
Default: 1