<?xml version='1.0' encoding='ISO-8859-1' ?>
<!-- $Revision: 1.5 $ $Date: 2000/09/08 01:41:33 $ -->

<toc version="1.0">

<tocitem target="intro_ma.html">Mathematics

<tocitem target="ch_4_mlb.html">Matrices and Linear Algebra
    <tocitem target="ch_4_ml2.html#960735">Function Summary</tocitem>
    <tocitem target="ch_4_ml3.html#961748">Matrices in MATLAB
        <tocitem target="ch_4_ml4.html#965393">Creation</tocitem>
        <tocitem target="ch_4_ml5.html#959482">Addition and Subtraction</tocitem>
        <tocitem target="ch_4_ml6.html#959198">Vector Products and Transpose</tocitem>
        <tocitem target="ch_4_ml7.html#1772">Matrix Multiplication</tocitem>
        <tocitem target="ch_4_ml8.html#1884">The Identity Matrix</tocitem>
        <tocitem target="ch_4_ml9.html#1892">The Kronecker Tensor Product</tocitem>
        <tocitem target="ch_4_m10.html#1940">Vector and Matrix Norms</tocitem>
    </tocitem>
    <tocitem target="ch_4_m11.html#1974">Solving Linear Equations
        <tocitem target="ch_4_m12.html#965550">Overview</tocitem>
        <tocitem target="ch_4_m13.html#960137">Square Systems</tocitem>
        <tocitem target="ch_4_m14.html#2064">Overdetermined Systems</tocitem>
        <tocitem target="ch_4_m15.html#2132">Underdetermined Systems</tocitem>
    </tocitem>
    <tocitem target="ch_4_m16.html#2224">Inverses and Determinants
        <tocitem target="ch_4_m17.html#965601">Overview</tocitem>
        <tocitem target="ch_4_m18.html#2282">Pseudoinverses</tocitem>
    </tocitem>
    <tocitem target="ch_4_m19.html#2418">Cholesky, LU, and QR Factorizations
        <tocitem target="ch_4_m20.html#2432">Cholesky Factorization</tocitem>
        <tocitem target="ch_4_m21.html#2502">LU Factorization</tocitem>
        <tocitem target="ch_4_m22.html#2568">QR Factorization</tocitem>
    </tocitem>
    <tocitem target="ch_4_m23.html#2742">Matrix Powers and Exponentials</tocitem>
    <tocitem target="ch_4_m24.html#2852">Eigenvalues</tocitem>
    <tocitem target="ch_4_m25.html#960721">Singular Value Decomposition</tocitem>
</tocitem>
<tocitem target="ch_5_pol.html">Polynomials and Interpolation
    <tocitem target="ch_5_po2.html#14811">Polynomials
        <tocitem target="ch_5_po3.html#18919">Polynomial Function Summary</tocitem>
        <tocitem target="ch_5_po4.html#10441">Representing Polynomials</tocitem>
        <tocitem target="ch_5_po5.html#10445">Polynomial Roots</tocitem>
        <tocitem target="ch_5_po6.html#15453">Characteristic Polynomials</tocitem>
        <tocitem target="ch_5_po7.html#14444">Polynomial Evaluation</tocitem>
        <tocitem target="ch_5_po8.html#10463">Convolution and Deconvolution</tocitem>
        <tocitem target="ch_5_po9.html#10472">Polynomial Derivatives</tocitem>
        <tocitem target="ch_5_p10.html#10488">Polynomial Curve Fitting</tocitem>
        <tocitem target="ch_5_p11.html#14758">Partial Fraction Expansion</tocitem>
    </tocitem>
    <tocitem target="ch_5_p12.html#15825">Interpolation
        <tocitem target="ch_5_p13.html#19151">Interpolation Function Summary</tocitem>
        <tocitem target="ch_5_p14.html#15518">One-Dimensional Interpolation</tocitem>
        <tocitem target="ch_5_p15.html#15558">Two-Dimensional Interpolation</tocitem>
        <tocitem target="ch_5_p16.html#15922">Comparing Interpolation Methods</tocitem>
        <tocitem target="ch_5_p17.html#15699">Interpolation and Multidimensional Arrays</tocitem>
        <tocitem target="ch_5_p18.html#15831">Triangulation and Interpolation of Scattered Data</tocitem>
        <tocitem target="ch_5_19a.html#20499">Tessellation and Interpolation of Scattered Data in Higher Dimensions</tocitem>
    </tocitem>
    <tocitem target="ch_5_20a.html#15480">Selected Bibliography</tocitem>
</tocitem>
<tocitem target="ch_6_dat.html">Data Analysis and Statistics
    <tocitem target="ch_6_da2.html#8800">Column-Oriented Data Sets</tocitem>
    <tocitem target="ch_6_da3.html#8801">Basic Data Analysis Functions
        <tocitem target="ch_6_da4.html#16221">Function Summary</tocitem>
        <tocitem target="ch_6_da5.html#19376">Covariance and Correlation Coefficients</tocitem>
        <tocitem target="ch_6_da6.html#19644">Finite Differences</tocitem>
    </tocitem>
    <tocitem target="ch_6_da7.html#17220">Data Preprocessing
        <tocitem target="ch_6_da7.html#19300">Missing Values</tocitem>
        <tocitem target="ch_6_da8.html#17246">Removing Outliers</tocitem>
    </tocitem>
    <tocitem target="ch_6_da9.html#23048">Regression and Curve Fitting
        <tocitem target="ch_6_d10.html#503995">Polynomial Regression</tocitem>
        <tocitem target="ch_6_d11.html#23131">Linear-in-the-Parameters Regression</tocitem>
        <tocitem target="ch_6_d12.html#24865">Multiple Regression</tocitem>
    </tocitem>
    <tocitem target="ch_6_d13.html#17217">Case Study: Curve Fitting
        <tocitem target="ch_6_d14.html#12302">Polynomial Fit</tocitem>
        <tocitem target="ch_6_d15.html#496692">Analyzing Residuals</tocitem>
        <tocitem target="ch_6_d16.html#12306">Exponential Fit</tocitem>
        <tocitem target="ch_6_d17.html#13485">Error Bounds</tocitem>
        <tocitem target="ch_6_d18.html#500016">The Basic Fitting Interface</tocitem>
    </tocitem>
    <tocitem target="ch_6_d19.html#19944">Difference Equations and Filtering</tocitem>
    <tocitem target="ch_6_d20.html#20218">Fourier Analysis and the Fast Fourier Transform (FFT)
        <tocitem target="ch_6_d21.html#26110">Function Summary</tocitem>
        <tocitem target="ch_6_22a.html#10670">Introduction</tocitem>
        <tocitem target="ch_6_23a.html#16649">Magnitude and Phase of Transformed Data</tocitem>
        <tocitem target="ch_6_d24.html#10720">FFT Length Versus Speed</tocitem>
    </tocitem>
</tocitem>
<tocitem target="ch_7_fun.html">Function Functions
    <tocitem target="ch_7_fu2.html#116738">Function Summary</tocitem>
    <tocitem target="ch_7_fu3.html#116732">Representing Functions in MATLAB</tocitem>
    <tocitem target="ch_7_fu4.html#928482">Plotting Mathematical Functions</tocitem>
    <tocitem target="ch_7_fu5.html#14970">Minimizing Functions and Finding Zeros
        <tocitem target="ch_7_fu6.html#21794">Minimizing Functions of One Variable</tocitem>
        <tocitem target="ch_7_fu7.html#14987">Minimizing Functions of Several Variables</tocitem>
        <tocitem target="ch_7_fu8.html#23135">Setting Minimization Options</tocitem>
        <tocitem target="ch_7_fu9.html#23198">Finding Zeros of Functions</tocitem>
        <tocitem target="ch_7_f10.html#23945">Tips</tocitem>
        <tocitem target="ch_7_f11.html#928330">Troubleshooting</tocitem>
        <tocitem target="ch_7_f12.html#930537">Converting Your Optimization Code to MATLAB Version 5 Syntax</tocitem>
    </tocitem>
    <tocitem target="ch_7_f13.html#930519">Numerical Integration (Quadrature)
        <tocitem target="ch_7_f14.html#23228">Example: Computing the Length of a Curve</tocitem>
        <tocitem target="ch_7_f15.html#23292">Example: Double Integration</tocitem>
    </tocitem>
</tocitem>
<tocitem target="ch_8_ode.html">Differential Equations
    <tocitem target="ch_8_od2.html#662913">Initial Value Problems for ODEs and DAEs
        <tocitem target="ch_8_od3.html#677983">ODE Function Summary</tocitem>
        <tocitem target="ch_8_od4.html#683705">Introduction to Initial Value ODE Problems</tocitem>
        <tocitem target="ch_8_od5.html#685325">Initial Value Problem Solvers</tocitem>
        <tocitem target="ch_8_od6.html#683636">Representing ODE Problems</tocitem>
        <tocitem target="ch_8_od7.html#37884">Improving ODE Solver Performance</tocitem>
        <tocitem target="ch_8_od8.html#38582">Examples: Applying the ODE Initial Value Problem Solvers</tocitem>
        <tocitem target="ch_8_od9.html#653019">Questions and Answers, and Troubleshooting</tocitem>
    </tocitem>
    <tocitem target="ch_8_o10.html#663833">Boundary Value Problems for ODEs
        <tocitem target="ch_8_o11.html#681685">BVP Function Summary</tocitem>
        <tocitem target="ch_8_o12.html#663469">Introduction to Boundary Value ODE Problems</tocitem>
        <tocitem target="ch_8_o13.html#694267">Boundary Value Problem Solver</tocitem>
        <tocitem target="ch_8_o14.html#694905">Representing BVP Problems</tocitem>
        <tocitem target="ch_8_o15.html#671087">Making a Good Initial Guess</tocitem>
        <tocitem target="ch_8_o16.html#671095">Improving BVP Solver Performance</tocitem>
    </tocitem>
    <tocitem target="ch_8_o17.html#663004">Partial Differential Equations
        <tocitem target="ch_8_o18.html#683498">PDE Function Summary</tocitem>
        <tocitem target="ch_8_o19.html#697399">Introduction to PDE Problems</tocitem>
        <tocitem target="ch_8_o20.html#697407">MATLAB Partial Differential Equation Solver</tocitem>
        <tocitem target="ch_8_21b.html#663530">Representing PDE Problems</tocitem>
        <tocitem target="ch_8_22c.html#700166">Improving PDE Solver Performance</tocitem>
        <tocitem target="ch_8_23b.html#663542">Example: Electrodynamics Problem</tocitem>
    </tocitem>
    <tocitem target="ch_8_24a.html#690402">Selected Bibliography</tocitem>
</tocitem>
<tocitem target="ch_9_spa.html">Sparse Matrices
    <tocitem target="ch_9_sp2.html#19352">Function Summary</tocitem>
    <tocitem target="ch_9_sp3.html#19608">Introduction
        <tocitem target="ch_9_sp3.html#12993">Sparse Matrix Storage</tocitem>
        <tocitem target="ch_9_sp3.html#20447">General Storage Information</tocitem>
        <tocitem target="ch_9_sp4.html#9177">Creating Sparse Matrices</tocitem>
        <tocitem target="ch_9_sp5.html#23174">Importing Sparse Matrices from Outside MATLAB</tocitem>
    </tocitem>
    <tocitem target="ch_9_sp6.html#9182">Viewing Sparse Matrices
        <tocitem target="ch_9_sp6.html#13040">Information About Nonzero Elements</tocitem>
        <tocitem target="ch_9_sp7.html#8914">Viewing Sparse Matrices Graphically</tocitem>
        <tocitem target="ch_9_sp8.html#9348">The find Function and Sparse Matrices</tocitem>
    </tocitem>
    <tocitem target="ch_9_sp9.html#10661">Example: Adjacency Matrices and Graphs
        <tocitem target="ch_9_s10.html#21310">Introduction to Adjacency Matrices</tocitem>
        <tocitem target="ch_9_s11.html#10685">Graphing Using Adjacency Matrices</tocitem>
        <tocitem target="ch_9_s12.html#10692">The Bucky Ball</tocitem>
        <tocitem target="ch_9_s13.html#10844">An Airflow Model</tocitem>
    </tocitem>
    <tocitem target="ch_9_s14.html#8856">Sparse Matrix Operations
        <tocitem target="ch_9_s15.html#13058">Computational Considerations</tocitem>
        <tocitem target="ch_9_s16.html#13064">Standard Mathematical Operations</tocitem>
        <tocitem target="ch_9_s17.html#13070">Permutation and Reordering</tocitem>
        <tocitem target="ch_9_s18.html#9165">Factorization</tocitem>
        <tocitem target="ch_9_s19.html#9169">Simultaneous Linear Equations</tocitem>
        <tocitem target="ch_9_s20.html#9757">Eigenvalues and Singular Values</tocitem>
    </tocitem>
    <tocitem target="ch_9_s21.html#21119">Selected Bibliography</tocitem>
</tocitem>

</tocitem>
</toc>
