📄 cubic spline interpolation.mht
字号:
From: <Saved by Windows Internet Explorer 7>
Subject: Cubic Spline Interpolation
Date: Thu, 31 May 2007 18:18:35 +0530
MIME-Version: 1.0
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.serc.iisc.ernet.in/~amohanty/SE288/lagrange/spline.html
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Cubic Spline Interpolation</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8">
<META content=3D"MSHTML 6.00.6000.16414" name=3DGENERATOR></HEAD>
<BODY>
<CENTER>
<H2>Cubic Spline Interpolation</H2></CENTER>
<P>This applet demonstrates interpolation using cubic splines.=20
<P>You can drag the points on the x-axis to change the abscissas(x =
coordinates),=20
<BR>and drag the points on the curve to change the ordinates(y =
coordinates).=20
<P><APPLET height=3D550 width=3D500 code=3DSplineDemo.class></APPLET>=20
<P>
<H3>Source Code</H3>
<P>
<UL>
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/lagrange/SplineDemo=
.java">SplineDemo.java</A>=20
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/lagrange/LagrangePa=
nel.java">LagrangePanel.java</A>=20
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/lagrange/Drawable.j=
ava">Drawable.java</A>,=20
<A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/lagrange/Dot.java">=
Dot.java</A>,=20
<A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/lagrange/Line.java"=
>Line.java</A>=20
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/lagrange/KFrame.jav=
a">KFrame.java</A>=20
<P><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/lagrange/lagrange.h=
tml">Lagrange=20
Interpolation Applet</A> </P></LI></UL></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -