C# 클래스 DSPUtil.Dirac

FIR filter with a Dirac pulse at its center
상속: SoundObj
파일 보기 프로젝트 열기: hughpyle/inguz-DSPUtil

공개 메소드들

메소드 설명
Dirac ( int length ) : System

Constructor

메소드 상세

Dirac() 공개 메소드

Constructor
public Dirac ( int length ) : System
length int Length (preferably odd)
리턴 System