搜索资源列表

  1. Matlab

    1下载:
  2. matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:34816
    • 提供者:朱志远
  1. MATLAB(1)

    0下载:
  2. 无约束优化,用精确线搜索的最速下降法极小化函数-Unconstrained optimization, with the exact line search the steepest descent method minimization function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:zhangli
  1. golds

    0下载:
  2. 黄金分割法代码 功能: 0.618法精确线搜索-function [s,phis,k,G,E]=golds(phi,a,b,delta,epsilon)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:张婧茹
  1. trust

    0下载:
  2. 数值最优化:解界约束优化问题的非单调组合信赖域方法,以及在信赖域内部进行二阶线搜索。-Numerical Optimization: non-monotonic combination of trust region methods solution of bound constrained optimization problems, and trust within the Ministry of second-order line
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:bapi
  1. search

    0下载:
  2. python开发的一个C/S架构的导师查询系统。一个简单的搜索引擎,有网络爬虫,可离线搜索。-python development of a C/S structure of the tutor query system. A simple search engine Web crawler can be offline search.
  3. 所属分类:Web服务器

    • 发布日期:2024-05-10
    • 文件大小:582656
    • 提供者:陶子
  1. Non_mon-Newton

    0下载:
  2. 最优化算法中的使用非单调线搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用-The use of non-monotonic line optimization algorithm to search seeking step quasi-Newton algorithm source code, Matlab programming, and hope to be useful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:haoyunhe
  1. rosenberg-linearsearch

    0下载:
  2. 基于线搜索算法求解rosenberg函数的极小值问题-Based on line search algorithm for solving the problem of the rosenberg function minimum value
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:陈翔
  1. line-search

    0下载:
  2. 线搜索技术的基本算法,包括精确先搜索的黄金分割算法和非精确算法中的armijo算法-Line search algorithms, including the precise search first gold segmentation algorithm and Inexact armijo algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
  1. xiansousuo

    0下载:
  2. 用黄金分割法来求解函数的极小点,不用求函数的导数,只需进行迭代即可,非精确线搜索技术用于解决极值区间-Golden section method to solve the minimum point of the function, do not seek the derivative of a function, simply iteration can be inexact line search techniques for so
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:月亮
  1. minGS

    0下载:
  2. 用非精确线搜索来求函数极小问题,这种是在一维的情况下的情况-Minimization Problems with inexact line search to seek, this is the situation in the case of one-dimensional
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:月亮
  1. Line-search-technique

    0下载:
  2. 关于最优化方法的Matlab仿真程序,线搜索技术。-Matlab simulation program optimization method, line search technique.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:lyn
  1. Optimization-Methods-

    0下载:
  2. 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming,&
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1792000
    • 提供者:赵雪伟
  1. matlab-source

    0下载:
  2. 最优化 Matlab程序 线搜索 修正的乔勒斯基分解-Matlab source line search
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:li bo
  1. optimisation_a3

    0下载:
  2. 梯度法求取最小值(Armijo线搜索)+cost function-gradient method with Armijo line search+ cost function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:Iris Lee
  1. simplelinesearch

    0下载:
  2. 非线性规划问题中无约束问题的简单线搜索算法(simplelinesearch)的MATLAB代码-Unconstrained nonlinear programming problem in question is simple line search algorithm (simplelinesearch) MATLAB code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:
  1. erfen

    0下载:
  2. 最优化方法及其MATLAB程序设计,针对非精确线搜索的方法,二分法-Optimization method and MATLAB program design, method for inexact line search, dichotomy
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:jhon
  1. linesearch

    0下载:
  2. 利用黄金分割点法计算步长,用来求二次凸函数的最小值的线搜索方法-Using the gold partition point method, the step size is used for the minimum of two convex functions.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zjh
  1. GN

    0下载:
  2. Guass-newton算法求解非线性规划的一个实例(线搜索)-Guass-newton algorithm of solving nonlinear problem (linear search)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:冯艳
  1. fast-descent

    0下载:
  2. 牛顿法测试程序,包含线搜索和不含线搜索时算法比较。-newton algorithm with linear and without linear search.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:冯艳
  1. CG_optimal

    1下载:
  2. 共轭梯度法求解无约束最优化问题,采用Wolfe线搜索和armijo算法,还有对各种修正方法(HS,DY...)的对比【自己编写的】-Conjugate Gradient Methods Solve Optimal Question And Linear Eqution
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者:戴汉扬
« 1 2 3 4 56 7 8 9 10 ... 20 »

源码中国 www.ymcn.org