signal processor for scale the signal intensity value
IPreprocessor
01 Syntax
Microsoft.VisualBasic.Math.SignalProcessing.NDtw.Preprocessing.IPreprocessor
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Preprocess | 1 | |
| ToString | 1 | |
| Centralization | 1 | |
| None | 1 | |
| Normalization | 1 | |
| Standardization | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Function | 1 | apply of the data processor function |
04 Members
Function(
Double())apply of the data processor function
Parameters
| Name | Type | Description |
|---|---|---|
data | Double() | - |
Preprocess(
Double())ToString()
Centralization()
None()
Normalization()
Standardization()