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

搜索资源列表

  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-sf

    0下载:
  2. 标准BP神经网络算法程序.标准BP神经网络算法程序:-Standard BP neural network algorithm. Standard BP neural network algorithm:
  3. 所属分类:IME Develop

    • 发布日期:2017-11-13
    • 文件大小:11231
    • 提供者:秦大明
  1. Bp

    0下载:
  2. 文档 Bp网络算法源代码 matlaB Bp网络算法源代码-Document Bp network algorithm source code matlaB Bp network algorithm source code
  3. 所属分类:IME Develop

    • 发布日期:2017-12-01
    • 文件大小:15371
    • 提供者:秦大明
  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. 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. 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. LDPC

    0下载:
  2. 该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好-The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:141799
    • 提供者:吴文章
  1. c-source-codes

    0下载:
  2. 该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好-The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:28621
    • 提供者:吴文章
  1. BP-matlab

    0下载:
  2. BP神经网络算法的matlab实现,对于模式识别具有重要意义。-BP neural network algorithm matlab realize, for pattern recognition is important.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:4186
    • 提供者:吴光辉
  1. GA-solving-BP

    0下载:
  2. 遗传算法解BP网络异或问题源代码,计算效果一般,可供参考-GA Algorithm solving BP ANN XOR problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2990
    • 提供者:王剑
  1. VCPbpPimprovePworking

    1下载:
  2. 用VC++实现的,超级好用的神经网络源代码,BP算法,超好用,超简洁 ,,已经测试过可直接运行-With VC++ achieve, super easy to use neural network source code, BP algorithm, super useful, super simple, have been tested can be run directly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4870589
    • 提供者:赵华夏
  1. BP

    0下载:
  2. BP神经网络,经过遗传算法进行优化,效果比较好-BP neural network, through genetic algorithm optimization, the effect is better
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:322070
    • 提供者:杨子彧
  1. BP

    1下载:
  2. 用matlab实现神经网络算法用于锅炉故障检测,结果可实现-Using matlab neural network algorithm for boiler fault detection, the results can be achieved
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:606
    • 提供者:liliu
  1. Ga-BP

    0下载:
  2. 基于遗传算法优化的BP网络,非线性拟合程序。可用于多个方面,比如预测模型的建立,具有比BP网络更高的预测精度和收敛性。-Based on genetic algorithm optimization BP networks, nonlinear fitting procedure. Can be used in many aspects, such as the prediction model, higher than the BP network prediction accuracy an
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:53937
    • 提供者:高鹏
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com