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

搜索资源列表

  1. gonger

    0下载:
  2. 无约束最优化中经典的共扼梯度法matlab程序-Unconstrained optimization in classic conjugate gradient method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:991
    • 提供者:wang
  1. PictureOpr

    0下载:
  2. vb6.0开发的一个不错的图像处理程序,可实现图像平滑、灰度拉伸、梯度法锐化、拉普拉斯锐化、掩模匹配、彩色变换、二值化和边缘增强等常见图像处理过程。对初学者很有帮助。-vb development of a good image processing program, you can achieve image smoothing, gray stretch gradient method sharpening Laplacian sharpening and mask matching col
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:647168
    • 提供者:xft
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法最优化算法matlab源程序-Conjugate Gradient Method optimization algorithm matlab source code. .
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:797
    • 提供者:yuzexi
  1. tidu

    0下载:
  2. 梯度法,可用于求解二维非线性方程的求解,收敛速度快-Gradient method can be used to solve the two-dimensional nonlinear equations, fast convergence
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:1203
    • 提供者:zcm
  1. Desktop

    0下载:
  2. 共轭梯度法 matlab 程序 运用黄金分割法寻找最小点-Conjugate Gradient Method
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:7277
    • 提供者:yangping
  1. zunewton-dfpdfp

    1下载:
  2. 实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method,
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:18935
    • 提供者:10.2
  1. grad

    0下载:
  2. 最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。作为一种基本的算法,他在最优化方法中占有重要地位,主要用来求解无约束最优化问题。-the steepest_descend_method
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:785
    • 提供者:连云赵
  1. CHENGXU

    0下载:
  2. 另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像 6.在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进的SSDA法-ave
  3. 所属分类:Oracle

    • 发布日期:2017-11-20
    • 文件大小:925
    • 提供者:方芳
  1. conjugateGradient

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:982
    • 提供者:wang yikai
  1. FR

    0下载:
  2. 共轭梯度法的c程序,可解一维函数及多维函数,求其最优解-failed to translate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:212749
    • 提供者:罗韬
  1. zhengjiaotidu

    0下载:
  2. 用正交梯度法实现边缘检测,有三种不同的梯度计算,可行-Orthogonal gradient method for edge detection, three different gradient and feasible
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:798
    • 提供者:金豆豆
  1. SEM

    0下载:
  2. 单纯形法 用于解决传统非线性规划问题 梯度法-Simplex method for solving the traditional nonlinear programming problem gradient method
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-23
    • 文件大小:645
    • 提供者:吕辰
  1. ssor_process

    0下载:
  2. 对称GS迭代预处理共轭梯度法,数值分析方法之一,数值模拟-The symmetric GS iterative preconditioned conjugate gradient method, one of the methods of numerical analysis, numerical simulation
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:550
    • 提供者:ashas
  1. Mathematical-optimization-toolbox

    0下载:
  2. 数学最优化工具箱,内含0.618法,Fibonacci法,共轭梯度法,你牛顿法,牛顿法,最速下降法。每个算法都有一个实例用matlab实现-Mathematical optimization toolbox, containing 0.618 Fibonacci method, conjugate gradient method, Newton, Newton, steepest descent method. Each algorithm has an example of using mat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:11230
    • 提供者:商恒超
  1. test1_2

    0下载:
  2. 用matlab实现图像增强:均衡化,基于laplace算子,梯度法的图像增强-Image enhancement: equalization, laplace operator, gradient method-based image enhancement using matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:10657
    • 提供者:alice
  1. Optimization-ALogirhtms

    1下载:
  2. 常用的最优化方法,包括SQP方法,二次规划,信赖域方法,共轭梯度法等-Commonly used optimization method, including the SQP method, quadratic programming, trust region method, conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:41204
    • 提供者:凉风
  1. 2

    0下载:
  2. FR共轭梯度法求非线性无约束最优化(函数极值)问题-FR conjugate gradient method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3134
    • 提供者:wwe
  1. dd

    0下载:
  2. 中间梯度法球体正演代码-Forward sphere intermediate gradient method code
  3. 所属分类:Energy industry

    • 发布日期:2017-11-22
    • 文件大小:859985
    • 提供者:qichengTang
  1. conjugate-gradient-method

    0下载:
  2. 本代码为《最优化理论与方法》书籍中的共轭梯度法算法的代码,并举了两个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books conjugate gradient method algorithm code, citing two books on the example of the job title, the code in th
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:4788
    • 提供者:wxq
  1. 数值菜单

    0下载:
  2. 里面很多有用的数学工具 如LU分解 快速傅里叶变换 梯度法等
  3. 所属分类:C#编程

    • 发布日期:2013-06-05
    • 文件大小:225840
    • 提供者:xdtang
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com