CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp神经网络算法

搜索资源列表

  1. GA-a-PSOPBP

    13下载:
  2. 遗传算法及粒子群算法优化的BP神经网络,用于多输入多输出的神经网络预测模型-GA and PSO optimized BP neural network. Can be used for ANN prediction models with multiple inputs and outputs
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-03-17
    • 文件大小:14336
    • 提供者:Huang Lei
  1. BP

    0下载:
  2. 基于matlab环境实现的bp神经网络算法,很简单实用-Matlab-based environment to achieve bp neural network algorithm, it is simple and practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1439
    • 提供者:王娟
  1. ga-bp

    0下载:
  2. 用遗传算法来改善BP神经网络模型,可以很好的用于最优化、预测等问题的求解-Using genetic algorithms to improve the BP neural network model, can be very good for optimization, forecasting and other problem solving
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1684
    • 提供者:童康
  1. bp

    0下载:
  2. 应用matbal编写的BP神经网络算法,可逼近任意非线性函数-Application matbal write the BP neural network algorithm can approximate any nonlinear function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:846
    • 提供者:翟爽
  1. BP(c)444

    0下载:
  2. BP神经网络算法。 已经经过验证了 希望能带来帮助 一起学习-BP neural network algorithm. Has been proven to help bring hope to learn together
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:742142
    • 提供者:陶学琴
  1. BP

    0下载:
  2. 使用c++实现的bp神经网络算法,说明了隐层的个数,以及神经元的个数-it is a bp fuctiong that we do it by c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2112940
    • 提供者:grace
  1. improved-bp

    0下载:
  2. 改进型bp神经网络算法,由基本bp神经网络算法改写的-A C++ program on improved Bp neural network is developed by basic bp algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:351289
    • 提供者:王伟
  1. BP

    0下载:
  2. 这里提供了一些对于BP神经网络算法的matlab实例,简单而经典。-Here are some of the BP neural network algorithm matlab examples, simple and classic.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:31306
    • 提供者:张丽娜
  1. bp

    0下载:
  2. 使用BP神经网络算法对一个函数实现跟踪(如正弦函数)-The BP neural network algorithm to achieve tracking of a function (such as the sine function)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1469
    • 提供者:huangliren
  1. Bp-program

    0下载:
  2. 该算法只要是设计了一种改进的BP神经网络算法,并用C++语言编程实现-BP program update
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3332
    • 提供者:李虎
  1. BP-shenjingwangluo

    0下载:
  2. 本人自己编写的一个BP神经网络算法的matlab程序,可供参考-I own a BP neural network algorithm written in matlab program, reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1667
    • 提供者:点点星光
  1. BP

    0下载:
  2. Matlab神经网络算法中的BP神经网络算法在语音特征信号分类应用的源程序。-BP neural network algorithm in the Matlab neural network algorithm source signal classification applications in speech features.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:376726
    • 提供者:bill
  1. BP

    0下载:
  2. matlab编写的BP神经网络算法,实验数据为Iris和自动生成的异或数据,经调试运行良好!-Matlab prepared by BP neural network algorithm, the experimental data for the XOR data of the Iris and automatically generated by the debugging and running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:12306
    • 提供者:heart
  1. BP-neural-network-model

    0下载:
  2. 本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of the neuronal model and learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:387518
    • 提供者:张聪
  1. BP-neural-network-algorithm

    0下载:
  2. BP神经网络算法,最常用的BP网络解法,下载后既可以运行使用。-BP neural network algorithm, the most commonly used BP Neural Networks Approach to download either run using.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:379706
    • 提供者:黄天宇
  1. BP

    0下载:
  2. 文章是用c语言对BP神经网络算法进行编程的代码,功能比较完整-The article is to use c language on BP neural network algorithm of the programming code, the function is complete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:16754
    • 提供者:凝若
  1. Improved-BP-neural-network-algorithm

    0下载:
  2. 改进型的BP神经网络算法,基于量化共轭梯度法搜索-Improved BP neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:8313
    • 提供者:烦渴
  1. Improved-BP-neural-network-c

    0下载:
  2. 改进的BP神经网络算法,基于拟牛顿算法。-Improved BP neural network algorithm, based on the quasi-Newton algorithm.
  3. 所属分类:Development Research

    • 发布日期:2017-11-15
    • 文件大小:2452
    • 提供者:烦渴
  1. Bp-Classic-example

    0下载:
  2. 使用C++写的BP神经网络算法,经典实现,可以直接打开运行的,输入层,隐层,输出层自己定义,实现BP分类。-BP neural network algorithm using C++ wrote, Classical, can directly open run, input layer, hidden layer and output layer defined BP classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:316897
    • 提供者:张元科
  1. BP-neural-network-algorithm

    0下载:
  2. 改进的BP神经网络算法,用C语言实现。大家可是试试。-Improved BP neural network algorithm, using C language. We but try.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:7677
    • 提供者:倪亚超
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com