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

搜索资源列表

  1. 优化作业_共轭梯度法

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:王伟
  1. pcg共轭梯度

    1下载:
  2. pcg共轭梯度法
  3. 所属分类:源码下载

  1. 无约束优化 阻尼牛顿法

    0下载:
  2. 无约束优化 梯度法的C++程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-11-03
    • 文件大小:7663
    • 提供者:llcc09
  1. matlapp.rar

    8下载:
  2. MATLAB的梯度法,内点法,外点法,罚函数,惩罚函数,线性梯度法,源程序,按照提示输入,可直接运行,MATLAB' s gradient method, interior point method, outside the point of law, penalty function, penalty function, the linear gradient method, source code, follow the prompts to input, can be directly r
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:3560
    • 提供者:朱伟
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:281805
    • 提供者:刘雨相
  1. zuiyouhua

    0下载:
  2. 自己用Matlab编写的最优化算法,包括0.618,梯度法,共轭梯度法,罚函数法.-Their own written with Matlab optimization algorithms, including 0.618, gradient method, conjugate gradient method, penalty function.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2262
    • 提供者:Jason
  1. Conjugategradient

    1下载:
  2. 基于共轭梯度法,现采用编程来计算最优解,matlab程序和简要说明文档。-Based on conjugate gradient method is used to calculate the optimal solution of programming, matlab program, and brief documentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:6342
    • 提供者:liliujun
  1. chapter6

    0下载:
  2. 共轭梯度法求解函数最小值,目标为min f(X)=x1^2+4*x2^2;(Conjugate Gradient Method for min f(X)=x1^2+4*x2^2;)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:359424
    • 提供者:Gavin Wu
  1. 优化算法

    2下载:
  2. 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterative directions are generated b
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:旺旺饼干
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:有效数字
  1. MATLAB-gongetidufa

    0下载:
  2. 共轭梯度法求解对称正定线性方程组,用MATLAB得到的程序(Conjugate Gradient Method for Solving Symmetric Positive Definite Linear Equations, Using MATLAB to Get the Program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:47104
    • 提供者:aliang111
  1. smcg

    0下载:
  2. 共轭梯度法求解N*N对称正定方程组,将解方程组问题转化一个最优化问题。(The conjugate gradient method is used to solve the N*N symmetric positive definite equations, and the problem of solving the equation set is transformed into an optimization problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:rang_123
  1. prog_project

    0下载:
  2. 投影梯度法求解非光滑优化。。。。。。。。。。。。(projection gradient method)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:24576
    • 提供者:悬浮
  1. 共轭梯度法

    1下载:
  2. 共轭梯度法是常用的算法,可以在有限步收敛,通过该程序可以直接求解方程。
  3. 所属分类:Windows编程

    • 发布日期:2018-06-06
    • 文件大小:435
    • 提供者:72712@qq.com
  1. Matlab optimization programming example

    2下载:
  2. 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-03
    • 文件大小:59392
    • 提供者:stlu2008
  1. 共轭梯度法简明版

    0下载:
  2. 算例通过简明的算法实现了共轭梯度法,可以实现一维搜索和方向选择。
  3. 所属分类:matlab例程

  1. code

    2下载:
  2. matlab实现四种最优化搜索方法 共轭梯度法 牛顿法 最速下降法 拟牛顿法 对一个十维函数的极值搜索(matlab optimal search)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-15
    • 文件大小:3072
    • 提供者:neruo
  1. 中间梯度法源代码

    0下载:
  2. 电法勘探中的中间梯度法源代码,适用于地球物理勘探专业的学生。不适用于生产实践,用于学习。
  3. 所属分类:物理计算

    • 发布日期:2020-04-09
    • 文件大小:1438
    • 提供者:diyici
  1. 共轭梯度法求解高维函数

    0下载:
  2. 随机生成高维的函数,然后通过共轭梯度法进行求解,并且画有误差图。
  3. 所属分类:matlab例程

  1. 共轭梯度法求解方程组例程

    0下载:
  2. 共轭梯度法求解方程组例程matlab代码Conjugate gradient method to solve equations routine matlab code
  3. 所属分类:matlab例程

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com