<?xml version='1.0' encoding='ISO-8859-1' ?>
<!-- $Revision: 1.1.6.10 $ $Date: 2004/08/29 22:30:19 $ -->

<toc version="1.0">

<tocitem target="splines_product_page.html" image="$toolbox/matlab/icons/book_mat.gif">Spline Toolbox

<tocitem target="gettingstarted.html" image="$toolbox/matlab/icons/greencircleicon.gif">Getting Started
    <tocitem target="gettingstarted.html#20774">Introduction
        <tocitem target="gettingstarted2.html#15419">What Is the Spline Toolbox?</tocitem>
        <tocitem target="gettingstarted3.html#14674">New Features in Version 3.2
            <tocitem target="gettingstarted3.html#21237">ND-Valued Data and Spline Functions</tocitem>
            <tocitem target="gettingstarted3.html#21239">Repeated Sites</tocitem>
            <tocitem target="gettingstarted3.html#21241">Updated Demos</tocitem>
            <tocitem target="gettingstarted3.html#15813">Other Enhancements</tocitem>
        </tocitem>
        <tocitem target="gettingstarted4.html#21388">Using this Guide</tocitem>
        <tocitem target="gettingstarted5.html#20902">Splines in MATLAB</tocitem>
        <tocitem target="gettingstarted6.html#20849">Expected Background</tocitem>
        <tocitem target="gettingstarted7.html#12130">Technical Conventions</tocitem>
    </tocitem>
</tocitem>
<tocitem target="splines_example_index.html" image="$toolbox/matlab/icons/demoicon.gif">Examples</tocitem>
<tocitem target="tutor.html" image="$toolbox/matlab/icons/pagesicon.gif">Tutorial
    <tocitem target="tutor2.html#50273">Some Simple Examples
        <tocitem target="tutor3.html#15852">Cubic Spline Interpolation</tocitem>
        <tocitem target="tutor4.html#16122">Periodic Data</tocitem>
        <tocitem target="tutor5.html#16415">Other End Conditions</tocitem>
        <tocitem target="tutor6.html#16501">General Spline Interpolation</tocitem>
        <tocitem target="tutor7.html#16692">Knot Choices</tocitem>
        <tocitem target="tutor8.html#16729">Smoothing</tocitem>
        <tocitem target="tutor9.html#16833">Least Squares</tocitem>
        <tocitem target="tutor10.html#16922">Using the Spline Fits</tocitem>
        <tocitem target="tutor11.html#18780">Vector-Valued Functions</tocitem>
        <tocitem target="tutor12.html#9294">Fitting Values at N-D Grid</tocitem>
        <tocitem target="tutor13.html#24940">Fitting Values at Scattered 2-D Sites</tocitem>
    </tocitem>
    <tocitem target="tutor14.html#25226">Splines: An Overview
        <tocitem target="tutor15.html#9152">Polynomials vs. Splines</tocitem>
        <tocitem target="tutor16.html#23202">ppform</tocitem>
        <tocitem target="tutor17.html#19944">B-form</tocitem>
        <tocitem target="tutor18.html#9207">Knot Multiplicity</tocitem>
        <tocitem target="tutor19.html#17067">B-Spline Properties</tocitem>
        <tocitem target="tutor20.html#9245">Constructive vs. Variational</tocitem>
        <tocitem target="tutor21.html#11072">Multivariate Splines</tocitem>
    </tocitem>
    <tocitem target="tutor22.html#24680">The ppform
        <tocitem target="tutor23.html#2144">Breaks</tocitem>
        <tocitem target="tutor24.html#2147">ppform</tocitem>
        <tocitem target="tutor25.html#2162">Construction</tocitem>
        <tocitem target="tutor26.html#2171">Use</tocitem>
    </tocitem>
    <tocitem target="tutor27.html#2551">The B-form
        <tocitem target="tutor28.html#25797">B-form</tocitem>
        <tocitem target="tutor29.html#2558">B-Splines</tocitem>
        <tocitem target="tutor30.html#25800">Knot Multiplicity</tocitem>
        <tocitem target="tutor31.html#2569">Choice of Knots</tocitem>
        <tocitem target="tutor32.html#14648">Splines</tocitem>
        <tocitem target="tutor33.html#9736">Construction</tocitem>
        <tocitem target="tutor34.html#19618">Example: A Spline Curve</tocitem>
        <tocitem target="tutor35.html#2595">Use</tocitem>
    </tocitem>
    <tocitem target="tutor36.html#10349">Tensor Product Splines
        <tocitem target="tutor37.html#10406">B-form</tocitem>
        <tocitem target="tutor38.html#10456">ppform</tocitem>
    </tocitem>
    <tocitem target="tutor39.html#21517">NURBS and Other Rational Splines
        <tocitem target="tutor40.html#21536">Rational Splines</tocitem>
        <tocitem target="tutor41.html#25867">Example: Circle</tocitem>
        <tocitem target="tutor42.html#22440">Example: Sphere</tocitem>
        <tocitem target="tutor43.html#21544">rsform</tocitem>
        <tocitem target="tutor44.html#22197">Use</tocitem>
    </tocitem>
    <tocitem target="tutor45.html#24718">The stform
        <tocitem target="tutor46.html#25313">stform</tocitem>
        <tocitem target="tutor47.html#25312">Use</tocitem>
    </tocitem>
    <tocitem target="tutor48.html#25334">Example: A Nonlinear ODE
        <tocitem target="tutor49.html#21482">Problem</tocitem>
        <tocitem target="tutor50.html#23651">Approximation Space</tocitem>
        <tocitem target="tutor51.html#25898">Discretization</tocitem>
        <tocitem target="tutor52.html#2626">Numerical Problem</tocitem>
        <tocitem target="tutor53.html#19026">Linearization</tocitem>
        <tocitem target="tutor54.html#6773">Linear System to Be Solved</tocitem>
        <tocitem target="tutor55.html#2638">Iteration</tocitem>
    </tocitem>
    <tocitem target="tutor56.html#2675">Example: Construction of the Chebyshev Spline
        <tocitem target="tutor57.html#23745">What Is a Chebyshev Spline?</tocitem>
        <tocitem target="tutor58.html#2679">Choice of Spline Space</tocitem>
        <tocitem target="tutor59.html#2687">Initial Guess</tocitem>
        <tocitem target="tutor60.html#2695">Remez Iteration</tocitem>
    </tocitem>
    <tocitem target="tutor61.html#2731">Example: Approximation by Tensor Product Splines
        <tocitem target="tutor62.html#9891">Choice of Sites and Knots</tocitem>
        <tocitem target="tutor63.html#2739">Least Squares Approximation as Function of y</tocitem>
        <tocitem target="tutor64.html#12258">Approximation to Coefficients as Functions of x</tocitem>
        <tocitem target="tutor65.html#2766">The Bivariate Approximation</tocitem>
        <tocitem target="tutor66.html#2790">Switch in Order</tocitem>
        <tocitem target="tutor67.html#25952">Approximation to Coefficients as Functions of y</tocitem>
        <tocitem target="tutor68.html#25958">The Bivariate Approximation</tocitem>
        <tocitem target="tutor69.html#4590">Comparison and Extension</tocitem>
    </tocitem>
</tocitem>
<tocitem target="refer1_html2.html" image="$toolbox/matlab/icons/reficon.gif">Functions -- Categorical List
    <tocitem target="refer1_html3.html#7153">GUIs</tocitem>
    <tocitem target="refer1_html3.html#5248">Construction of Splines</tocitem>
    <tocitem target="refer1_html3.html#7154">Operators</tocitem>
    <tocitem target="refer1_html3.html#7155">Work with Breaks, Knots, and Sites</tocitem>
    <tocitem target="refer1_html3.html#7156">Customized Linear Equation Solver</tocitem>
    <tocitem target="refer1_html3.html#4433">Information About Splines and the Toolbox</tocitem>
    <tocitem target="refer1_html3.html#7433">Demonstrations</tocitem>
    <tocitem target="refer1_html3.html#7434">Utilities</tocitem>
</tocitem>
<tocitem target="spline_htmlloc.html" image="$toolbox/matlab/icons/reficon.gif">Functions -- Alphabetical List</tocitem>
<tocitem target="glossary.html" image="$toolbox/matlab/icons/reficon.gif">Glossary
    <tocitem target="glossary2a.html#5678">Introduction</tocitem>
    <tocitem target="glossary2a.html#7948">List of Terms</tocitem>
</tocitem>


<tocitem target="rn/spline.html" image="$toolbox/matlab/icons/notesicon.gif">Release Notes

<tocitem target="rn/splines13+_3-2.html">Spline Toolbox 3.2 Release Notes
    <tocitem target="rn/splines13+_3-2.html#52778">New Features
        <tocitem target="rn/splines13+_3-2.html#52098">ND-Valued Data and Spline Functions</tocitem>
        <tocitem target="rn/splines13+_3-2.html#53443">Repeated Sites</tocitem>
        <tocitem target="rn/splines13+_3-2.html#53387">Updated Demos</tocitem>
        <tocitem target="rn/splines13+_3-2.html#53190">Toolbox Function Summary</tocitem>
    </tocitem>
    <tocitem target="rn/splines13+_3-22.html#51940">Upgrading from an Earlier Release
        <tocitem target="rn/splines13+_3-22.html#53513">NaNs and Infs</tocitem>
        <tocitem target="rn/splines13+_3-22.html#53511">Simplified csape Input</tocitem>
        <tocitem target="rn/splines13+_3-22.html#53682">Updated spap2, spapi Input Requirements</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/splines13.html">Spline Toolbox 3.1.1 Release Notes
    <tocitem target="rn/splines13.html#52778">New Features
        <tocitem target="rn/splines13.html#52098">Smoothing Splines for Scattered Bivariate Data</tocitem>
        <tocitem target="rn/splines13.html#52112">splinetool Command History M-File</tocitem>
        <tocitem target="rn/splines13.html#52116">Spline-Specific Zero Finder</tocitem>
        <tocitem target="rn/splines13.html#52119">Spline-Specific Minimum Finder</tocitem>
        <tocitem target="rn/splines13.html#52241">Function Summary</tocitem>
    </tocitem>
    <tocitem target="rn/splines132.html#51933">Major Bug Fixes</tocitem>
    <tocitem target="rn/splines133.html#51940">Upgrading from an Earlier Release
        <tocitem target="rn/splines133.html#52957">Use playshow Command to Run Slideshow Style Demos</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/spline12.html">Spline Toolbox 3.0 Release Notes
    <tocitem target="rn/spline12.html#20173">New Features
        <tocitem target="rn/spline12.html#20175">Spline Tool Provides a Visual Interface to the Spline Toolbox</tocitem>
        <tocitem target="rn/spline12.html#20184">Automatic Knot Choice Simplifies Use of spapi and spap2</tocitem>
        <tocitem target="rn/spline12.html#20414">Automatic Smoothing Parameter Choice Simplifies Use of csaps</tocitem>
        <tocitem target="rn/spline12.html#20188">Use of Rational Splines</tocitem>
        <tocitem target="rn/spline12.html#20190">B-Spline Visual Interface</tocitem>
        <tocitem target="rn/spline12.html#20196">Other New Functions</tocitem>
        <tocitem target="rn/spline12.html#20202">Other Enhancements</tocitem>
    </tocitem>
    <tocitem target="rn/spline122.html#20210">Major Bug Fixes
        <tocitem target="rn/spline122.html#20212">spmak and ppmak Use Size Argument to Correctly Construct Multivariate Splines</tocitem>
    </tocitem>
    <tocitem target="rn/spline123.html#20226">Upgrading from an Earlier Release
        <tocitem target="rn/spline123.html#20228">optknt and newknt Output No Longer Needs To Be Run Through augknt</tocitem>
    </tocitem>
</tocitem>

</tocitem>
<tocitem target="splines_product_page.html" image="$toolbox/matlab/icons/pdficon.gif">Printable Documentation (PDF)</tocitem>
<tocitem target="http://www.mathworks.com/products/splines/" image="$toolbox/matlab/icons/webicon.gif">Product Page (Web)</tocitem>

</tocitem>
</toc>
