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

搜索资源列表

  1. BP-network-signal-classification

    0下载:
  2. 基于BP神经网络的语音特征信号奋力算法建模,分为神经网络的构建,训练和分类-Based speech characteristic signal BP neural network algorithm modeling struggling, into neural network construction, training and classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:378227
    • 提供者:wangyouquan
  1. BP-NN

    0下载:
  2. matlab神经网络算法优化实现,可自己调节各项参数-matlab neural network algorithm optimization to achieve, you can adjust the parameters of their own
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1098
    • 提供者:和知
  1. ga-BP

    0下载:
  2. 遗传算法优化BP网络,实属编码。效果很好-Genetic algorithm optimized BP network, it is encoded. Good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:32982
    • 提供者:汤明敏
  1. BP-neural

    0下载:
  2. LM算法和BFGS拟牛顿算法对BP神经网络的性能影响分析,我的课题作业,希望对大家有帮助。-The performance analysis basde on the impact on BP neural network of LM and BFGS quasi-Newton algorithm , the subject of my work, I hope to be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3289
    • 提供者:梁山
  1. ga-bp

    0下载:
  2. 这是基于遗传算法的BP神经网络优化预测的程序,具有非常的意义-This is based on genetic algorithm to optimize BP neural network prediction program, with very meaning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1633
    • 提供者:liang
  1. BP-liziqun

    0下载:
  2. 这是一个神经网络粒子群混合算法的代码。用于matlab- bppso
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:786
    • 提供者:crb
  1. 神经网络模式识别

    0下载:
  2. 在给定输入输出数据的前提下,通过模式识别锻炼出一个神经网络,并能对数据进行预测。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-04-18
    • 文件大小:927893
    • 提供者:yilanyouruo
  1. IC

    0下载:
  2. 该文档为BP算法在智能控制中的应用例子及其说明。BP网络输入、输出节点数可选;隐含层数及隐含层节点数可选,最大训练次数及退出训练误差可选,数据文件可选,动量因子可选,学习速率可选,激活函数类型可选,网络实现功能(分类、拟合)可选。开发环境为MATLAB。-This document is BP algorithm in intelligent control application examples and their descr iptions. BP network input and ou
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:133578
    • 提供者:李程序员
  1. sanfenlei

    0下载:
  2. 基于BP算法的神经网络仿真程序,用典型例子三分类,验证神经网络在非线性分类中应用-Based on BP neural network algorithm simulation program, using typical examples of three categories, verify nonlinear neural network classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1119
    • 提供者:陈泽涛
  1. BP1

    0下载:
  2. 使用最基本的BP算法写的神经网络程序,没有使用matlab的神经网络库-BP algorithm uses the most basic neural network to write programs without using matlab neural network library
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2380
    • 提供者:
  1. BP-neural-network-source

    0下载:
  2. BP神经网络源程序,高深的算法,适用于科研等高深领域-BP neural network source, advanced algorithm for research and other advanced fields
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:30299
    • 提供者:venus
  1. NPC

    0下载:
  2. 神经网络预测控制在控制系统中的应用,包括BP算法,模型建立等等 -Neural network predictive control applications in the control system, including the BP algorithm, modeling, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:738285
    • 提供者:往阳台
  1. BP-neural-network-C-language

    0下载:
  2. 利用常见且通用的C语言,通过编程实现了神经网络的智能算法,代码不算简洁,大家相互学习-The use of common and common C language programming through intelligent neural network algorithm, the code is not simple, we learn from each other
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8228
    • 提供者:张龙
  1. CPP-LM-BP

    1下载:
  2. 利用LM训练算法来优化BP神经网络算法。-LM training algorithm to optimize the use of BP neural network algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4397
    • 提供者:郝硕涛
  1. BP

    0下载:
  2. matlab实现的BP神经网络程序(没有使用ANN toolbox)。包含一个实例程序,写在main.m中。main2.m是引入动量项的改进算法,main3.m是引入自适应调整学习速率的改进方法。-the matlab program of BP neural network(without using ANN toolbox)。The files including a instance(wirtten in main.m)。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7525
    • 提供者:高阳
  1. test1116biaozhun_finally

    0下载:
  2. BP神经网络算法,没有借助工具箱,纯公式迭代算法,可以进行改进,优化BP算法-BP network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:林健乔
  1. BP-neural-network-algorithm

    0下载:
  2. BP神经网络c#语言实现,有比较详尽的注释说明,方便基本了解算法结构。-BP neural network c# language, there are more detailed explanatory notes to facilitate a basic understanding of the algorithm structure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2657
    • 提供者:朱孔明
  1. CopulaEDA-BP

    0下载:
  2. 分布估计算法优秀硕士论文,详细介绍了算法的过程及参数选择,适合初学者学习该算法-Estimation of distribution algorithms outstanding master thesis, introduces in detail the process and parameter selection algorithm, suitable for beginners to learn the algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1477395
    • 提供者:jiao
  1. BP-liziqun

    0下载:
  2. 基于粒子群优化算法的BP人工神经网络算法代码,使用matlab实现-Particle swarm optimization based on BP artificial neural network algorithm code, using matlab implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:783
    • 提供者:毛毛
  1. BP-neural-network--based-on-Joone

    0下载:
  2. 基于joone编写的bp神经网络算法,并用到中文分词中,其中以“这支歌太平淡无味了”分词为例, 这支/歌/太/平淡/无味/了 为正确结果,分别获取两者的unicode的二进制形式作为输入样本和期望样本进行训练和测试。-Based joone written bp neural network algorithm, and used in Chinese word, unicode binary form as the input sample and expectations samples f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:13216
    • 提供者:huangke
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com