CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - bp algorithm

搜索资源列表

  1. 21840295ldpc_decode_MacKay_Neal

    0下载:
  2. AWGN channel in the LDPC decoding algorithm for binary BP
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1721
    • 提供者:Ahsan Ali
  1. static

    0下载:
  2. BP算法在静态定位中的仿真,通过这个仿真可以看出BP算法是很好的一种定位算法。-Simulation of BP algorithm in a static location .Through this simulation we can see that the BP algorithm is a very good location algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:651272
    • 提供者:zangyufeng
  1. dyl1

    0下载:
  2. 利用支持向量机对T-S型模糊系统建模的方法,结合BP算法对参数进行优化,从一定程度上解决模糊系统建模所存在的模型结构复杂、维数灾、泛化能力不强和实时性差等问题。-this paper analyzed the approach that applied support vector machines to create novel model in the T-S fuzzy system, combined with BP algorithm which could optimize it,
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:578
    • 提供者:邓延丽
  1. neualdesign

    0下载:
  2. 以BP算法为例,采用基于面向对象编程的VC++编写了算法,通过友好的编程界面及外挂数据库方便使用-With BP algorithm, for example, based on object-oriented programming in VC++ written algorithms, through friendly programming interface and easy to use plug-in database
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:553837
    • 提供者:samari
  1. 05363793

    0下载:
  2. An Improved PSO Algorithm to Optimize BP Neural Network Abstract This paper presents a new BP neural network algorithm which is based on an improved particle swarm optimization (PSO) algorithm. The improved PSO (which is called IPSO) algori
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:252872
    • 提供者:dasu
  1. BP-Improvement-Methods

    0下载:
  2. Back Propagation Algorithm Improvement Methods in Neural Network.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1534
    • 提供者:RightRisk
  1. BP-face-recognization

    0下载:
  2. 基于BP神经网络的人脸识别算法的MALAB实现。采用了抽样-全样训练的方式。-BP neural network-based face recognition algorithm MALAB. Using a sample- the whole kind of training methods.
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8530467
    • 提供者:刘娇月
  1. BP-shenjinhMATLAB

    0下载:
  2. 输入学习样本,使用反向传播算法对网络的权值和偏差进行反复的调整训练,使输出的向量与期望向量尽可能地接近,当网络输出层的误差平方和小于指定的误差时训练完成,保存网络的权值和偏差。-Enter the study sample, using the back-propagation algorithm repeatedly adjust training of the network weights and deviation as close as possible, so that the ou
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:9293
    • 提供者:vincent
  1. BP

    0下载:
  2. BP神经网络C语言算法,对了解神经网络原理非常有帮助。-BP neural network algorithm in C language, and very helpful to understand the neural network theory.
  3. 所属分类:Other windows programs

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

    0下载:
  2. 通过遗传算法优化BP神经网络权系数,达到局部的最有、优-By genetic algorithm to optimize BP neural network weight coefficient to reach the most local, excellent
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:4165
    • 提供者:王林
  1. log-BPLDPC

    0下载:
  2. LDPC仿真程序,采用log-BP算法 -LDPC simulation program using the log-BP algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:79199
    • 提供者:
  1. bpsuanfa

    0下载:
  2. 这是神经网络中的bp算法程序,编程环境是matlab,供大家参考-This is a neural network the bp algorithm program, programming environment matlab, for your reference
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:926
    • 提供者:vprincev
  1. BP

    0下载:
  2. 用C写的简单的神经网络算法,利用训练集学习并建立模型,并对测试集进行分类-Simple neural network algorithm, written in C using the training set of learning and to establish the model, and test set classification
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1529
    • 提供者:沈彤
  1. bp

    0下载:
  2. 基于BP神经网络的算法,用于构建神经网络的训练时用的程序-Based on BP neural network algorithm, is used to build the program with the training of the neural network
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:193423
    • 提供者:guohanwei
  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. UntitledSVD

    0下载:
  2. 本程序是基于BP算法的最新曲线拟合方法,计算时间短,逼近理论曲线-Curve fitting based on BP algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:846
    • 提供者:coffen
  1. BP

    2下载:
  2. 一个经典的神经网络算法识别,自动加载excel数据,用户只要修改数据就行了-A classical algorithm of neural network recognition, automatic loading Excel data, as long as the user to modify the data on the line
  3. 所属分类:Other systems

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

    2下载:
  2. 一种实现话务预测预测算法,基于遗传算法优化神经网络,源码+数据,效果很好-A traffic forecast prediction algorithm based on genetic algorithm optimization neural network source+ data, the effect is very good
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:25797
    • 提供者:douzi
  1. BP_XOR

    0下载:
  2. 使用了神经网络中的BP算法,实现XOR操作-Using a neural network BP algorithm, XOR operation
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1535
    • 提供者:xuhrat
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com