nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.SignalProcessing / TimeBins

TimeBins

Full name Microsoft.VisualBasic.Math.SignalProcessing.EmGaussian.TimeBins Assembly Microsoft.VisualBasic.Math.SignalProcessing Members 2

01 Syntax

Microsoft.VisualBasic.Math.SignalProcessing.EmGaussian.TimeBins

02 Methods

NameOverloadsSummary
Compose 2 compose a signal data based on a collection of the gauss peak data

03 Members

method Compose #
Compose(IEnumerable(Of Variable), Double, Double, Int32)

compose a signal data based on a collection of the gauss peak data

Parameters
NameTypeDescription
peaksIEnumerable(Of Variable)

-

xminDouble

-

xmaxDouble

-

method Compose overload 2 #
Compose(IEnumerable(Of Variable), Double())

compose a signal data based on a collection of the gauss peak data

Parameters
NameTypeDescription
peaksIEnumerable(Of Variable)

-