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

搜索资源列表

  1. gongetidu

    0下载:
  2. 无约束条件下的共轭梯度法的最优化程序设计-Not constrained conjugate gradient method to optimize programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:901
    • 提供者:fangzhongmin
  1. FR

    0下载:
  2. 用c++写的共轭梯度法程序,有求在某点的梯度的函数,和偏导数-Using c++ to write the conjugate gradient method procedures, the gradient at some point demand function, and the partial derivatives
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2437238
    • 提供者:精灵
  1. Matlabsourcecode

    1下载:
  2. 指纹识别源码,利用梯度法求解指纹的块方向图,很好用-Fingerprint fingerprint source using gradient method with the block pattern well
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4975162
    • 提供者:宋琦
  1. and11

    0下载:
  2. 该程序可实现求解线性方程组的功能,采用共轭梯度法求解线性方程组Ax=b的解 线性方程组的系数矩阵-The program enables the function for solving linear equations using the conjugate gradient method for solving linear equations Ax = b the solution , the coefficient matrix of linear equations
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2607
    • 提供者:李明
  1. yundong

    0下载:
  2. 获取视频,使用背景减差法来检测出运动目标,为了得到目标的主轴方向,提出了边缘梯度法。实验证明,该方法效果明显。使用EKF和UKF来对目标进行跟踪。将跟踪结果和目标检测结果进行了比较,说明了不同滤波跟踪方法的效用。-Access to video, use the background subtraction method to detect moving targets, targets in order to get the main axis direction of the edge gr
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:180448
    • 提供者:麦高
  1. tidu

    0下载:
  2. 共轭梯度法求解无约束优化问题,这里提供算法,供大家参考-Conjugate gradient method for unconstrained optimization problems, here are algorithms for reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:972
    • 提供者:lcl
  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
    • 文件大小:4033
    • 提供者:wuguochun
  1. gongetidu

    0下载:
  2. 以上是已经验证过的共轭梯度法的源程序,并富有详细的解释,可供参考-These are already verified the source conjugate gradient method, and full of detailed explanations, reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2142
    • 提供者:徐莹
  1. Conjugate_gradient_procedure

    0下载:
  2. 共轭梯度法程序、PID调节、最优PID设计参数求解 内容说明:压缩包里只有程序没有仿真图-Conjugate gradient procedure, PID regulation, to solve the optimal design parameters of PID Content: compression bag is not only a process simulation map
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1150
    • 提供者:纪先生
  1. SteepestgradientmethodToolbox

    0下载:
  2. 最速梯度法工具箱,添加方法在命令窗口中敲入pathtool,会出现一个setpath的窗口,点add folder或者add with subfolders按钮,选中你的工具箱。保存既可。任选工具箱中的一个命令,然后help一下看看是否好使。-Toolbox steepest gradient method, add the method in the command window and typing pathtool, a setpath window appears, point add
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4492
    • 提供者:caihe
  1. ConjugateGradientAlgorithm--Cplus

    0下载:
  2. 使用c++语言编写的共轭梯度算法,包含无约束问题的求解函数: 直线搜索共轭梯度法-conjugate gradient algorithm,c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3922
    • 提供者:zhanghuaqiang
  1. ch7

    0下载:
  2. 非线性方程的求解方法,牛顿下山法,一维根的梯度法,最想二乘法的扩展矩阵等-Method for solving nonlinear equations, Newton descent method, one-dimensional roots of the gradient method, the most to the expansion of the second matrix multiplication, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:15507
    • 提供者:yang
  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 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com