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

搜索资源列表

  1. dcx

    0下载:
  2. 用FR共轭梯度法求解无约束最优化问题(c++)-With the FR conjugate gradient method for solving unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:982
    • 提供者:slxlys
  1. homework-of-The-Optimal-Control

    0下载:
  2. 本学期的最优控制作业,对牛顿法、梯度法、共轭梯度法等三种变分法,进行了比较,并得出结论-This semester homework of The Optimal Control,compare the three variational methods of Newton method gradient method and conjugate gradient method,then make a conclusion.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:15095
    • 提供者:袁小异
  1. tdxjf

    1下载:
  2. 梯度下降法的matlab程序,已检查过,没有错误,参考数值分析一书。-ti du xia jiang fa
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1046
    • 提供者:lin
  1. conjugate

    0下载:
  2. 共轭梯度法求极值相关源代码,本例为二元函数-Conjugate gradient extremum associated source code and binary function in this case
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:16007
    • 提供者:Tuo
  1. -Common-non-binding

    2下载:
  2. 最优化常用无约束方法,内有最速下降法,newton法,共轭梯度法,坐标轮换发等程序,程序均用C语言编写!-The most common unconstrained optimization methods, steepest descent method within, newton method, conjugate gradient method, coordinate rotation of hair and other procedures, procedures are writte
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1035950
    • 提供者:祝小龙
  1. conjg

    0下载:
  2. 《神经网络与机器学习》书中的,根据共轭梯度法进行双月型数据的分类-" Neural Networks and Machine Learning" book, according to the conjugate gradient method for data classification based bimonthly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1212
    • 提供者:lixx
  1. cpp1

    0下载:
  2. 共轭梯度法求解函数极小值,对于学习者将会有很大的帮助-Conjugate Gradient Method for the function minimum, the learners will be of great help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:185777
    • 提供者:林林
  1. gradient-method

    0下载:
  2. 用matlab编程,实现最优控制理论中的梯度法。-With the matlab programming, optimal control theory the gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2434
    • 提供者:高盼
  1. synthesis-of-mechanism

    1下载:
  2. 对于给定的一组轨迹点,用优化方法实现铰链四杆机构轨迹复演。优化方法为共轭梯度法。-For a set of track points,we use a optimization method to optimize the track of Hinge four-bar mechanism. The optimization method is conjugate gradient.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:190221
    • 提供者:lcz
  1. shili97

    0下载:
  2. 制作运用共轭梯度法解线性方程组的用户界面 -Making use of conjugate gradient method to solve linear equations of the user interface
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:740
    • 提供者:岳翠翠
  1. converge

    0下载:
  2. 一类修正的DY共轭梯度法及其全局收敛性convergence-A class of modified DY conjugate gradient method and its global convergence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:453886
    • 提供者:rc
  1. 435

    0下载:
  2. ethod re-start模糊图像恢复的投影重开始共轭梯度法-Blurred image restoration projection conjugate gradient method re-start
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1259996
    • 提供者:bca123
  1. conjugation

    0下载:
  2. 共轭梯度法程序,适合学习最优化算法和理论的学生,其中包括各种算例,后面附有相应的程序代码-Conjugate gradient procedure for optimization algorithms and theoretical study of students, including a variety of examples, with the corresponding code behind
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:153373
    • 提供者:贾鹏飞
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. numeral-examples

    0下载:
  2. 用gauss-sedel、SOR、梯度法、PR格式等分别计算数值微分方程,PR方法实现二阶微分方程的数值求解-With a gauss-sedel, SOR, gradient, PR format values ​ ​ were calculated differential equations, PR method the numerical solution of second-order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7205
    • 提供者:张绣
  1. 111

    0下载:
  2. 一类修正的DY共轭梯度法及其全局收敛性A modified DY conjugate gradient method and its global convergence -A modified DY conjugate gradient method and its global convergence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:453892
    • 提供者:jili123
  1. simple-grad-desend

    1下载:
  2. 简单梯度下降法,用于迭代求极值,是一种最速下降法-Simple gradient descent method for the iterative extremum is a steepest descent method
  3. 所属分类:Data structs

    • 发布日期:2015-07-28
    • 文件大小:111616
    • 提供者:王涵
  1. zuisuxiajiangfa

    0下载:
  2. 最速下降法(steepest descent method)是以负梯度方向作为下降方向的极小化算法,又称梯度法,是1874年法国科学家Cauchy提出的,最速下降法是无约束最优化中最简单的方法。-Steepest descent method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2540
    • 提供者:刘小祖
  1. cg

    0下载:
  2. 共轭梯度法,有例子。使用MATLAB编程,居实用性。-include example.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:626
    • 提供者:YU Peng
  1. cxc

    0下载:
  2. 在源信号和传输信道未知情况下,只利用接收天线的观测数据抽取源信号,称为盲信号分离.盲信号分离不仅是信号处理界、而且也是神经网络界的研究热点课题,在无线数据通信、雷达、图像、语音、医学以及地震信号处理等领域都具有广阔的应用前景.采用自然梯度法和分阶段学习法。-The source signal and transmission channel is unknown circumstances, using only observational data extraction receiving a
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:78109
    • 提供者:chenxiaocen
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com