z

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package z provides support for Z transform to analyze digital filters.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FreqZ

func FreqZ(b, a []float64, N int) []complex128

FreqZ return frequency response given filter coefficients. The name of this function is followed by Matlab.

func SplitFreqZ

func SplitFreqZ(freqz []complex128) ([]float64, []float64)

SplitFreqZ splits a frequency response to amplitude and phase response.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL