📄 conjugate gradient and steepest descent methods.mht
字号:
From: <Saved by Windows Internet Explorer 7>
Subject: Conjugate Gradient and Steepest Descent Methods
Date: Thu, 31 May 2007 18:21:28 +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/cga.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>Conjugate Gradient and Steepest Descent =
Methods</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>Conjugate Gradient and Steepest Descent Methods</H2></CENTER>
<P>The following applet demonstrates the Steepest Descent and the =
Conjugate=20
Gradient methods for function minimization.=20
<P><APPLET height=3D400 width=3D750 code=3DCGApplet.class></APPLET>=20
<P>
<UL>
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/CGApplet.java">CGAp=
plet.java</A>=20
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/GradientMinimizer.j=
ava">GradientMinimizer.java</A>=20
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/OneVarMinimizer.jav=
a">OneVarMinimizer.java</A>,=20
<A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/OneVarFn.java">OneV=
arFn.java</A>=20
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/Lbl.java">Lbl.java<=
/A>, <A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/TabPan.java">TabPan=
.java</A>,=20
<A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/PathCanvas.java">Pa=
thCanvas.java</A>=20
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/Vertex.java">Vertex=
.java</A>=20
<LI><A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/Value.java">Value.j=
ava</A>,=20
<A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/Variable.java">Vari=
able.java</A>,=20
<A=20
=
href=3D"http://www.serc.iisc.ernet.in/~amohanty/SE288/XToken.java">XToken=
.java</A>=20
</LI></UL></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -