<?xml version='1.0' encoding='ISO-8859-1' ?>
<!-- $Revision: 1.9 $ $Date: 2000/09/14 21:13:22 $ -->

<toc version="1.0">

<tocitem target="signal_product_page.html">Signal Processing Toolbox

<tocitem target="gettings.html">Getting Started
    <tocitem target="notestou.html#2444">Preface
        <tocitem target="notestou.html#2445">Overview</tocitem>
        <tocitem target="notesto2.html#4590">What Is the Signal Processing Toolbox?</tocitem>
        <tocitem target="notesto3.html#3884">R12 Related Products List</tocitem>
        <tocitem target="notesto4.html#1744">How to Use This Manual
            <tocitem target="notesto5.html#1749">If You Are a New User</tocitem>
            <tocitem target="notesto6.html#1590">If You Are an Experienced Toolbox User</tocitem>
            <tocitem target="notesto7.html#727">All Toolbox Users</tocitem>
        </tocitem>
        <tocitem target="notesto8.html#2619">Installing the Signal Processing Toolbox</tocitem>
        <tocitem target="notesto9.html#2880">Technical Conventions</tocitem>
        <tocitem target="notest10.html#2987">Typographical Conventions</tocitem>
    </tocitem>
    <tocitem target="basics1.html#19635">Signal Processing Basics
        <tocitem target="basics1.html#22737">Overview</tocitem>
        <tocitem target="basics12.html#22990">Signal Processing Toolbox Central Features
            <tocitem target="basics12.html#5491">Filtering and FFTs</tocitem>
            <tocitem target="basics12.html#5489">Signals and Systems</tocitem>
            <tocitem target="basics13.html#5490">Key Areas: Filter Design and Spectral Analysis</tocitem>
            <tocitem target="basics13.html#6143">Interactive Tools: SPTool and FDATool</tocitem>
            <tocitem target="basics13.html#5492">Extensibility</tocitem>
        </tocitem>
        <tocitem target="basics14.html#744">Representing Signals
            <tocitem target="basics14.html#5493">Vector Representation</tocitem>
        </tocitem>
        <tocitem target="basics15.html#5751">Waveform Generation: Time Vectors and Sinusoids
            <tocitem target="basics16.html#9829">Common Sequences: Unit Impulse, Unit Step, and Unit Ramp</tocitem>
            <tocitem target="basics17.html#5513">Multichannel Signals</tocitem>
            <tocitem target="basics18.html#777">Common Periodic Waveforms</tocitem>
            <tocitem target="basics19.html#6155">Common Aperiodic Waveforms</tocitem>
            <tocitem target="basics10.html#6166">The pulstran Function</tocitem>
            <tocitem target="basics11.html#8553">The Sinc Function</tocitem>
            <tocitem target="basic12a.html#789">The Dirichlet Function</tocitem>
        </tocitem>
        <tocitem target="basic13a.html#8202">Working with Data</tocitem>
        <tocitem target="basic14a.html#8634">Filter Implementation and Analysis
            <tocitem target="basic14a.html#812">Convolution and Filtering</tocitem>
            <tocitem target="basic15a.html#821">Filters and Transfer Functions
                <tocitem target="basic15a.html#12069">Filter Coefficients and Filter Names</tocitem>
            </tocitem>
            <tocitem target="basic16a.html#830">Filtering with the filter Function</tocitem>
        </tocitem>
        <tocitem target="basic17a.html#22616">The filter Function</tocitem>
        <tocitem target="basic18a.html#859">Other Functions for Filtering
            <tocitem target="basic18a.html#8785">Multirate Filter Bank Implementation</tocitem>
            <tocitem target="basic19a.html#8971">Anti-Causal, Zero-Phase Filter Implementation</tocitem>
            <tocitem target="basics20.html#871">Frequency Domain Filter Implementation</tocitem>
        </tocitem>
        <tocitem target="basics21.html#5761">Impulse Response</tocitem>
        <tocitem target="basics22.html#879">Frequency Response
            <tocitem target="basics22.html#881">Digital Domain</tocitem>
            <tocitem target="basics23.html#898">Analog Domain</tocitem>
            <tocitem target="basics24.html#900">Magnitude and Phase</tocitem>
            <tocitem target="basics25.html#20978">Delay</tocitem>
        </tocitem>
        <tocitem target="basics26.html#918">Zero-Pole Analysis</tocitem>
        <tocitem target="basics27.html#9896">Linear System Models
            <tocitem target="basics27.html#927">Discrete-Time System Models
                <tocitem target="basics27.html#932">Transfer Function</tocitem>
                <tocitem target="basics27.html#6536">Zero-Pole-Gain</tocitem>
                <tocitem target="basics27.html#953">State-Space</tocitem>
                <tocitem target="basics27.html#1412">Partial Fraction Expansion (Residue Form)</tocitem>
                <tocitem target="basics27.html#973">Second-Order Sections (SOS)</tocitem>
                <tocitem target="basics27.html#960">Lattice Structure</tocitem>
                <tocitem target="basics27.html#1464">Convolution Matrix</tocitem>
            </tocitem>
            <tocitem target="basics28.html#6223">Continuous-Time System Models</tocitem>
            <tocitem target="basics29.html#996">Linear System Transformations</tocitem>
        </tocitem>
        <tocitem target="basics30.html#1374">Discrete Fourier Transform</tocitem>
        <tocitem target="basics31.html#1771">Selected Bibliography</tocitem>
    </tocitem>
</tocitem>
<tocitem target="using_si.html">Using the Signal Processing Toolbox
    <tocitem target="filterde.html#2974">Filter Design
        <tocitem target="filterde.html#17160">Overview</tocitem>
        <tocitem target="filterd2.html#1086">Filter Requirements and Specification</tocitem>
        <tocitem target="filterd3.html#1046">IIR Filter Design
            <tocitem target="filterd4.html#1075">Classical IIR Filter Design Using Analog Prototyping
                <tocitem target="filterd4.html#1169">Complete Classical IIR Filter Design</tocitem>
                <tocitem target="filterd4.html#1199">Designing IIR Filters to Frequency Domain Specifications</tocitem>
            </tocitem>
            <tocitem target="filterd5.html#5980">Comparison of Classical IIR Filter Types
                <tocitem target="filterd5.html#1096">Butterworth Filter</tocitem>
                <tocitem target="filterd5.html#1100">Chebyshev Type I Filter</tocitem>
                <tocitem target="filterd5.html#1104">Chebyshev Type II Filter</tocitem>
                <tocitem target="filterd5.html#1108">Elliptic Filter</tocitem>
                <tocitem target="filterd5.html#7104">Bessel Filter</tocitem>
                <tocitem target="filterd5.html#1222">Direct IIR Filter Design</tocitem>
                <tocitem target="filterd5.html#7746">Generalized Butterworth Filter Design</tocitem>
            </tocitem>
        </tocitem>
        <tocitem target="filterd6.html#9659">FIR Filter Design
            <tocitem target="filterd7.html#9960">Linear Phase Filters</tocitem>
            <tocitem target="filterd8.html#1285">Windowing Method
                <tocitem target="filterd8.html#1297">Standard Band FIR Filter Design: fir1</tocitem>
                <tocitem target="filterd8.html#1313">Multiband FIR Filter Design: fir2</tocitem>
            </tocitem>
            <tocitem target="filterd9.html#1323">Multiband FIR Filter Design with Transition Bands
                <tocitem target="filterd9.html#1328">Basic Configurations</tocitem>
                <tocitem target="filterd9.html#1351">The Weight Vector</tocitem>
                <tocitem target="filterd9.html#1355">Anti-Symmetric Filters / Hilbert Transformers</tocitem>
                <tocitem target="filterd9.html#1362">Differentiators</tocitem>
            </tocitem>
            <tocitem target="filter10.html#6513">Constrained Least Squares FIR Filter Design
                <tocitem target="filter10.html#8411">Basic Lowpass and Highpass CLS Filter Design</tocitem>
                <tocitem target="filter10.html#7706">Multiband CLS Filter Design</tocitem>
                <tocitem target="filter10.html#7622">Weighted CLS Filter Design</tocitem>
            </tocitem>
            <tocitem target="filter11.html#10293">Arbitrary-Response Filter Design
                <tocitem target="filter11.html#10298">Multiband Filter Design</tocitem>
                <tocitem target="filter11.html#10343">Filter Design with Reduced Delay</tocitem>
            </tocitem>
        </tocitem>
        <tocitem target="filter12.html#9099">Special Topics in IIR Filter Design
            <tocitem target="filter13.html#9167">Analog Prototype Design</tocitem>
            <tocitem target="filter14.html#9199">Frequency Transformation</tocitem>
            <tocitem target="filter15.html#9283">Filter Discretization
                <tocitem target="filter15.html#9308">Impulse Invariance</tocitem>
                <tocitem target="filter15.html#9324">Bilinear Transformation</tocitem>
            </tocitem>
        </tocitem>
        <tocitem target="filter16.html#7920">Selected Bibliography</tocitem>
    </tocitem>
    <tocitem target="spectral.html#2974">Statistical Signal Processing
        <tocitem target="spectral.html#20829">Overview</tocitem>
        <tocitem target="spectra2.html#6515">Correlation and Covariance
            <tocitem target="spectra3.html#6562">Bias and Normalization</tocitem>
            <tocitem target="spectra4.html#6580">Multiple Channels</tocitem>
        </tocitem>
        <tocitem target="spectra5.html#6587">Spectral Analysis
            <tocitem target="spectra6.html#9641">Spectral Estimation Method Overview</tocitem>
            <tocitem target="spectra7.html#20709">Nonparametric Methods
                <tocitem target="spectra7.html#20691">The Periodogram</tocitem>
                <tocitem target="spectra8.html#17282">The Modified Periodogram</tocitem>
                <tocitem target="spectra8.html#16152">Welch's Method</tocitem>
                <tocitem target="spectra8.html#18027">Bias and Normalization in Welch's Method</tocitem>
                <tocitem target="spectra8.html#18397">Multitaper Method</tocitem>
                <tocitem target="spectra8.html#18018">Cross-Spectral Density Function</tocitem>
                <tocitem target="spectra8.html#6746">Confidence Intervals</tocitem>
                <tocitem target="spectra8.html#6756">Transfer Function Estimate</tocitem>
                <tocitem target="spectra8.html#6779">Coherence Function</tocitem>
            </tocitem>
            <tocitem target="spectr9a.html#18180">Parametric Methods
                <tocitem target="spectr9a.html#19188">Yule-Walker AR Method</tocitem>
                <tocitem target="spectr9a.html#10233">Burg Method</tocitem>
                <tocitem target="spectr9a.html#13762">Covariance and Modified Covariance Methods</tocitem>
                <tocitem target="spectr9a.html#6883">MUSIC and Eigenvector Analysis Methods</tocitem>
                <tocitem target="spectr9a.html#6984">Eigenanalysis Overview</tocitem>
            </tocitem>
        </tocitem>
        <tocitem target="spectr10.html#8073">Selected Bibliography</tocitem>
    </tocitem>
    <tocitem target="spectopi.html#16221">Special Topics
        <tocitem target="spectopi.html#16223">Overview</tocitem>
        <tocitem target="spectop2.html#16573">Windows
            <tocitem target="spectop3.html#6914">Basic Shapes</tocitem>
            <tocitem target="spectop4.html#6961">Generalized Cosine Windows</tocitem>
            <tocitem target="spectop5.html#6971">Kaiser Window
                <tocitem target="spectop5.html#9080">Kaiser Windows in FIR Design</tocitem>
            </tocitem>
            <tocitem target="spectop6.html#7021">Chebyshev Window</tocitem>
        </tocitem>
        <tocitem target="spectop7.html#7042">Parametric Modeling
            <tocitem target="spectop8.html#7100">Time-Domain Based Modeling
                <tocitem target="spectop8.html#7104">Linear Prediction</tocitem>
                <tocitem target="spectop8.html#7139">Prony's Method (ARMA Modeling)</tocitem>
                <tocitem target="spectop8.html#7175">Steiglitz-McBride Method (ARMA Modeling)</tocitem>
            </tocitem>
            <tocitem target="spectop9.html#7222">Frequency-Domain Based Modeling</tocitem>
        </tocitem>
        <tocitem target="specto10.html#7303">Resampling</tocitem>
        <tocitem target="specto11.html#7373">Cepstrum Analysis
            <tocitem target="specto12.html#9098">Inverse Complex Cepstrum</tocitem>
        </tocitem>
        <tocitem target="specto13.html#7832">FFT-Based Time-Frequency Analysis</tocitem>
        <tocitem target="specto14.html#7442">Median Filtering</tocitem>
        <tocitem target="specto15.html#7457">Communications Applications</tocitem>
        <tocitem target="specto16.html#7575">Deconvolution</tocitem>
        <tocitem target="specto17.html#7779">Specialized Transforms
            <tocitem target="specto18.html#7691">Chirp z-Transform</tocitem>
            <tocitem target="specto19.html#7711">Discrete Cosine Transform</tocitem>
            <tocitem target="specto20.html#7748">Hilbert Transform</tocitem>
        </tocitem>
        <tocitem target="specto21.html#9375">Selected Bibliography</tocitem>
    </tocitem>
    <tocitem target="fdtool.html#90358">Filter Design and Analysis Tool
        <tocitem target="fdtool.html#14057">Overview
            <tocitem target="fdtool.html#92893">Filter Design Methods</tocitem>
            <tocitem target="fdtool.html#91409">Using the Filter Design and Analysis Tool</tocitem>
            <tocitem target="fdtool.html#91404">Analyzing Filter Responses</tocitem>
            <tocitem target="fdtool.html#91405">Filter Design and Analysis Tool Modes</tocitem>
            <tocitem target="fdtool.html#82648">Getting Help</tocitem>
        </tocitem>
        <tocitem target="fdtool2.html#80769">Opening the Filter Design and Analysis Tool</tocitem>
        <tocitem target="fdtool3.html#80782">Getting Help
            <tocitem target="fdtool3.html#86778">Context-Sensitive Help: The What's This? Button</tocitem>
        </tocitem>
        <tocitem target="fdtool4.html#83321">Choosing a Filter Type</tocitem>
        <tocitem target="fdtool5.html#80791">Choosing a Filter Design Method</tocitem>
        <tocitem target="fdtool6.html#80800">Setting the Filter Design Specifications
            <tocitem target="fdtool6.html#90011">Bandpass Filter Frequency Specifications</tocitem>
            <tocitem target="fdtool6.html#80811">Bandpass Filter Magnitude Specifications</tocitem>
            <tocitem target="fdtool7.html#80812">Filter Order</tocitem>
        </tocitem>
        <tocitem target="fdtool8.html#80813">Computing the Filter Coefficients</tocitem>
        <tocitem target="fdtool9.html#82963">Analyzing the Filter</tocitem>
        <tocitem target="fdtool10.html#91532">Converting the Filter Structure</tocitem>
        <tocitem target="fdtool11.html#90328">Importing a Filter Design
            <tocitem target="fdtool12.html#90790">Filter Structures
                <tocitem target="fdtool12.html#90796">Direct Form</tocitem>
                <tocitem target="fdtool12.html#90974">Direct Form II (Second-Order Sections)</tocitem>
                <tocitem target="fdtool12.html#91019">State-Space</tocitem>
                <tocitem target="fdtool12.html#90791">Lattice</tocitem>
                <tocitem target="fdtool12.html#91239">Quantized Filter (Qfilt Object)</tocitem>
            </tocitem>
        </tocitem>
        <tocitem target="fdtool13.html#82964">Exporting a Filter Design
            <tocitem target="fdtool13.html#82973">Exporting Filter Coefficients to the Workspace</tocitem>
            <tocitem target="fdtool13.html#91825">Exporting Filter Coefficients to a Text File</tocitem>
        </tocitem>
        <tocitem target="fdtoo14c.html#80840">Saving and Opening Filter Design Sessions</tocitem>
    </tocitem>
    <tocitem target="gui6.html#105849">SPTool: A Signal Processing GUI Suite
        <tocitem target="gui6.html#105851">Overview</tocitem>
        <tocitem target="gui62.html#106577">SPTool: An Interactive Signal Processing Environment
            <tocitem target="gui63.html#84176">SPTool Data Structures</tocitem>
        </tocitem>
        <tocitem target="gui64.html#80714">Opening SPTool</tocitem>
        <tocitem target="gui65.html#81424">Overview of the Signal Browser: Signal Analysis
            <tocitem target="gui65.html#86163">Opening the Signal Browser</tocitem>
        </tocitem>
        <tocitem target="gui66.html#82742">Overview of the Filter Designer: Filter Design
            <tocitem target="gui66.html#92243">Filter Types</tocitem>
            <tocitem target="gui66.html#92245">FIR Filter Methods</tocitem>
            <tocitem target="gui66.html#92259">IIR Filter Methods</tocitem>
            <tocitem target="gui66.html#92270">Pole/Zero Editor</tocitem>
            <tocitem target="gui66.html#92273">Spectral Overlay Feature</tocitem>
            <tocitem target="gui66.html#98419">Opening the Filter Designer</tocitem>
        </tocitem>
        <tocitem target="gui67.html#82919">Overview of the Filter Viewer: Filter Analysis
            <tocitem target="gui67.html#87588">Opening the Filter Viewer</tocitem>
        </tocitem>
        <tocitem target="gui68.html#81589">Overview of the Spectrum Viewer: Spectral Analysis
            <tocitem target="gui69.html#87750">Opening the Spectrum Viewer</tocitem>
        </tocitem>
        <tocitem target="gui610.html#99455">Getting Help
            <tocitem target="gui610.html#99461">Context-Sensitive Help: The What's This? Button</tocitem>
        </tocitem>
        <tocitem target="gui611.html#80153">Using SPTool: Filtering and Analysis of Noise</tocitem>
        <tocitem target="gui611.html#80162">Importing a Signal into SPTool</tocitem>
        <tocitem target="gui612.html#80184">Designing a Filter
            <tocitem target="gui612.html#94465">Opening the Filter Designer</tocitem>
            <tocitem target="gui612.html#94393">Specifying the Bandpass Filter</tocitem>
        </tocitem>
        <tocitem target="gui613.html#80208">Applying a Filter to a Signal</tocitem>
        <tocitem target="gui614.html#80220">Analyzing Signals: Opening the Signal Browser
            <tocitem target="gui615.html#81709">Playing a Signal</tocitem>
            <tocitem target="gui615.html#81715">Printing a Signal</tocitem>
        </tocitem>
        <tocitem target="gui616.html#97661">Spectral Analysis in the Spectrum Viewer
            <tocitem target="gui616.html#96001">Creating a PSD Object From a Signal</tocitem>
            <tocitem target="gui616.html#96015">Opening the Spectrum Viewer with Two Spectra</tocitem>
            <tocitem target="gui616.html#80294">Printing the Spectra</tocitem>
        </tocitem>
        <tocitem target="gui617.html#86761">Exporting Signals, Filters, and Spectra
            <tocitem target="gui617.html#94839">Opening the Export Dialog Box
                <tocitem target="gui617.html#95061">Exporting a Filter to the MATLAB Workspace</tocitem>
            </tocitem>
        </tocitem>
        <tocitem target="gui618.html#96393">Designing a Filter with the Pole/Zero Editor
            <tocitem target="gui618.html#96427">Positioning Poles and Zeros</tocitem>
        </tocitem>
        <tocitem target="gui619.html#96471">Redesigning a Filter Using the Magnitude Plot</tocitem>
        <tocitem target="gui620.html#96597">Accessing Filter Parameters in a Saved Filter
            <tocitem target="gui620.html#96608">The tf Field: Accessing Filter Coefficients</tocitem>
            <tocitem target="gui620.html#96626">The Fs Field: Accessing Filter Sample Frequency</tocitem>
            <tocitem target="gui620.html#96629">The specs Field: Accessing other Filter Parameters</tocitem>
        </tocitem>
        <tocitem target="gui621.html#96759">Accessing Parameters in a Saved Spectrum</tocitem>
        <tocitem target="gui622.html#84694">Importing Filters and Spectra into SPTool
            <tocitem target="gui622.html#84905">Importing Filters</tocitem>
            <tocitem target="gui622.html#84959">Importing Spectra</tocitem>
        </tocitem>
        <tocitem target="gui623.html#83616">Loading Variables from the Disk</tocitem>
        <tocitem target="gui624.html#85078">Selecting Signals, Filters, and Spectra in SPTool</tocitem>
        <tocitem target="gui625.html#85088">Editing Signals, Filters, or Spectra in SPTool</tocitem>
        <tocitem target="gui626.html#83611">Setting Preferences</tocitem>
        <tocitem target="gui627.html#85636">Making Signal Measurements: Using Markers</tocitem>
    </tocitem>
</tocitem>
<tocitem target="referenc.html">Reference
    <tocitem target="reftable.html#131180">Function Reference
        <tocitem target="reftabl2.html#131188">Function Category List</tocitem>
        <tocitem target="signallo.html#4889">Alphabetical List of Functions
            <tocitem target="abs.html#152963">abs</tocitem>
            <tocitem target="ac2poly.html#473319">ac2poly</tocitem>
            <tocitem target="ac2rc.html#517771">ac2rc</tocitem>
            <tocitem target="angle.html#291920">angle</tocitem>
            <tocitem target="arburg.html#479752">arburg</tocitem>
            <tocitem target="arcov.html#480286">arcov</tocitem>
            <tocitem target="armcov.html#480820">armcov</tocitem>
            <tocitem target="aryule.html#417953">aryule</tocitem>
            <tocitem target="bartlett.html#1127">bartlett</tocitem>
            <tocitem target="besselap.html#196318">besselap</tocitem>
            <tocitem target="besself.html#928">besself</tocitem>
            <tocitem target="bilinear.html#68471">bilinear</tocitem>
            <tocitem target="blackman.html#205971">blackman</tocitem>
            <tocitem target="boxcar.html#1260">boxcar</tocitem>
            <tocitem target="buffer.html#418490">buffer</tocitem>
            <tocitem target="buttap.html#1286">buttap</tocitem>
            <tocitem target="butter.html#206857">butter</tocitem>
            <tocitem target="buttord.html#1440">buttord</tocitem>
            <tocitem target="cceps.html#1526">cceps</tocitem>
            <tocitem target="cell2sos.html#577472">cell2sos</tocitem>
            <tocitem target="cheb1ap.html#579829">cheb1ap</tocitem>
            <tocitem target="cheb1ord.html#1622">cheb1ord</tocitem>
            <tocitem target="cheb2ap.html#300211">cheb2ap</tocitem>
            <tocitem target="cheb2ord.html#1751">cheb2ord</tocitem>
            <tocitem target="chebwin.html#1818">chebwin</tocitem>
            <tocitem target="cheby1.html#1855">cheby1</tocitem>
            <tocitem target="cheby2.html#1902">cheby2</tocitem>
            <tocitem target="chirp.html#154958">chirp</tocitem>
            <tocitem target="cohere.html#1935">cohere</tocitem>
            <tocitem target="conv.html#1266">conv</tocitem>
            <tocitem target="conv2.html#1409">conv2</tocitem>
            <tocitem target="convmtx.html#1948">convmtx</tocitem>
            <tocitem target="corrcoef.html#1195">corrcoef</tocitem>
            <tocitem target="corrmtx.html#553483">corrmtx</tocitem>
            <tocitem target="cov.html#77245">cov</tocitem>
            <tocitem target="cplxpair.html#1976">cplxpair</tocitem>
            <tocitem target="cremez.html#600542">cremez</tocitem>
            <tocitem target="csd.html#1995">csd</tocitem>
            <tocitem target="czt.html#1422">czt</tocitem>
            <tocitem target="dct.html#1909">dct</tocitem>
            <tocitem target="decimate.html#1538">decimate</tocitem>
            <tocitem target="deconv.html#1148">deconv</tocitem>
            <tocitem target="demod.html#2026">demod</tocitem>
            <tocitem target="dftmtx.html#2040">dftmtx</tocitem>
            <tocitem target="diric.html#2063">diric</tocitem>
            <tocitem target="dpss.html#155652">dpss</tocitem>
            <tocitem target="dpssclear.html#271768">dpssclear</tocitem>
            <tocitem target="dpssdir.html#156653">dpssdir</tocitem>
            <tocitem target="dpssload.html#155829">dpssload</tocitem>
            <tocitem target="dpsssave.html#156402">dpsssave</tocitem>
            <tocitem target="ellip.html#1539">ellip</tocitem>
            <tocitem target="ellipap.html#1912">ellipap</tocitem>
            <tocitem target="ellipord.html#276912">ellipord</tocitem>
            <tocitem target="eqtflength.html#574296">eqtflength</tocitem>
            <tocitem target="fdatool.html#768669">fdatool</tocitem>
            <tocitem target="fft.html#776588">fft</tocitem>
            <tocitem target="fft2.html#974">fft2</tocitem>
            <tocitem target="fftfilt.html#1447">fftfilt</tocitem>
            <tocitem target="fftshift.html#401556">fftshift</tocitem>
            <tocitem target="filter.html#1465">filter</tocitem>
            <tocitem target="filter2.html#830">filter2</tocitem>
            <tocitem target="filtfilt.html#1027">filtfilt</tocitem>
            <tocitem target="filtic.html#1481">filtic</tocitem>
            <tocitem target="fir1.html#230265">fir1</tocitem>
            <tocitem target="fir2.html#1504">fir2</tocitem>
            <tocitem target="fircls.html#233487">fircls</tocitem>
            <tocitem target="fircls1.html#233537">fircls1</tocitem>
            <tocitem target="firls.html#1520">firls</tocitem>
            <tocitem target="firrcos.html#287050">firrcos</tocitem>
            <tocitem target="freqs.html#308837">freqs</tocitem>
            <tocitem target="freqspace.html#659">freqspace</tocitem>
            <tocitem target="freqz.html#668499">freqz</tocitem>
            <tocitem target="freqzplot.html#705959">freqzplot</tocitem>
            <tocitem target="gauspuls.html#727568">gauspuls</tocitem>
            <tocitem target="gmonopuls.html#802872">gmonopuls</tocitem>
            <tocitem target="grpdelay.html#1376">grpdelay</tocitem>
            <tocitem target="hamming.html#1557">hamming</tocitem>
            <tocitem target="hann.html#687">hann</tocitem>
            <tocitem target="hilbert.html#1564">hilbert</tocitem>
            <tocitem target="icceps.html#832111">icceps</tocitem>
            <tocitem target="idct.html#1394">idct</tocitem>
            <tocitem target="ifft.html#964">ifft</tocitem>
            <tocitem target="ifft2.html#993">ifft2</tocitem>
            <tocitem target="impinvar.html#787">impinvar</tocitem>
            <tocitem target="impz.html#422428">impz</tocitem>
            <tocitem target="interp.html#1576">interp</tocitem>
            <tocitem target="intfilt.html#647">intfilt</tocitem>
            <tocitem target="invfreqs.html#637">invfreqs</tocitem>
            <tocitem target="invfreqz.html#803">invfreqz</tocitem>
            <tocitem target="is2rc.html#764278">is2rc</tocitem>
            <tocitem target="kaiser.html#767000">kaiser</tocitem>
            <tocitem target="kaiserord.html#634989">kaiserord</tocitem>
            <tocitem target="lar2rc.html#767584">lar2rc</tocitem>
            <tocitem target="latc2tf.html#288841">latc2tf</tocitem>
            <tocitem target="latcfilt.html#288870">latcfilt</tocitem>
            <tocitem target="levinson.html#760440">levinson</tocitem>
            <tocitem target="lp2bp.html#1591">lp2bp</tocitem>
            <tocitem target="lp2bs.html#1614">lp2bs</tocitem>
            <tocitem target="lp2hp.html#1634">lp2hp</tocitem>
            <tocitem target="lp2lp.html#1654">lp2lp</tocitem>
            <tocitem target="lpc.html#1093">lpc</tocitem>
            <tocitem target="lsf2poly.html#767642">lsf2poly</tocitem>
            <tocitem target="maxflat.html#228600">maxflat</tocitem>
            <tocitem target="medfilt1.html#377846">medfilt1</tocitem>
            <tocitem target="modulate.html#591690">modulate</tocitem>
            <tocitem target="pburg.html#467769">pburg</tocitem>
            <tocitem target="pcov.html#544014">pcov</tocitem>
            <tocitem target="peig.html#629786">peig</tocitem>
            <tocitem target="periodogram.html#692858">periodogram</tocitem>
            <tocitem target="pmcov.html#544230">pmcov</tocitem>
            <tocitem target="pmtm.html#237140">pmtm</tocitem>
            <tocitem target="pmusic.html#237657">pmusic</tocitem>
            <tocitem target="poly2ac.html#543398">poly2ac</tocitem>
            <tocitem target="poly2lsf.html#768077">poly2lsf</tocitem>
            <tocitem target="poly2rc.html#1077">poly2rc</tocitem>
            <tocitem target="polyscale.html#802560">polyscale</tocitem>
            <tocitem target="polystab.html#1375">polystab</tocitem>
            <tocitem target="prony.html#1674">prony</tocitem>
            <tocitem target="psdplot.html#705196">psdplot</tocitem>
            <tocitem target="pulstran.html#730424">pulstran</tocitem>
            <tocitem target="pwelch.html#692794">pwelch</tocitem>
            <tocitem target="pyulear.html#468108">pyulear</tocitem>
            <tocitem target="rc2ac.html#302115">rc2ac</tocitem>
            <tocitem target="rc2is.html#417231">rc2is</tocitem>
            <tocitem target="rc2lar.html#417904">rc2lar</tocitem>
            <tocitem target="rc2poly.html#389524">rc2poly</tocitem>
            <tocitem target="rceps.html#486">rceps</tocitem>
            <tocitem target="rectpuls.html#389231">rectpuls</tocitem>
            <tocitem target="remez.html#790">remez</tocitem>
            <tocitem target="remezord.html#123133">remezord</tocitem>
            <tocitem target="resample.html#613">resample</tocitem>
            <tocitem target="residuez.html#703">residuez</tocitem>
            <tocitem target="rlevinson.html#408452">rlevinson</tocitem>
            <tocitem target="rooteig.html#460769">rooteig</tocitem>
            <tocitem target="rootmusic.html#392534">rootmusic</tocitem>
            <tocitem target="sawtooth.html#1018">sawtooth</tocitem>
            <tocitem target="schurrc.html#366349">schurrc</tocitem>
            <tocitem target="seqperiod.html#418655">seqperiod</tocitem>
            <tocitem target="sgolay.html#420712">sgolay</tocitem>
            <tocitem target="sgolayfilt.html#307571">sgolayfilt</tocitem>
            <tocitem target="sinc.html#305761">sinc</tocitem>
            <tocitem target="sos2cell.html#444784">sos2cell</tocitem>
            <tocitem target="sos2ss.html#1049">sos2ss</tocitem>
            <tocitem target="sos2tf.html#1100">sos2tf</tocitem>
            <tocitem target="sos2zp.html#1115">sos2zp</tocitem>
            <tocitem target="sosfilt.html#307928">sosfilt</tocitem>
            <tocitem target="specgram.html#1130">specgram</tocitem>
            <tocitem target="sptool.html#231917">sptool</tocitem>
            <tocitem target="square.html#239876">square</tocitem>
            <tocitem target="ss2sos.html#187358">ss2sos</tocitem>
            <tocitem target="ss2tf.html#711">ss2tf</tocitem>
            <tocitem target="ss2zp.html#50999">ss2zp</tocitem>
            <tocitem target="stmcb.html#1241">stmcb</tocitem>
            <tocitem target="strips.html#656">strips</tocitem>
            <tocitem target="tf2latc.html#146332">tf2latc</tocitem>
            <tocitem target="tf2sos.html#302203">tf2sos</tocitem>
            <tocitem target="tf2ss.html#315367">tf2ss</tocitem>
            <tocitem target="tf2zp.html#738">tf2zp</tocitem>
            <tocitem target="tfe.html#757">tfe</tocitem>
            <tocitem target="triang.html#1160">triang</tocitem>
            <tocitem target="tripuls.html#124415">tripuls</tocitem>
            <tocitem target="udecode.html#369079">udecode</tocitem>
            <tocitem target="uencode.html#369152">uencode</tocitem>
            <tocitem target="unwrap.html#368136">unwrap</tocitem>
            <tocitem target="upfirdn.html#85119">upfirdn</tocitem>
            <tocitem target="vco.html#1260">vco</tocitem>
            <tocitem target="xcorr.html#1074">xcorr</tocitem>
            <tocitem target="xcorr2.html#471138">xcorr2</tocitem>
            <tocitem target="xcov.html#685">xcov</tocitem>
            <tocitem target="yulewalk.html#213684">yulewalk</tocitem>
            <tocitem target="zp2sos.html#1309">zp2sos</tocitem>
            <tocitem target="zp2ss.html#1161">zp2ss</tocitem>
            <tocitem target="zp2tf.html#759">zp2tf</tocitem>
            <tocitem target="zplane.html#1175">zplane</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="fdtoolcs.html#81920">Filter Design and Analysis Tool Reference
        <tocitem target="fdtoolcs.html#94315">Filter Design and Analysis GUI Overview</tocitem>
        <tocitem target="fdtoolc2.html#94392">Display Region</tocitem>
        <tocitem target="fdtoolc3.html#93076">Display Region: Filter Specifications</tocitem>
        <tocitem target="fdtoolc4.html#93091">Display Region: Magnitude Response</tocitem>
        <tocitem target="fdtoolc5.html#93118">Display Region: Phase Response</tocitem>
        <tocitem target="fdtoolc6.html#93141">Display Region: Magnitude and Phase Response</tocitem>
        <tocitem target="fdtoolc7.html#93160">Display Region: Group Delay</tocitem>
        <tocitem target="fdtoolc8.html#93181">Display Region: Impulse Response</tocitem>
        <tocitem target="fdtoolc9.html#93202">Display Region: Step Response</tocitem>
        <tocitem target="fdtoo10a.html#93223">Display Region: Pole/Zero Plot</tocitem>
        <tocitem target="fdtoo11a.html#93244">Display Region: Filter Coefficients</tocitem>
        <tocitem target="fdtoo12a.html#83341">Filter Type Region
            <tocitem target="fdtoo13a.html#83061">Lowpass Filters</tocitem>
            <tocitem target="fdtool14.html#83063">Highpass Filters</tocitem>
            <tocitem target="fdtool15.html#83064">Bandpass Filters</tocitem>
            <tocitem target="fdtool16.html#83065">Bandstop Filters</tocitem>
            <tocitem target="fdtool17.html#87927">Differentiator Filters</tocitem>
            <tocitem target="fdtool18.html#96316">Hilbert Transformer Filters</tocitem>
            <tocitem target="fdtool19.html#96627">Multiband Filters</tocitem>
            <tocitem target="fdtool20.html#96280">Arbitrary Magnitude Filters</tocitem>
            <tocitem target="fdtool21.html#99927">Arbitrary Group Delay Filters</tocitem>
        </tocitem>
        <tocitem target="fdtool22.html#101090">Design Method Region</tocitem>
        <tocitem target="fdtool23.html#97530">Current Filter Information Region</tocitem>
        <tocitem target="fdtool24.html#91874">Convert Structure Button</tocitem>
        <tocitem target="fdtool25.html#91885">Quantization Region</tocitem>
        <tocitem target="fdtool26.html#94951">Frequency Specifications Region</tocitem>
        <tocitem target="fdtool27.html#97709">Frequency Specifications Region: Lowpass Butterworth</tocitem>
        <tocitem target="fdtool28.html#86229">Frequency Specifications Region: Lowpass Chebyshev Type I</tocitem>
        <tocitem target="fdtool29.html#86846">Frequency Specifications Region: Lowpass Chebyshev Type II</tocitem>
        <tocitem target="fdtool30.html#88337">Frequency Specifications Region: Lowpass Elliptic</tocitem>
        <tocitem target="fdtool31.html#88373">Frequency Specifications Region: Lowpass Equiripple</tocitem>
        <tocitem target="fdtool32.html#88422">Frequency Specifications Region: Lowpass Least-Squares</tocitem>
        <tocitem target="fdtool33.html#88448">Frequency Specifications Region: Lowpass Window</tocitem>
        <tocitem target="fdtool34.html#88484">Frequency Specifications Region: Highpass Butterworth</tocitem>
        <tocitem target="fdtool35.html#88497">Frequency Specifications Region: Highpass Chebyshev Type I</tocitem>
        <tocitem target="fdtool36.html#88510">Frequency Specifications Region: Highpass Chebyshev Type II</tocitem>
        <tocitem target="fdtool37.html#88523">Frequency Specifications Region: Highpass Elliptic</tocitem>
        <tocitem target="fdtool38.html#88536">Frequency Specifications Region: Highpass Equiripple</tocitem>
        <tocitem target="fdtool39.html#88550">Frequency Specifications Region: Highpass Least-Squares</tocitem>
        <tocitem target="fdtool40.html#89681">Frequency Specifications Region: Highpass Window</tocitem>
        <tocitem target="fdtool41.html#88707">Frequency Specifications Region: Bandpass Butterworth</tocitem>
        <tocitem target="fdtool42.html#88720">Frequency Specifications Region: Bandpass Chebyshev Type I</tocitem>
        <tocitem target="fdtool43.html#88733">Frequency Specifications Region: Bandpass Chebyshev Type II</tocitem>
        <tocitem target="fdtool44.html#88746">Frequency Specifications Region: Bandpass Elliptic</tocitem>
        <tocitem target="fdtool45.html#88759">Frequency Specifications Region: Bandpass Equiripple</tocitem>
        <tocitem target="fdtool46.html#89382">Frequency Specifications Region: Bandpass Least-Squares</tocitem>
        <tocitem target="fdtool47.html#88787">Frequency Specifications Region: Bandpass Window</tocitem>
        <tocitem target="fdtool48.html#88926">Frequency Specifications Region: Bandstop Butterworth</tocitem>
        <tocitem target="fdtool49.html#88940">Frequency Specifications Region: Bandstop Chebyshev Type I</tocitem>
        <tocitem target="fdtool50.html#88954">Frequency Specifications Region: Bandstop Chebyshev Type II</tocitem>
        <tocitem target="fdtool51.html#88968">Frequency Specifications Region: Bandstop Elliptic</tocitem>
        <tocitem target="fdtool52.html#88982">Frequency Specifications Region: Bandstop Equiripple</tocitem>
        <tocitem target="fdtool53.html#88998">Frequency Specifications Region: Bandstop Least-Squares</tocitem>
        <tocitem target="fdtool54.html#89014">Frequency Specifications Region: Bandstop Window</tocitem>
        <tocitem target="fdtool55.html#95392">Magnitude Specifications Region</tocitem>
        <tocitem target="fdtool56.html#90159">Magnitude Specifications Region: Lowpass Butterworth</tocitem>
        <tocitem target="fdtool57.html#90303">Magnitude Specifications Region: Lowpass Chebyshev Type I</tocitem>
        <tocitem target="fdtool58.html#90341">Magnitude Specifications Region: Lowpass Chebyshev Type II</tocitem>
        <tocitem target="fdtool59.html#90371">Magnitude Specifications Region: Lowpass Elliptic</tocitem>
        <tocitem target="fdtool60.html#90413">Magnitude Specifications Region: Lowpass Equiripple</tocitem>
        <tocitem target="fdtool61.html#90454">Magnitude Specifications Region: Lowpass Least-Squares</tocitem>
        <tocitem target="fdtool62.html#90490">Magnitude Specifications Region: Lowpass Window</tocitem>
        <tocitem target="fdtool63.html#90520">Magnitude Specifications Region: Highpass Butterworth</tocitem>
        <tocitem target="fdtool64.html#90529">Magnitude Specifications Region: Highpass Chebyshev Type I</tocitem>
        <tocitem target="fdtool65.html#90538">Magnitude Specifications Region: Highpass Chebyshev Type II</tocitem>
        <tocitem target="fdtool66.html#90547">Magnitude Specifications Region: Highpass Elliptic</tocitem>
        <tocitem target="fdtool67.html#90558">Magnitude Specifications Region: Highpass Equiripple</tocitem>
        <tocitem target="fdtool68.html#90569">Magnitude Specifications Region: Highpass Least-Squares</tocitem>
        <tocitem target="fdtool69.html#90574">Magnitude Specifications Region: Highpass Window</tocitem>
        <tocitem target="fdtool70.html#90774">Magnitude Specifications Region: Bandpass Butterworth</tocitem>
        <tocitem target="fdtool71.html#90783">Magnitude Specifications Region: Bandpass Chebyshev Type I</tocitem>
        <tocitem target="fdtool72.html#90792">Magnitude Specifications Region: Bandpass Chebyshev Type II</tocitem>
        <tocitem target="fdtool73.html#90801">Magnitude Specifications Region: Bandpass Elliptic</tocitem>
        <tocitem target="fdtool74.html#90812">Magnitude Specifications Region: Bandpass Equiripple</tocitem>
        <tocitem target="fdtool75.html#90823">Magnitude Specifications Region: Bandpass Least-Squares</tocitem>
        <tocitem target="fdtool76.html#90828">Magnitude Specifications Region: Bandpass Window</tocitem>
        <tocitem target="fdtool77.html#91008">Magnitude Specifications Region: Bandstop Butterworth</tocitem>
        <tocitem target="fdtool78.html#91017">Magnitude Specifications Region: Bandstop Chebyshev Type I</tocitem>
        <tocitem target="fdtool79.html#91026">Magnitude Specifications Region: Bandstop Chebyshev Type II</tocitem>
        <tocitem target="fdtool80.html#91035">Magnitude Specifications Region: Bandstop Elliptic</tocitem>
        <tocitem target="fdtool81.html#91046">Magnitude Specifications Region: Bandstop Equiripple</tocitem>
        <tocitem target="fdtool82.html#91057">Magnitude Specifications Region: Bandstop Least-Squares</tocitem>
        <tocitem target="fdtool83.html#91062">Magnitude Specifications Region: Bandstop Window</tocitem>
        <tocitem target="fdtool84.html#96663">Frequency and Magnitude Specifications Region: Differentiator</tocitem>
        <tocitem target="fdtool85.html#96688">Frequency and Magnitude Specifications Region: Hilbert Transformer</tocitem>
        <tocitem target="fdtool86.html#96711">Frequency and Magnitude Specifications Region: Multiband</tocitem>
        <tocitem target="fdtool87.html#99946">Frequency and Magnitude Specifications Region: Arbitrary Magnitude</tocitem>
        <tocitem target="fdtool88.html#101018">Frequency and Magnitude Specifications Region: Arbitrary Group Delay</tocitem>
        <tocitem target="fdtool89.html#85991">Filter Order Region</tocitem>
        <tocitem target="fdtool90.html#88073">Window Specification Region</tocitem>
        <tocitem target="fdtool91.html#96218">Import Filter Tab</tocitem>
        <tocitem target="fdtool92.html#91963">Import Filter Coefficients Region</tocitem>
        <tocitem target="fdtool93.html#92920">Import Filter Coefficients: Direct Form</tocitem>
        <tocitem target="fdtool94.html#92946">Import Filter Coefficients: Direct Form II (Second-Order Sections)</tocitem>
        <tocitem target="fdtool95.html#92964">Import Filter Coefficients: State-Space</tocitem>
        <tocitem target="fdtool96.html#93004">Import Filter Coefficients: Lattice</tocitem>
        <tocitem target="fdtool97.html#93041">Import Filter Coefficients: Quantized Filter (Qfilt Object)</tocitem>
        <tocitem target="fdtool98.html#91927">Design Filter Tab</tocitem>
        <tocitem target="fdtool99.html#86213">Import Filter Button</tocitem>
        <tocitem target="fdtoo100.html#86173">Design Filter Button</tocitem>
    </tocitem>
</tocitem>
<tocitem target="signal_product_page.html">Printable Documentation (PDF)</tocitem>
<tocitem target="signal_web_product_page.html">Product Page (Web)</tocitem>

</tocitem>
</toc>
