TimeBins
01 Syntax
Microsoft.VisualBasic.Math.SignalProcessing.EmGaussian.TimeBins
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Compose | 2 | compose a signal data based on a collection of the gauss peak data |
03 Members
Compose(
IEnumerable(Of Variable), Double, Double, Int32)compose a signal data based on a collection of the gauss peak data
Parameters
| Name | Type | Description |
|---|---|---|
peaks | IEnumerable(Of Variable) | - |
xmin | Double | - |
xmax | Double | - |
Compose(
IEnumerable(Of Variable), Double())compose a signal data based on a collection of the gauss peak data
Parameters
| Name | Type | Description |
|---|---|---|
peaks | IEnumerable(Of Variable) | - |