Location:
Search - armijo matlab
Search list
Description: Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history-Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history
Platform: |
Size: 1024 |
Author: devdvl |
Hits:
Description: 最优化算法中得拟牛顿法和共轭梯度法,以及Armijo型搜索和最优步长搜索。-Congradient and NiNewton algorithms in optimazation based on MATLAB
Platform: |
Size: 3072 |
Author: whc |
Hits:
Description: 最优化算法中的带Armijo搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用。-Optimization algorithm with Armijo search seeking step quasi-Newton algorithm source code, matlab programming, and hope to be useful.
Platform: |
Size: 1024 |
Author: haoyunhe |
Hits:
Description: 利用wolfe算法,编写了wolfe程序模块。测试数据引用《最优化方法及其Matlab程序设计》(马昌凤编)的Armijo准则搜索例题-Use wolfe algorithm, written wolfe program modules. Test data reference " optimization methods and Matlab programming" (Ma Changfeng ed.) The search criteria examples Armijo
Platform: |
Size: 1024 |
Author: 若相见 |
Hits:
Description: 基于matlab 的最优化armijo算法-Matlab-based optimization algorithm armijo
Platform: |
Size: 10240 |
Author: xiang |
Hits:
Description: This Matlab code implements Cauchy s steepest descent method using Armijo stepsize rule
Platform: |
Size: 1024 |
Author: |
Hits:
Description: Armijo 算法编程MATLAB 上机课老师编程-armijo matlab
Platform: |
Size: 2048 |
Author: fan |
Hits:
Description: 此压缩包共包含三个线搜索技术的matlab程序,即armijo准则、黄金分割法和抛物线法。-This archive contains three line search technology matlab program that armijo guidelines, golden section method and parabolic method.
Platform: |
Size: 2048 |
Author: |
Hits:
Description: Armijo算法,通过MATLAB实现!-Armijo algorithm, MATLAB realization!
Platform: |
Size: 4096 |
Author: sdfwer |
Hits:
Description: Armijo搜索是最常用的非精确搜索,这个matlab程序给出了Armijo方法来确定步长。-Armijo search is the most common non-exact search, the matlab program gives Armijo method to determine the step size.
Platform: |
Size: 1024 |
Author: lulu |
Hits:
Description: 最优化理论及其matlab设计中的armijo算法,用于最优化搜索算法的求解步长-Optimization theory and matlab design armijo algorithm for optimizing search algorithm for solving step
Platform: |
Size: 1024 |
Author: Asun |
Hits:
Description: 使用梯度下降法求无约束问题最优解,包括最速下降法,常数步长下降法等。(Find the best solution to the unconstrained problem, using gradient descent method.)
Platform: |
Size: 2048 |
Author: Yuski
|
Hits:
Description: 基于Armijo-Goldstein准则的用matlab实现的共轭梯度优化方法,个人编写,适合优化方法入门练习。(Based on the Armijo-Goldstein criterion, the conjugate gradient optimization method implemented by Matlab is written by individual, suitable for the introduction of the optimization method)
Platform: |
Size: 1024 |
Author: Victor_Z |
Hits:
Description: 最优化课程中的最速下降法matlab程序,利用了wolfe搜索和armijo线搜索(Matlab program of steepest descent method in optimization course, using Wolfe search and Armijo line search)
Platform: |
Size: 2048 |
Author: zjmjyo |
Hits: