Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DSPUtil
Hilbert
C# Class DSPUtil.Hilbert
FIR filter approximating a Hilbert transform; not windowed
Inheritance:
SoundObj
Show file
Open project: hughpyle/inguz-DSPUtil
Public Methods
Method
Description
Hilbert
(
int
length
) :
System
Constructor
Method Details
Hilbert()
public
method
Constructor
public
Hilbert
(
int
length
) :
System
length
int
Length (preferably odd)
return
System