CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - quasi-newton matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - quasi-newton matlab - List
[
AI-NN-PR
]
bfgs
DL : 1
二次型准牛顿BFGS 公式,用于计算非线性函数-second type quasi-Newton BFGS formula used to calculate the nonlinear function
Update
: 2025-02-19
Size
: 3kb
Publisher
:
[
matlab
]
最优化
DL : 1
matlab 关于牛顿法,最速化,拟牛顿法,黄金分割法,一维搜索法的编程-Matlab of Newton, the most speed, quasi-Newton method, 0.618, one-dimensional search Programming
Update
: 2025-02-19
Size
: 11kb
Publisher
:
孟琳珺
[
matlab
]
brsola
DL : 0
brsola 解非线性方程 经典算法 改进版的拟牛顿叠代,收敛很快了-brsola solving nonlinear equations of classical algorithm for improved version of the quasi-Newton iteration, the convergence soon
Update
: 2025-02-19
Size
: 2kb
Publisher
:
郑康
[
matlab
]
matlab55
DL : 1
学会不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的计算步骤; 比较不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的优缺点。 -Institute of the different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) for calculating steps compare different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) the advantages and disadvantages.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
mengxiang
[
Mathimatics-Numerical algorithms
]
Quasi-Newton
DL : 0
Quasi-Newton算法的demo程序,主要用于最优化算法的设计与最优化问题的求解-Quasi-Newton algorithm demo program, mainly used in optimization algorithm design and optimization problem solving
Update
: 2025-02-19
Size
: 9kb
Publisher
:
wang qifei
[
AI-NN-PR
]
Newton
DL : 0
用MATLAB编写的基于拟牛顿算法的最优分类器程序,里头附带随机样本生成程序-MATLAB prepared with Quasi-Newton algorithm based on the optimal classifier procedures, inside attached to generate random sample procedures
Update
: 2025-02-19
Size
: 3kb
Publisher
:
张宪
[
Algorithm
]
niNetwon
DL : 0
解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
Update
: 2025-02-19
Size
: 3kb
Publisher
:
冰冰
[
Algorithm
]
NdimensionNiNetwon
DL : 0
解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
Update
: 2025-02-19
Size
: 4kb
Publisher
:
冰冰
[
Algorithm
]
quasi-newton
DL : 0
一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下-A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
Update
: 2025-02-19
Size
: 110kb
Publisher
:
idhot
[
matlab
]
111opt
DL : 0
非常经典的最优化程序,里面黄金分割、拟牛顿、对偶单纯形,故向大家推荐-Very classical optimization procedures, which Golden Section, Quasi-Newton, dual simplex, so to recommend
Update
: 2025-02-19
Size
: 11kb
Publisher
:
夏能涛
[
Other
]
quasi_newton_dfp
DL : 0
The script quasi_newton_dfp.m optimizes a multivariable function using DFP Quasi Newton method.-The script quasi_newton_dfp.m optimizes a multivariable function using DFP Quasi Newton method.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
ahyu
[
Algorithm
]
NiNiuDun
DL : 0
利用拟牛顿发解非线性方程组,领域为数值分析-Quasi-Newton made use of contradictions and solve linear equations, the field of numerical analysis for
Update
: 2025-02-19
Size
: 1kb
Publisher
:
paul
[
Algorithm
]
paul
DL : 0
各种数值分析常用的程序,雅克比迭代,G_S法,牛顿 拟牛顿,拉格朗日数乘等-Numerical analysis of a variety of commonly used procedures, Jacobian iteration, G_S law, Newton' s quasi-Newton, Lagrange and so few take
Update
: 2025-02-19
Size
: 4kb
Publisher
:
paul
[
matlab
]
Nonlinear_Programming
DL : 0
非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
Update
: 2025-02-19
Size
: 1kb
Publisher
:
lilin
[
matlab
]
newton
DL : 0
最优化计算方法中 有关于拟牛顿法的一段小代码 可以-Optimization method in the Quasi-Newton method on a small section of code that can look at
Update
: 2025-02-19
Size
: 1kb
Publisher
:
redgate
[
matlab
]
MATLABoptimization
DL : 0
matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法 线性规划 单纯形法 修正单纯形法 大M法 变量有界单纯形法 整数规划 割平面法 分支定界法 0-1规划 二次规划 拉格朗曰法 起作用集算法 路径跟踪法 粒子群优化算法 基本粒子群算法 带压缩因子的粒子群算法 权重改进的粒子群算法 线性递减权重法 自适应权重法 随机权重法 变学习因子的粒子群算法 同步变化的学习因子 异步变化的学习因子 二阶粒子群算法 二阶振荡粒子群算法 -matlab optimization process includes Non-binding one-dimensional extremum problems Advance and retreat method Golden Section Fibonacci method of basic Newton s method Newton s method Newton s Law of the global secant method parabola method acceptable to the three interpolation search method   Goidstein France Wolfe.Powell France Simplex search method Powell steepest descent method Conjugate gradient method Newton s method Newton s method to amend Quasi-Newton Method trust region method explicitly steepest descent method, Rosen gradient projection method Penalty function method outside the penalty function method within the penalty function method Mixed penalty function multiplier method   G-N was amended in G-N method L-M method Of linear programming simplex method, revised simplex method Big M method variables bounded simplex method, Cutting Plane Method integer programming branch and bound method 0-1 programming quadratic programming
Update
: 2025-02-19
Size
: 38kb
Publisher
:
百位过
[
Bio-Recognize
]
nonlinear_equations_solve
DL : 0
包括各种非线性方程的MATLAB求解算法,如拟牛顿法,数值延拓法,高斯牛顿法-Include a variety of nonlinear equations MATLAB algorithm, such as the quasi-Newton method, numerical continuation method, Gauss-Newton method
Update
: 2025-02-19
Size
: 11kb
Publisher
:
付和平
[
AI-NN-PR
]
fminlbfgs_version2
DL : 0
这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). - Limited memory BFGS (L-BFGS). - Steepest Gradient Descent optimization.
Update
: 2025-02-19
Size
: 10kb
Publisher
:
奕风
[
matlab
]
broyden_cal
DL : 0
求解非线性方程组的拟牛顿法(逆broyden秩1方法)之matlab程序,采用符号运算,直接输入含参数的方程组即可。-Solving nonlinear equations of quasi-Newton method (inverse method broyden rank 1) of the matlab program, using symbolic computation, the direct input of equations with a parameter can be.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
louis
[
Education soft system
]
Quasi-Newton-Methods
DL : 0
拟牛顿法编程全套MATLAB代码,共计6个文件-Quasi-newton method of programming a full set of MATLAB code.A total of six files
Update
: 2025-02-19
Size
: 3kb
Publisher
:
zhangmiaomiao
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.