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

搜索资源列表

  1. BP

    0下载:
  2. 基于BP神经网络算法的函数逼近,根据BP神经网络算法的原理,编写Matlab程序,逼近非线性函数。-Function approximation based on BP neural network algorithm to approximate nonlinear functions, according to the principle of BP neural network algorithm, written Matlab program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:976
    • 提供者:roy
  1. BPDLX

    0下载:
  2. BP神经网络算法,非线性函数逼近,BP算法,函数逼近-BP neural network algorithm, nonlinear function approximation, BP algorithm, function approximation
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-16
    • 文件大小:374117
    • 提供者:扬子
  1. code

    0下载:
  2. 三道题,包括1:用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题:2:用奇阶互补法设计两带滤波器组(高、低通互补),进而实现四带滤波器组 3:估计其功率谱-Three questions, including: 1 using multilayer perceptron ( MLP ) neural network and error back propagation ( BP ) algorithm to realize the XOR problem: 2: the odd
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:106704
    • 提供者:严菲
  1. BP-GA

    1下载:
  2. 实现遗传算法优化的神经网络进行时间序列的预测,genetic.m接口函数简单明了,神经网络参数直接修改,自己的数据文件直接更换load即可。-Genetic algorithm optimization neural network for time series prediction, genetic.m interface functions simple neural network parameters directly modify their own data files direc
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-04
    • 文件大小:53248
    • 提供者:wang
  1. CPPBP

    0下载:
  2. 用c++编写的神经网络程序的BP算法,供大家参考-BP algorithm using neural network program c++ written for your reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:5970
    • 提供者:zjq
  1. GA-BP

    3下载:
  2. 用遗传算法优化BP神经网络的源代码,自己编的,可直接运行,代码为用MA指标对股指收盘价进行预测,另附带一个matlab编程实例!-Genetic algorithm to optimize BP neural network source code, compiled their own, can be directly run code MA indicators to predict the closing price of the stock index, the other with a
  3. 所属分类:JavaScript

    • 发布日期:2015-01-29
    • 文件大小:5120
    • 提供者:张琪
  1. bp_algorithm

    0下载:
  2. BP神经网络算法,自己编写,不调用神经网络工具性实现的。-bp algorithm coded without NNtoolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:2168
    • 提供者:雷士
  1. Test-Code

    0下载:
  2. 人工神经元网络二进制换算十进制的C++代码,学习人工神经元BP算法很有帮助。-Artificial Neural Network the binary translation the decimal C++ code, learning with BP algorithm helpful.
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:2369
    • 提供者:颤抖
  1. ANN_bp

    0下载:
  2. 用于训练多层感知器的神经网络BP算法C++源程序,有较为详细的注释。-For the training of Multilayer Perceptron Neural Network the BP algorithm C++ source, more detailed notes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:3047
    • 提供者:krisfrank
  1. BP-ANN

    0下载:
  2. BP神经网络算法MATLAB程序,神经网络在寻优方面的应用。-BP neural network algorithm MATLAB program, the application of neural network optimization.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:100469
    • 提供者:段飞
  1. BP

    0下载:
  2. 对BP网络具体算法程序了解掌握,要从源代码出手,很快些!-Understand the BP network specific algorithm, shot from the source code, and soon some!
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:1091
    • 提供者:穆二
  1. CPP_for_BP_code

    0下载:
  2. C++的BP算法源程序,可用与神经网络设计-C++ source BP algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:6005
    • 提供者:zjl
  1. train-the-BP-network

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络,输入矢量和目标矢量-Using momentum gradient descent algorithm to train the BP network
  3. 所属分类:ELanguage

    • 发布日期:2017-11-22
    • 文件大小:699
    • 提供者:陶西柱
  1. Genetic-algorithm-to-optimize-BP

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:53384
    • 提供者:李静静
  1. BP

    0下载:
  2. BP神经网络算法的改进在matlab中的实现-Improvements of the BP neural network algorithm implemented in matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:189838
    • 提供者:lihaotian
  1. pso-bp

    2下载:
  2. 粒子群优化的神经网络算法程序,可用于参数寻优-Particle swarm optimization neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-10-29
    • 文件大小:3072
    • 提供者:gao
  1. bp

    0下载:
  2. 是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型-Behavior characteristic of a model animal neural network algorithm mathematical model for distributed parallel information processing
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1089
    • 提供者:lyg
  1. bp-neural-network

    0下载:
  2. 很简洁的bp神经网络算法讲义,而且比较容易懂,其实bp网络很简单的-handouts of concise bp neural network algorithm, and very easy to understand, in fact, bp network very simple is very simple as this
  3. 所属分类:MPI

    • 发布日期:2017-12-04
    • 文件大小:179988
    • 提供者:卢仝
  1. SABP

    0下载:
  2. BP-SA算法是将BP算法与遗传算法结合,主要功能是对优选非线性相关的属性-BP-SA algorithm BP algorithm and genetic algorithm, the main function is preferred nonlinear properties
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1377289
    • 提供者:lwp
  1. BP-neural-network-algorithm

    0下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比-BP neural network algorithm Matlab code, the procedures under the trained network file to predict new data file, the mean square error and draw the comparison of the predicted data and the
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:13115
    • 提供者:julie
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com