CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - conjugate gradient

搜索资源列表

  1. Conjugateexamples

    0下载:
  2. 实现共轭梯度法的实例,该算法是一种优化算法,其具体优越性相信用者自知!-achieve conjugate gradient method example, the algorithm is an optimization algorithm, the specific advantages of knowing who to believe!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:48768
    • 提供者:鲤鱼
  1. BPpredict

    1下载:
  2. 运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1496
    • 提供者:肖勇
  1. minimize

    0下载:
  2. Conjugate Gradient Minimization在梯度下降算法中有着重要应用。可以解决一些一般方法不容易解决的问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3633
    • 提供者:ZhangGeng
  1. BpNetp2

    0下载:
  2. 神经网络实现电力预测,bP神经网络,共轭梯度算法。-Neural network prediction of electricity, bP neural networks, conjugate gradient algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:9985
    • 提供者:路俊
  1. conjugate_gradient

    0下载:
  2. conjugate gradient source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2504
    • 提供者:shamsul
  1. improveBPNet

    1下载:
  2. 改进的BP算法实现程序,以共轭梯度法实现BP神经网络。测试数据以txt格式给出。-Improved BP algorithm procedures in order to conjugate gradient method to achieve BP neural network. Test data given in txt format.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:233044
    • 提供者:高雅田
  1. a-nerve-network-of-matlab

    0下载:
  2. matlab神经网络一例,运用比例共轭梯度动量算法来训练 BP网络 。-matlab neural network case, the use of the momentum ratio of conjugate gradient algorithm to train the BP network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3865
    • 提供者:durongmao
  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. 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. shengjingwangluo

    0下载:
  2. 运用比例共轭梯度动量算法来训练 BP网络-Use proportion conjugate gradient algorithm to train the BP network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5484
    • 提供者:dyc
  1. fun_approch_withcj

    0下载:
  2. 使用共轭梯度对BP神经网络算法进行优化,提高了神经网络的收敛速度-Conjugate Gradient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1359
    • 提供者:he_yuan_tao
  1. conjugategradientmethode

    0下载:
  2. 比较了三种学习方法 1 gradient descent 2 steepest descent with line search 3 conjugate gradient method. 三种方法都在一个.m文件中被实现。-compare three learning methods: 1 gradient descent 2 steepest descent with line search 3 conjugate gradient method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1750
    • 提供者:Rui Xiong
  1. twodimapproximationbp

    0下载:
  2. 单输出函数Y=SIN(X)逼近问题的bp程序:假设网络结构为3--2--1,输入维数M,共N个样本,一般输入不算层,输出算层- 激活函数: hardlim---(0,1),hardlims---(-1,1),purelin,logsig---(0,1),tansig----(-1,1) softmax,poslin,radbas,satlin,satlins,tribas 训练算法: 1.traingd,traingdm,traingda(variable l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:2370
    • 提供者:刘老师
  1. lapsvmp_v02

    0下载:
  2. 基于先决条件的共轭梯度LAPSVM,算法运算速度快,训练时间短,正确率与其他的相当-Based preconditions conjugate gradient LAPSVM, algorithms computing speed, training time is short, and the other quite correct rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-03-20
    • 文件大小:102400
    • 提供者:周光霞
  1. bpzhenzhengkeyishiyongde

    1下载:
  2. 共轭梯度的BP神经网络PID的源代码,我已经调试成功了。-BP neural network PID conjugate gradient of the source code, I have debugged.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1526
    • 提供者:徐佳
  1. cg

    0下载:
  2. 最优化方法中的共轭梯度法,使我们老师写的matlab代码,绝对没有问题-Optimization Method of Conjugate Gradient Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:641
    • 提供者:黄勇
  1. WT_NN

    0下载:
  2. Wavelet analysis is used as a pre processor for a back-propagation neural network with conjugate gradient learning. The inputs to the neural network are the wavelet maxima neighborhood coefficients of face images at a particular scale. The output of
  3. 所属分类:AI-NN-PR

搜珍网 www.dssz.com