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

搜索资源列表

  1. painless-conjugate-gradient

    1下载:
  2. 这是一篇外国人写的关于最优化方法中共轭梯度法的通俗易懂的介绍,文中用了大量的图形来解释相关概念和公式的几何意义。不过,需要一定的英语阅读能力。-This is a user-friendly introduction to a foreigner on the optimal method of conjugated gradient method, the paper uses a large number of graphics to explain the geometric meanin
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:422517
    • 提供者:liwenbo
  1. (MATLAB__

    0下载:
  2. 无约束优化,最速下降法和共轭梯度法极小化函数-Unconstrained optimization, the steepest descent method and the conjugate gradient minimization function
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:13706
    • 提供者:zhangli
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. Matrix-factorization-C-program

    0下载:
  2. 矩阵分解的C程序 包括有矩阵的LU分解,矩阵的UU分解还有共轭梯度法-Matrix decomposition of the C program, including a matrix LU decomposition, the UU decomposition of the matrix conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:452031
    • 提供者:平沙沙
  1. JDSR

    0下载:
  2. ICA极大似然估计的自然梯度法仿真实例,并计算了串音误差- An experiment of ICA by MLE,including psnr
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2532
    • 提供者:徐勇
  1. fletcher-function

    0下载:
  2. 一篇非常重要的共轭梯度法的文章,课用于指导相关编程-a paper
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3297943
    • 提供者:kimiwu
  1. gongetidufa

    0下载:
  2. 最优化的共轭梯度法,适应于两个参数的无条件极值的求取-Matlab process
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1770
    • 提供者:朱卉
  1. tidufa

    0下载:
  2. 共轭梯度法,用于机械优化设计中的无约束优化方法的求法,基于二元函数。-Conjugate gradient method, the optimum design of the machine used for unconstrained optimization method the method, based on binary function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:389299
    • 提供者:王娟
  1. invgrad

    0下载:
  2. 梯度法反演方法的实现,含有实例函数的极小值优化-gradient method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1888
    • 提供者:liukelaimu
  1. Conjugate_gradient

    0下载:
  2. 用共轭梯度法解线性方程组解决解析方法解不了的方程。-Conjugate gradient method for solving linear equations to solve the analytical method solution of the equation can not
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:633
    • 提供者:闫小凡
  1. conjugate-gradient-method

    0下载:
  2. 用共轭梯度法求解系数矩阵为对称正定矩阵的二次函数的最优解-The optimal solution of the quadratic function using the conjugate gradient method for solving the coefficient matrix is symmetric positive definite matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:19697
    • 提供者:闫小凡
  1. subg

    0下载:
  2. 求解凸优化算法,拟梯度法,subgradient method-subgradient method for cvx problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:238182
    • 提供者:wang tim
  1. Gauseidel-and-conjgrad

    0下载:
  2. 共轭梯度法和高斯赛德尔迭代法的经典matlab程序-Conjugate gradient method and the high Sisaideer iterative method classic matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1064
    • 提供者:王楠
  1. P159

    0下载:
  2. 用matlab simulink 编写的一个小程序,可以用来观察设计系统辨识的模型参考的梯度法设计-Can be used to observe the reference gradient method for the design of system identification model using a small program written in Matlab Simulink
  3. 所属分类:Energy industry

    • 发布日期:2017-04-08
    • 文件大小:7303
    • 提供者:czq
  1. FR

    0下载:
  2. 工程优化中用FR共轭梯度法求最值,采用的是教科书上的经典算法步骤,简单易懂,可以进行参考。-The most value engineering optimization using FR conjugate gradient method, using the classic steps of the algorithm in the textbook, easy to understand, you can reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:969925
    • 提供者:li
  1. Conjugate-Gradient-Method

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

    • 发布日期:2017-03-30
    • 文件大小:704339
    • 提供者:
  1. conjugategradient

    0下载:
  2. 本程序用共轭梯度法求函数局部极小值。程序包括三个文件,主程序conjugategradient,函数的梯度gradient,以及黄金分割法partition精确求一维搜索极小点变量步长。程序用来求多变量函数的极小值。-This program conjugate gradient method and function of local minima. The program includes three files, the main conjugategradient function gr
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1399
    • 提供者:Jemdom
  1. ICCG_BJ

    0下载:
  2. ICCG_BJ法,预测共轭梯度法求解大型线性方程组 A[M][N]*x[N]=b[M]-ICCG_BJ France, BJ forecast conjugate gradient method for solving large linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1587
    • 提供者:Caesar Y.
  1. ICCG_SSOR

    0下载:
  2. ICCG_SSOR法 用于预测共轭梯度法求解大型线性方程组A[M][N]*x[N]=b[M]-ICCG_SSOR method for predicting the conjugate gradient method for solving large linear equations A [M] [N]* x [N] = b [M]
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:Caesar Y.
  1. CThe_Theroy_oo

    0下载:
  2. 共轭梯度法的资料,共轭梯度法为解解线性方程组的一类迭代法可直接使用。 -Conjugate gradient method, data, and the conjugate gradient method for the solution to solving linear equations, an iterative method can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:92836
    • 提供者:kgd815
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com