Entry: Arma
Aliases: Arma as.Arma as.Arma.Arma as.Arma.Zpg as.Arma.Ma
Keywords: math
Description: Create an autoregressive moving average (ARMA) model.
URL: ../../../library/signal/html/Arma.html

Entry: FilterOfOrder
Aliases: FilterOfOrder
Keywords: math
Description: Filter of given order and specifications.
URL: ../../../library/signal/html/FilterOfOrder.html

Entry: Ma
Aliases: Ma
Keywords: math
Description: Create a moving average (MA) model
URL: ../../../library/signal/html/Ma.html

Entry: Zpg
Aliases: Zpg as.Zpg as.Zpg.Arma as.Zpg.Ma as.Zpg.Zpg
Keywords: math
Description: Zero-pole-gain model
URL: ../../../library/signal/html/Zpg.html

Entry: an
Aliases: an
Keywords: math
Description: Complex unit phasor of the given angle in degrees.
URL: ../../../library/signal/html/an.html

Entry: bilinear
Aliases: bilinear bilinear.default bilinear.Zpg bilinear.Arma
Keywords: math
Description: Bilinear transformation
URL: ../../../library/signal/html/bilinear.html

Entry: butter
Aliases: butter butter.default butter.FilterOfOrder
Keywords: math
Description: Generate a Butterworth filter.
URL: ../../../library/signal/html/butter.html

Entry: buttord
Aliases: buttord
Keywords: math
Description: Butterworth filter order and cutoff
URL: ../../../library/signal/html/buttord.html

Entry: cheb1ord
Aliases: cheb1ord
Keywords: math
Description: Chebyshev type-I filter order and cutoff
URL: ../../../library/signal/html/cheb1ord.html

Entry: chebwin
Aliases: chebwin
Keywords: math
Description: Dolph-Chebyshev window coefficients
URL: ../../../library/signal/html/chebwin.html

Entry: cheby1
Aliases: cheby1 cheby1.default cheby1.FilterOfOrder cheby2 cheby2.default cheby2.FilterOfOrder
Keywords: math
Description: Generate a Chebyshev filter.
URL: ../../../library/signal/html/cheby1.html

Entry: chirp
Aliases: chirp
Keywords: math
Description: A chirp signal
URL: ../../../library/signal/html/chirp.html

Entry: conv
Aliases: conv
Keywords: math
Description: Convolution
URL: ../../../library/signal/html/conv.html

Entry: decimate
Aliases: decimate
Keywords: math
Description: Decimate or downsample a signal
URL: ../../../library/signal/html/decimate.html

Entry: ellip
Aliases: ellip ellip.default ellip.FilterOfOrder
Keywords: math
Description: Elliptic or Cauer filter
URL: ../../../library/signal/html/ellip.html

Entry: ellipord
Aliases: ellipord
Keywords: math
Description: Elliptic filter order and cutoff
URL: ../../../library/signal/html/ellipord.html

Entry: fftfilt
Aliases: fftfilt filter.FftFilter FftFilter
Keywords: math
Description: Filters with an FIR filter using the FFT
URL: ../../../library/signal/html/fftfilt.html

Entry: filter
Aliases: filter filter.default filter.Arma filter.Ma filter.Zpg
Keywords: math
Description: Filter a signal.
URL: ../../../library/signal/html/filter.html

Entry: filtfilt
Aliases: filtfilt filtfilt.default filtfilt.Arma filtfilt.Ma filtfilt.Zpg
Keywords: math
Description: Forward and reverse filter a signal
URL: ../../../library/signal/html/filtfilt.html

Entry: fir1
Aliases: fir1
Keywords: math
Description: FIR filter generation
URL: ../../../library/signal/html/fir1.html

Entry: fir2
Aliases: fir2
Keywords: math
Description: FIR filter generation
URL: ../../../library/signal/html/fir2.html

Entry: freqs
Aliases: freqs freqs.default freqs.Arma freqs.Ma plot.freqs print.freqs freqs_plot freqs_plot.default freqs_plot.freqs
Keywords: math
Description: s-plane frequency response
URL: ../../../library/signal/html/freqs.html

Entry: freqz
Aliases: freqz freqz.default freqz.Arma freqz.Ma freqz_plot freqz_plot.default freqz_plot.freqz plot.freqz print.freqz
Keywords: math
Description: s-plane frequency response
URL: ../../../library/signal/html/freqz.html

Entry: grpdelay
Aliases: grpdelay grpdelay.default grpdelay.Arma grpdelay.Ma grpdelay.Zpg plot.grpdelay print.grpdelay
Keywords: math
Description: Group delay of a filter or model
URL: ../../../library/signal/html/grpdelay.html

Entry: ifft
Aliases: ifft
Keywords: math
Description: Inverse FFT
URL: ../../../library/signal/html/ifft.html

Entry: impz
Aliases: impz impz.default impz.Arma impz.Ma print.impz plot.impz
Keywords: math
Description: Impulse-response characteristics
URL: ../../../library/signal/html/impz.html

Entry: interp
Aliases: interp
Keywords: math
Description: Interpolate / Increase the sample rate
URL: ../../../library/signal/html/interp.html

Entry: interp1
Aliases: interp1
Keywords: math
Description: Interpolation
URL: ../../../library/signal/html/interp1.html

Entry: kaiser
Aliases: kaiser
Keywords: math
Description: Kaiser window
URL: ../../../library/signal/html/kaiser.html

Entry: kaiserord
Aliases: kaiserord
Keywords: math
Description: Parameters for an FIR filter from a Kaiser window
URL: ../../../library/signal/html/kaiserord.html

Entry: medfilt1
Aliases: medfilt1 MedianFilter filter.MedianFilter MedianFilter
Keywords: math
Description: Median filter
URL: ../../../library/signal/html/medfilt1.html

Entry: pchip
Aliases: pchip
Keywords: math
Description: Piecewise cubic hermite interpolation
URL: ../../../library/signal/html/pchip.html

Entry: poly
Aliases: poly
Keywords: math
Description: Polynomial given roots
URL: ../../../library/signal/html/poly.html

Entry: polyval
Aliases: polyval
Keywords: math
Description: Evaluate a polynomial
URL: ../../../library/signal/html/polyval.html

Entry: remez
Aliases: remez
Keywords: math
Description: Parks-McClellan optimal FIR filter design
URL: ../../../library/signal/html/remez.html

Entry: resample
Aliases: resample
Keywords: math
Description: Change the sampling rate of a signal
URL: ../../../library/signal/html/resample.html

Entry: roots
Aliases: roots
Keywords: math
Description: Roots of a polynomial
URL: ../../../library/signal/html/roots.html

Entry: sftrans
Aliases: sftrans sftrans.default sftrans.Arma sftrans.Ma sftrans.Zpg
Keywords: math
Description: Transform filter band edges
URL: ../../../library/signal/html/sftrans.html

Entry: sgolay
Aliases: sgolay
Keywords: math
Description: Savitzsky-Golay smoothing filters
URL: ../../../library/signal/html/sgolay.html

Entry: sgolayfilt
Aliases: sgolayfilt filter.sgolayFilter
Keywords: math
Description: Apply a Savitsky-Golay smoothing filter
URL: ../../../library/signal/html/sgolayfilt.html

Entry: signal-internal
Aliases: ellipke eps fractdiff linspace logseq m2R ncauer ellipke cheb nextpow2 postpad sinc wav mkpp ppval
Keywords: math
Description: Internal or uncommented functions
URL: ../../../library/signal/html/signal-internal.html

Entry: signal-package
Aliases: signal-package signal
Keywords: package
Description: Signal processing
URL: ../../../library/signal/html/signal.package.html

Entry: specgram
Aliases: specgram plot.specgram print.specgram
Keywords: math
Description: Spectogram plot
URL: ../../../library/signal/html/specgram.html

Entry: spencer
Aliases: spencer spencerFilter
Keywords: math
Description: Spencer filter
URL: ../../../library/signal/html/spencer.html

Entry: unwrap
Aliases: unwrap
Keywords: math
Description: Unwrap radian phases
URL: ../../../library/signal/html/unwrap.html

Entry: Windowing functions
Aliases: bartlett blackman boxcar flattopwin gausswin hamming hanning triang
Keywords: math
Description: Windowing functions
URL: ../../../library/signal/html/windowing.html

Entry: zplane
Aliases: zplane zplane.default zplane.Arma zplane.Ma zplane.Zpg
Keywords: math
Description: Pole-zero plot
URL: ../../../library/signal/html/zplane.html
