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

搜索资源列表

  1. chengxu-

    3下载:
  2. 有用的文件 matlab程序 对于初学者很有帮助 尤其是广义简约梯度法-Especially useful file matlab program for beginners helpful Generalized Reduced Gradient Method
  3. 所属分类:Other systems

    • 发布日期:2014-12-06
    • 文件大小:7168
    • 提供者:飞洒计划
  1. numerical-calculation-method

    0下载:
  2. 数值计算的一系列方法的C程序实现(包括二分法、复合梯度法、牛顿下山法、龙格库塔法等主流方法)-The numerical calculation method of the C program (including the the mainstream dichotomy composite gradient method, Newton downhill method, Runge-Kutta method method)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:8872
    • 提供者:西门庆
  1. Cholesky

    0下载:
  2. 共轭梯度法 共轭梯度法 共轭梯度法-Cholesky Cholesky Cholesky Cholesky Cholesky
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:566
    • 提供者:王璐
  1. Source1

    0下载:
  2. 用于求解线性方程的共轭梯度法,可以用于求解大量的线性方程。-Conjugate gradient method for solving linear equations.Can be used to solve a large number of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1803
    • 提供者:ahshiyalei
  1. project1

    0下载:
  2. 进行共个梯度法CG,最速下降法,以及stationary迭代法,预处理CG法解线性方程的程序。给出迭代结果。-Solve linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:933
    • 提供者:panxujie
  1. youhuachengxu

    0下载:
  2. 运用共轭梯度法和复合型法求函数的最小值,可以优化用-Can be optimized with the use of the conjugate gradient method and Method composite function of the minimum
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:2667
    • 提供者:wangxin
  1. CG1

    0下载:
  2. matlab 最速下降法与共轭梯度法在matlab中的实现-matlab CG
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:747
    • 提供者:lishu
  1. 1

    0下载:
  2. 用matalab实现共轭梯度法求函数最小值-With matable realize conjugate gradient method for the minimum function
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:577
    • 提供者:陈问行
  1. optimization

    0下载:
  2. 最优化中常见的一些算法,包括DFP,共轭法,拟牛顿法,梯度法等-Common algorithm optimization, including the DFP, conjugate method, quasi-Newton method, gradient method
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:13022
    • 提供者:黎宇帆
  1. D-algrithm

    0下载:
  2. 应用梯度法求解AR模型方程,可以绘制误差性能曲面,求解二阶AR模型-use the D-algorithm to solve the AR model
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:626
    • 提供者:zhangbin
  1. Digital-Image-Processing

    0下载:
  2. 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:909373
    • 提供者:fei
  1. RBF_Gradient.m

    0下载:
  2. 2.基于梯度法的RBF 网设计算法 ,.基于梯度法的RBF 网设计算法 - 2. RBF network design algorithm based on the gradient method gradient method based RBF network design algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-26
    • 文件大小:846
    • 提供者:周鹏
  1. matlab-code

    0下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3667
    • 提供者:陈亮
  1. post

    0下载:
  2. 矩阵向量相乘的方程迭代求解程序,主要采用了改进的共厄梯度法,加快迭代收敛速度-matrix solver
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:2529
    • 提供者:谭云华
  1. CG

    0下载:
  2. 共轭梯度法迭代求解线性方程组,通过迭代求得方程组的近似解,收敛速度较快-congruent gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:597
    • 提供者:alone
  1. preCG

    0下载:
  2. 预处理CG算法,在进行共轭梯度法之前先对系数矩阵进行预处理,再进行迭代-pretreatment congruent gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:795
    • 提供者:alone
  1. xianyuan

    0下载:
  2. fortran的小程序,不完全乔列斯基分解的双复共轭梯度法(ICCG)求解方程组-the fortran applet, incomplete Cholesky decomposition of the dual complex conjugate gradient method (ICCG) solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1846
    • 提供者:邢书豪
  1. code

    0下载:
  2. 用MATLAB实现最速下降法,牛顿法和共轭梯度法求解实例。-Using MATLAB to achieve the steepest descent method, Newton method and conjugate gradient method to solve the instance.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:13871
    • 提供者:严菲
  1. feixianxing

    0下载:
  2. 共轭梯度法解线性方程组,一般是对对称正定的方程,对一般方程也可以-The conjugate gradient method for solving linear equations, the general is symmetric and positive definite equation, also the general equation
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:10119
    • 提供者:贺渊博
  1. solvers1.11.tar

    0下载:
  2. 利用稀疏矩阵的共轭梯度法求解方程,经实际检验效果很理想-solve equation with sparse conjugate gradient method
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:471201
    • 提供者:徐飞
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com