文件名称:MATLAB_Kelley
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- wangz*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Kelly的Solving Nonlinear Equations with Newton’s Method一书附带的Matlab程序。-The MATLAB codes for the solvers and all the examples
accompany this book.I have used the three main solvers nsold.m,
nsoli.m, and brsola.m from the collection of MATLAB codes in my own research.
The codes were designed for production work on small-to-medium scale problems having
at most a few thousand unknowns. Large-scale problems are best done in another language
with a high-quality public-domain code.
accompany this book.I have used the three main solvers nsold.m,
nsoli.m, and brsola.m from the collection of MATLAB codes in my own research.
The codes were designed for production work on small-to-medium scale problems having
at most a few thousand unknowns. Large-scale problems are best done in another language
with a high-quality public-domain code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MATLAB_Kelley\MATLAB\Chapter1\ataneg.m
.............\......\........\chordsol.m
.............\......\........\ftan.m
.............\......\........\newtsol.m
.............\......\........\secant.m
.............\......\........\tandemo.m
.............\......\.......2\.nsold.m.swp
.............\......\........\atandemo.m
.............\......\........\bvp2demo.m
.............\......\........\bvpsys.m
.............\......\........\fatan.m
.............\......\........\ftime.m
.............\......\........\heq.m
.............\......\........\heqdemo.m
.............\......\........\simpdemo.m
.............\......\........\simple.m
.............\......\........\timedep.m
.............\......\.......3\dxmf.m
.............\......\........\dymf.m
.............\......\........\fish2d.m
.............\......\........\heq.m
.............\......\........\heqkdemo.m
.............\......\........\lapmf.m
.............\......\........\oz.m
.............\......\........\ozdemo.m
.............\......\........\ozmovie.m
.............\......\........\pde.m
.............\......\........\pdeldemo.m
.............\......\........\pdeleft.m
.............\......\........\pderdemo.m
.............\......\........\pderight.m
.............\......\........\pdetime.m
.............\......\........\pdetimedemo.m
.............\......\.......4\dxmf.m
.............\......\........\dymf.m
.............\......\........\fish2d.m
.............\......\........\heq.m
.............\......\........\heqbdemo.m
.............\......\........\heqmovie.m
.............\......\........\lapmf.m
.............\......\........\pdebrl.m
.............\......\........\pdebrr.m
.............\......\........\pdeleft.m
.............\......\........\pderight.m
.............\......\SOLVERS\brsola.m
.............\......\.......\nsold.m
.............\......\.......\nsoli.m
.............\......\.......\parab3p.m
.............\......\Chapter1
.............\......\Chapter2
.............\......\Chapter3
.............\......\Chapter4
.............\......\SOLVERS
.............\MATLAB
MATLAB_Kelley
.............\......\........\chordsol.m
.............\......\........\ftan.m
.............\......\........\newtsol.m
.............\......\........\secant.m
.............\......\........\tandemo.m
.............\......\.......2\.nsold.m.swp
.............\......\........\atandemo.m
.............\......\........\bvp2demo.m
.............\......\........\bvpsys.m
.............\......\........\fatan.m
.............\......\........\ftime.m
.............\......\........\heq.m
.............\......\........\heqdemo.m
.............\......\........\simpdemo.m
.............\......\........\simple.m
.............\......\........\timedep.m
.............\......\.......3\dxmf.m
.............\......\........\dymf.m
.............\......\........\fish2d.m
.............\......\........\heq.m
.............\......\........\heqkdemo.m
.............\......\........\lapmf.m
.............\......\........\oz.m
.............\......\........\ozdemo.m
.............\......\........\ozmovie.m
.............\......\........\pde.m
.............\......\........\pdeldemo.m
.............\......\........\pdeleft.m
.............\......\........\pderdemo.m
.............\......\........\pderight.m
.............\......\........\pdetime.m
.............\......\........\pdetimedemo.m
.............\......\.......4\dxmf.m
.............\......\........\dymf.m
.............\......\........\fish2d.m
.............\......\........\heq.m
.............\......\........\heqbdemo.m
.............\......\........\heqmovie.m
.............\......\........\lapmf.m
.............\......\........\pdebrl.m
.............\......\........\pdebrr.m
.............\......\........\pdeleft.m
.............\......\........\pderight.m
.............\......\SOLVERS\brsola.m
.............\......\.......\nsold.m
.............\......\.......\nsoli.m
.............\......\.......\parab3p.m
.............\......\Chapter1
.............\......\Chapter2
.............\......\Chapter3
.............\......\Chapter4
.............\......\SOLVERS
.............\MATLAB
MATLAB_Kelley