CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 梯度法

搜索资源列表

  1. solving_equations_by_MATLAB

    0下载:
  2. 分别包含了雅克比法、超松弛(sor)法、共轭梯度法(cg)以及broyden法以及newton法解方程-solving equations by the method of Jocobe、SOR、CG、Broyden、Newton in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1416
    • 提供者:Ann
  1. NMF-DTU-Toolbox

    0下载:
  2. matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法-Usage: [W,H] = nmf(X,K,alg,maxiter,speak) W: output matrix H: output matrix X: input matrix K: number of components alg: algorithm to use maxiter: maximum number of iterations speak: p
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:15746271
    • 提供者:沈猴子
  1. frcg

    0下载:
  2. FR共轭梯度法求解无约束优化问题,其中一维搜索用Armijo搜索。-Fletcher-Reeves method for optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:637
    • 提供者:AllenBenge
  1. madgwick_algorithm_c

    0下载:
  2. 利用加速度,角速度,地磁 9轴加速度计,陀螺仪,地磁传感器参数融合,利用四元数降梯度法合成姿态值-Using acceleration, angular velocity, magnetic 9 axis accelerometer, gyroscope, geomagnetic sensor parameter fusion, using the four element method to reduce the value of synthetic attitude
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5307
    • 提供者:谷云飞
  1. CG

    0下载:
  2. 利用共轭梯度法求解实数的线性代数方程组(fortran),计算速度快。-solve an equation using CG
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:378886
    • 提供者:胡英才
  1. optimization

    0下载:
  2. optimization最优化的多种算法的实现,最速下降法梯度法牛顿法以及相似形法,测试函数是香蕉函数-to achieve a variety of optimization algorithms optimization, steepest descent gradient method and Newton' s method similar figures method, the test function is a function of bananas
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:22216
    • 提供者:Teresa Wang
  1. MATLAB最优化设计程序

    1下载:
  2. 包含SQP法,非线性最小二乘问题 线搜索技术 乘子发 共轭梯度法 信赖域法 二次规划法 拟牛顿法 最速下降法的MATLAB程序
  3. 所属分类:matlab例程

    • 发布日期:2015-07-22
    • 文件大小:34429
    • 提供者:cys59@163.COM
  1. cg

    0下载:
  2. 最优化方法中的共轭梯度法,使我们老师写的matlab代码,绝对没有问题-Optimization Method of Conjugate Gradient Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:641
    • 提供者:黄勇
  1. tidufa

    0下载:
  2. 梯度法求解二元二次函数的最优解,通过确定收敛精度、最大迭代次数从而迭代求解。-Gradient Method for optimal binary quadratic function by determining convergence precision, maximum number of iterations so iterative solver
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:763
    • 提供者:Mr Dai
  1. CG_Matlab_Eqution

    0下载:
  2. 共轭梯度法求借无约束最优化问题和对称正定线性方程【自己原创编写的程序,已经过测试】-Conjugate Gradient Methods Solve Optimal Question And Linear Eqution【Self developed program, and tests had been conducted】
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:474199
    • 提供者:戴汉扬
  1. CG_optimal

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

    • 发布日期:2017-04-29
    • 文件大小:23197
    • 提供者:戴汉扬
  1. niudui-gongetidu-ercichazhi

    0下载:
  2. 优化设计:牛顿法、二次插值法、共轭梯度法,c程序-Optimal design: Newton method, two time interpolation method, conjugate gradient method, C program
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3473
    • 提供者:zhang ke
  1. conjugate-gradient-methods

    0下载:
  2. 用FR共轭梯度法求解无约束问题: min f(x)-By FR conjugate gradient method for solving unconstrained problem: min f (x)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:995
    • 提供者:王乾龙
  1. gongetidu

    0下载:
  2. 共轭梯度法,是最优化理论与算法课程当中的一种经典的优化算法,-Conjugate gradient method is a classical optimization algorithm in optimization theory and algorithm,
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3795
    • 提供者:仙凡之旅
  1. Optimization-code

    0下载:
  2. 最优化算法程序,包含费线性最小二乘、共轭梯度法、牛顿法-Linear least squares optimization algorithm procedures, including fees, conjugate gradient method, Newton method and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:39802
    • 提供者:小小
  1. CG

    0下载:
  2. 用共轭梯度法求解方程组、一种最优化方法(适用于求解超定、欠定方程组)-Conjugate gradient method for solving equations, an optimization method (for solving overdetermined, underdetermined equations)
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:301468
    • 提供者:赵晓亮
  1. Optimization-correlation

    0下载:
  2. 1.约束优化问题: minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug) minPF(外点罚函数法解线性等式约束) minGeneralPF(外点罚函数法解一般等式约束) minNF(内点罚函数法) minMixFun(混合罚函数法) minJSMixFun(混合罚函数加速法) minFactor(乘子法) minconPS(坐标轮换法)(算法还有bug) minconSimpSearch2(复合形法) -Optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:13173
    • 提供者:asd
  1. exBSS

    0下载:
  2. 瞬时混和盲信号的分离,使用自然梯度法的实现。-Blind signal separation of instantaneous mixing, using natural gradient method of implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:cooliotseng
  1. Congrad

    0下载:
  2. 共轭梯度法求解线性微分方程组的程序,以西安交通大学研究生《数值分析》习题为例,可通用-Conjugate gradient method for solving linear differential equations program to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:15569
    • 提供者:郑南宁
  1. MATLAB

    0下载:
  2. 求解界约束问题的截断共轭梯度法,是最近刚出来的方法-The truncated conjugate gradient method for solving boundary constraints is a recent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3888
    • 提供者:武高玉
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com