signal1.8-1 package

Signal Processing

spencer

Spencer filter

unwrap

Unwrap radian phases

polyval

Evaluate a polynomial

signal.package

Signal processing

specgram

Spectrogram plot

an

Complex unit phasor of the given angle in degrees.

Arma

Create an autoregressive moving average (ARMA) model.

bilinear

Bilinear transformation

butter

Generate a Butterworth filter.

buttord

Butterworth filter order and cutoff

poly

Polynomial given roots

cheb1ord

Chebyshev type-I filter order and cutoff

chebwin

Dolph-Chebyshev window coefficients

cheby1

Generate a Chebyshev filter.

chirp

A chirp signal

conv

Convolution

decimate

Decimate or downsample a signal

ellip

Elliptic or Cauer filter

ellipord

Elliptic filter order and cutoff

fftfilt

Filters with an FIR filter using the FFT

impz

Impulse-response characteristics

filter

Filter a signal

FilterOfOrder

Filter of given order and specifications.

filtfilt

Forward and reverse filter a signal

fir1

FIR filter generation

interp

Interpolate / Increase the sample rate

fir2

FIR filter generation

freqs

s-plane frequency response

freqz

z-plane frequency response

grpdelay

Group delay of a filter or model

ifft

Inverse FFT

interp1

Interpolation

kaiser

Kaiser window

kaiserord

Parameters for an FIR filter from a Kaiser window

levinson

Durbin-Levinson Recursion

Ma

Create a moving average (MA) model

medfilt1

Median filter

pchip

Piecewise cubic hermite interpolation

remez

Parks-McClellan optimal FIR filter design

resample

Change the sampling rate of a signal

roots

Roots of a polynomial

sftrans

Transform filter band edges

sgolay

Savitzky-Golay smoothing filters

sgolayfilt

Apply a Savitzky-Golay smoothing filter

signal-internal

Internal or uncommented functions

windowing

Windowing functions

Zpg

Zero-pole-gain model

zplane

Pole-zero plot

A set of signal processing functions originally written for 'Matlab' and 'Octave'. Includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. It also includes interpolation functions.