文件名称:Solvers
介绍说明--下载内容来自于网络,使用问题请自行百度
求解器方程
BisectionZero.m 使用二分法求解方程的过零点;
LEPDS.m 求解方程ax = b,a为正定对称矩阵;
ModNewt 给定微分,求解方程f(x) = 0;
NLEqSolver.m 使用牛顿法求解方程;
NLEqSolverWrapper.m 使用不同的初值调用牛顿法解方程;
NewtRaph.m 方程只有一个根时,给定df(x)/dx信息,求解方程f(x) = 0。乳菇婆有多个根,x应该在根附近。-
Math/Solvers
B
BisectionZero - Use bisection method to find the zero crossing of a function.
L
LEPDS - Solves the problem ax = b when a is positive definite symmetric
M
ModNewt - Finds the solution to f(x) = 0 given derivative information.
N
NLEqSolver - Solves a set of equations for zero using Newton s method.
NLEqSolverWrapper- Wraps the Newton s method solver by trying several values.
NewtRaph - Finds the solution to f(x) = 0 given df(x)/dx when only one root is possible
BisectionZero.m 使用二分法求解方程的过零点;
LEPDS.m 求解方程ax = b,a为正定对称矩阵;
ModNewt 给定微分,求解方程f(x) = 0;
NLEqSolver.m 使用牛顿法求解方程;
NLEqSolverWrapper.m 使用不同的初值调用牛顿法解方程;
NewtRaph.m 方程只有一个根时,给定df(x)/dx信息,求解方程f(x) = 0。乳菇婆有多个根,x应该在根附近。-
Math/Solvers
B
BisectionZero - Use bisection method to find the zero crossing of a function.
L
LEPDS - Solves the problem ax = b when a is positive definite symmetric
M
ModNewt - Finds the solution to f(x) = 0 given derivative information.
N
NLEqSolver - Solves a set of equations for zero using Newton s method.
NLEqSolverWrapper- Wraps the Newton s method solver by trying several values.
NewtRaph - Finds the solution to f(x) = 0 given df(x)/dx when only one root is possible
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Solvers/
Solvers/BisectionZero.m
Solvers/Contents.m
Solvers/LEPDS.m
Solvers/ModNewt.m
Solvers/NewtRaph.m
Solvers/NLEqSolver.m
Solvers/NLEqSolverWrapper.m
Solvers/BisectionZero.m
Solvers/Contents.m
Solvers/LEPDS.m
Solvers/ModNewt.m
Solvers/NewtRaph.m
Solvers/NLEqSolver.m
Solvers/NLEqSolverWrapper.m
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
