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

搜索资源列表

  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. ConjugateGradientMethodMatlabProgram

    0下载:
  2. 简明扼要的介绍了共轭梯度法matlab程序-Concise introduction to the conjugate gradient method matlab program
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:2309
    • 提供者:耿耿
  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. OneDimensionalSearch

    0下载:
  2. 优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数-Optimal Design of one-dimensional search methods, including Newton
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2870
    • 提供者:张宪
  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8333
    • 提供者:wzz
  1. grad_2d

    0下载:
  2. 梯度法,可求解二元函数极值,并给出一个实例。-Gradient method can solve the binary function extreme value, and gives an example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1064
    • 提供者:zd
  1. Conjugate_grads_method

    0下载:
  2. MATLAB的梯度法源程序,按照提示输入,可直接运行-MATLAB source code of the gradient method, in accordance with the prompt input, can be directly run
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:582
    • 提供者:朱伟
  1. ssor_conjugate_grad

    0下载:
  2. 在求解偏微分方程时常用的预处理(采用对称超松弛迭代法)共轭梯度法-When solving partial differential equations in the commonly used preconditioning (using symmetric overrelaxation iterative method) Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:621
    • 提供者:malanxiang
  1. Optimizationcalculationsfortheconjugategradientmet

    0下载:
  2. 用于进行最优化计算的共轭梯度法,其中的很多东西值得学习和借鉴,下载不会后悔。-Optimized for the calculation of the conjugate gradient method, which is worth a lot of things to learn, download will not regret it.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:10552
    • 提供者:王庆峰
  1. TransferOptimizationConstraintNonbindingProcedures

    0下载:
  2. 转最优化-约束 无约束共轭梯度法程序(c++)-Switch Optimization- constrained conjugate gradient method for unconstrained program (c++)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7127
    • 提供者:yeyingsong
  1. 47651475hPSO

    0下载:
  2. 最优化课程大作业 最优化问题单纯性法 梯度法 可以运行-optimization computer homework linear nonlinear multiply objectives optimization matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4016
    • 提供者:metian
  1. Conjugategradientmethod

    0下载:
  2. 共轭梯度法的改进,提出了一些新问题并给出自己的算法-Conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:483056
    • 提供者:shine
  1. somefunctiontosolveextremum

    0下载:
  2. 目标函数的几种极值求解方法,包括最速下降法,拟牛顿法,共轭梯度法MATLAB实现-The objective function to solve several extreme methods, including steepest descent, quasi-Newton method, conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:53780
    • 提供者:黄梅
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法求最优值,这个程序是上课的时候做的,还行就发过来了-good
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:546
    • 提供者:王位
  1. WinRAR

    0下载:
  2. 共轭梯度法matlab源程序 很好很强大 快来下载 快来啊-gongetidufa
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:536
    • 提供者:huzhu
  1. BFGS

    1下载:
  2. 最近学习优化理论中的算法,通过网上的查找及改进,得到了共轭梯度法的C语言程序 主要问题:如函数为f(X)=x1*x1*x1*x1+x2*x2时,算得的结果有问题,初步估计是因为迭代公式中出现了求梯度的模的分量造成的,有待继续改进,不过用BFGS算法C语言程序算时,上述问题没有发生,所以才说BFGS算法是无约束优化中最稳定的算法之一了-Optimization theory in a recent study of algorithms, through online search and i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:2381
    • 提供者:徐莹
  1. yunchouxue

    0下载:
  2. 运筹学中非线性规划的牛顿法,梯度法,直接法,内点法的matlab 实现-Nonlinear Programming Operations Research Newton method, gradient method, direct method, interior point method implementation matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2531
    • 提供者:ncf
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点-Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the first derivative information, but the steepest descent method to overcome the d
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:369887
    • 提供者:马一
  1. minimize

    0下载:
  2. 共轭梯度法求解无约束的最优化问题,该方代码利用Matlab实现。(Conjugate gradient method for unconstrained optimization problems, the square code using Matlab implementation.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:zhang5657
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com