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

搜索资源列表

  1. GradientMethodForNLP

    0下载:
  2. 源码给出了非线性规划(NLP)的梯度法,其中gradf.m为梯度法算法,下载设置参数既能运行。-Given nonlinear programming source (NLP) in the gradient method, which gradf.m as gradient algorithm, download the set parameters not only run.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1612
    • 提供者:lihaiqiang
  1. 005

    0下载:
  2. 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16125
    • 提供者:Snake
  1. nonlinear-equation

    1下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:11028
    • 提供者:汪张扬
  1. main

    0下载:
  2. 用c语言解决最优化问题,共轭梯度法是解决问题的其中一个-With the c language to solve optimization problems Conjugate gradient method is one solution to the problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:824
    • 提供者:谢文杰
  1. 1

    0下载:
  2. 在共梯度法中 只有当初值的选取靠近最优解时 迭代才会收敛 当远离时发散 且 当精度控制为0.1时可以实现 但设为0.01时就实现不了-numubrical
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1278
    • 提供者:crybaby
  1. step

    0下载:
  2. 在共梯度法中 只有当初值的选取靠近最优解时 迭代才会收敛 当远离时发散 且 当精度控制为0.1时可以实现 但设为0.01时就实现不了-numeberica method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1202
    • 提供者:crybaby
  1. progrm8

    0下载:
  2. 数学计算中的 共轭梯度法 用于最优化计算-Mathematics in the conjugate gradient method for the optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:冉子璐
  1. ConjugateGradient

    0下载:
  2. 共轭梯度法的经典之作,在支持向量机凸规划中经常用到。-Conjugate gradient method of classic convex programming in support vector machines are often used.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:422507
    • 提供者:Yuan
  1. LECalculator

    0下载:
  2. 3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:71653
    • 提供者:王健
  1. mycode

    0下载:
  2. matlab实现共轭梯度法源代码,有助于初学者学习最优化课程-matlab conjugate gradient method to achieve source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1580
    • 提供者:zhucehao
  1. gongetidu

    0下载:
  2. 共轭梯度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Conjugate gradient method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:896
    • 提供者:qch
  1. 2

    0下载:
  2. 实现最优化搜索中,DFB法,秩1法,bfgs法以及共轭梯度法进行最优化数据搜索。其中共轭梯度法下降速率比较慢,要合理设置终止门限-Optimize the search, DFB method, rank 1 method, bfgs method and conjugate gradient method to optimize the data search. Conjugate gradient method in which the rate of decrease is slower,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2645
    • 提供者:程旭元
  1. cg_test

    0下载:
  2. 科学计算中的共轭梯度法解对称正定线性方程组-Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:962
    • 提供者:李白
  1. matlab

    1下载:
  2. 最速下降梯度法matlab程序和用拟牛顿法求极小值点-apply a gradient–descent based error minimization approach to minimize the difference between the real deformation and the simulated one given the elasticity parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8512
    • 提供者:侯小叶
  1. MATLAB-Toolbox

    0下载:
  2. 最速梯度法工具箱,可以在matlab上进行应用,非常方便-Toolbox steepest gradient method can be applied on the matlab is very convenient
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:3098
    • 提供者:yangbin
  1. MDSO

    0下载:
  2. Newton法与共轭梯度法求解多变量函数寻优搜索的设计与实现-Newton method and conjugate gradient method to solve multi-variable function optimization based on the design and implementation of the search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:16670
    • 提供者:array
  1. OptimumDM

    0下载:
  2. 机械优化设计一维、多维约束、多维无约束优化算法集成。包括:黄金分割法、牛顿法、梯度法、随机方向法、可行方向法等-Optimization of Mechanical Design dimensional, multi-dimensional constraints, multi-dimensional integration of unconstrained optimization. Include: golden section method, Newton method, gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:93369
    • 提供者:郭雪冰
  1. ngs44.tar

    1下载:
  2. NGSolve ,使用NetGen进行有限元前处理,然后调用预条件共轭梯度法求解,也可以使用SuperLU求解。-NGSolve, using the finite element pre NetGen, and then call the preconditioned conjugate gradient method can also be solved with SuperLU.
  3. 所属分类:Algorithm

    • 发布日期:2015-12-01
    • 文件大小:3421184
    • 提供者:suese
  1. minRosen

    1下载:
  2. Rosen梯度法求解约束多维函数的极值用matlab实现-Rosen gradient method for solving constrained multi-dimensional realization of the function extreme value with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1158
    • 提供者:王国
  1. study

    0下载:
  2. 优化常用的共轭梯度法和投影梯度法求解目标函数最优解问题-Conjugate gradient optimization of common law and the projected gradient method problems the optimal solution objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3936
    • 提供者:qiuwei
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com