CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - gradient

搜索资源列表

  1. fr.rar

    0下载:
  2. FR共轭梯度算法求极小值。y为给定函数,x为函数变量,x0为搜索起始点 返回值fm为极小值,xm为极小值点,FR conjugate gradient algorithm for the minimum. y for a given function, x as a function of variables, x0 the starting point for the search to return to the value of fm for the minimum, xm for th
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1008byte
    • 提供者:夏巍
  1. Optimization

    3下载:
  2. 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-20
    • 文件大小:1.81kb
    • 提供者:anytry
  1. The_Levenberg-Marquardt_Algorithm

    2下载:
  2. LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This document aims to provide an intuitiv
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:31.46kb
    • 提供者:TANG
  1. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:762kb
    • 提供者:林小博
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:80.39kb
    • 提供者:ljw
  1. zrtd_yuan

    0下载:
  2. 自然梯度算法,一个不错的梯度算法,Matlab学习的一个好的程序-The natural gradient algorithm, a good gradient algorithm, Matlab program to learn a good
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:973byte
    • 提供者:zhangrui
  1. Preconditioned_Conjugate_Gradient_Method

    2下载:
  2. 用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.87kb
    • 提供者:Zhu Liyong
  1. code

    2下载:
  2. 共轭梯度的几种方法对标准函数的测试结果比较 附比较结果-Several conjugate gradient method of function test criteria attached to the results of the comparison results
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.75mb
    • 提供者:程仕伟
  1. RBF

    1下载:
  2. 基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近-Gradient method based on the preparation process of the RBF neural network to achieve the approximation of the input data
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-23
    • 文件大小:965byte
    • 提供者:wshli
  1. EdgeDetection

    0下载:
  2. Program use openCV to demo edge detection (algorithm Gradient).
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5.33mb
    • 提供者:Thanh
  1. cgtrust

    0下载:
  2. conjugate gradient algorithm for multivariable functions
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:canberk
  1. conjugate_gradient

    1下载:
  2. 最优化方法中共轭梯度法的matlab程序-Optimization method of conjugated gradient method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:528byte
    • 提供者:陈莫
  1. jacobi_cg

    0下载:
  2. Jacobi算法和共轭梯度法的基本matlab程序,rar压缩包,包括2个文件-Jacobi conjugate gradient algorithm and the basic matlab program, rar archive, including the two documents
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531byte
    • 提供者:don
  1. Analytical-Gradient-Based-Optimization-Technique.r

    1下载:
  2. 应用共轭梯度法综合优化交叉耦合滤波器。参考文献<Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique >Smain Amari-Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique _
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3.94kb
    • 提供者:wuguochun
  1. conjugate-gradient

    0下载:
  2. 共轭梯度算法C程序,本程序适用于n设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,该算法程序只在主函数中与其他无约束程序有差别,其他部分基本一样。-Conjugate gradient algorithm C procedures, the procedures for n design variables of the function optimization problem, the number of different design variables can change
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:2.09kb
    • 提供者:AresOne
  1. gradient

    0下载:
  2. 我使用matlab寫的漸層處理程式,希望初學者可以進快上手。-I use matlab gradient processing program to write and hope into the beginners get started quickly.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:77.51kb
    • 提供者:tony
  1. matlab Conjugate gradient method

    0下载:
  2. 通过使用matlab求解共轭梯度法和牛顿法。熟悉经典优化方法。(Solve the conjugate gradient method and the Newton method by using matlab. Familiar with the classic optimization method.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:亮看世界
  1. HPPP&distance matriix &gradient descent method

    3下载:
  2. 使用HPPP进行多小区、多用户撒点之后,计算任意用户到任意小区的距离,和梯度下降法寻找最优解(After using HPPP for multi cell and multi-user dissemination, the distance between any user and any cell is calculated;and the gradient descent method is used to find the optimal solution.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:See you later
  1. Gradient conjuge

    0下载:
  2. Conditional Gradient Method algorithm
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:2kb
    • 提供者:math1
  1. conjugate gradient

    0下载:
  2. 基于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)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:Victor_Z
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com