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

搜索资源列表

  1. bp

    0下载:
  2. bp算法(误差反传算法) 解决分类问题 通过一层输入,一层输出 和一个隐层-bp algorithm (error back propagation algorithm) to solve the classification problem by a layer of input, output, and a hidden layer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2905
    • 提供者:peter
  1. BP

    1下载:
  2. 神经网络算法是一种很强大的算法,本例使用该算法对雷达回波信号成像。-BP is a good algorithms,here we use it to process radar back signals to form an imaging
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-04
    • 文件大小:1766
    • 提供者:马骏
  1. bp

    0下载:
  2. 一个学习bp算法的MATLAB源代码,仅作学习交流之用-A learning algorithm bp MATLAB source code used only for study and exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:304733
    • 提供者:lwd
  1. BP-for-C-and-Matlab

    0下载:
  2. bp算法C语言和matlab版,主要用于非线性系统的建模与控制,另外还有一个基于PID的BP算法-BPfor C and Matlab,Mainly used for nonlinear system modeling and control
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:5828
    • 提供者:sugar
  1. BP

    0下载:
  2. BP神经网络算法,C源代码,在这里和大家分享,也是搜来的资料。-BP neural network algorithm, C source code here to share, but also to the data search.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2471
    • 提供者:张强
  1. GA-BP

    0下载:
  2. BP和GA的联合算法程序,大家喜欢的话,可以下载,共同学习!-BP and GA combined algorithm program you like, you can download, learn together!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:79389
    • 提供者:严东东
  1. bp

    0下载:
  2. bp算法C++程序源代码,基本上实现从输入到输出的多次学习和训练功能-bp algorithm C++ source code, and virtually from input to output function of the many learning and training
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3778
    • 提供者:
  1. BP-train-and-test

    0下载:
  2. 利用BP算法进行模型的训练和测试 相对于回归算法中,ANN算法有独到的好处-ANN has its advantage in regressive algrithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12019
    • 提供者:apple
  1. bp

    0下载:
  2. BP算法完成样本学习、样本训练和数据测试的功能-BP learning algorithm to complete the sample, the sample function of training and data testing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5569
    • 提供者:张庆宾
  1. bp

    0下载:
  2. bp神经网络 算法 这是网上找的 肯定漏洞很多 本人希望能和有做过bp神经网络算法的朋友交流下 -bp neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7538
    • 提供者:秘密
  1. sy44

    0下载:
  2. 用matlab编程实现多层感知器带动量项的批处理BP算法 -Programming using matlab MLP driven batch BP algorithm the amount of items
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1252
    • 提供者:山水
  1. chengxu

    0下载:
  2. 用matlab实现神经网络多层感知器单样本训练BP算法。-Neural network using matlab to achieve a single sample training MLP BP algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1080
    • 提供者:山水
  1. BP-on-matlab-and-C-cPP

    0下载:
  2. 本文档中的程序是关于BP算法的,包含了Matlab的BP算法、C++的BP算法和C语言的BP算法及使用说明,程序中均有注释,理解比较方便,希望能帮上大家。-The procedures in this document is on the BP algorithm, the BP algorithm includes Matlab, C++ in the BP algorithm and BP algorithm and C language instructions, program note
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:22115
    • 提供者:std_logic
  1. BP

    0下载:
  2. 完全用C++实现的BP算法,可以直接应用到实际工作和学习中-Entirely in C++ implementation of the BP algorithm can be directly applied to practical work and study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:58097
    • 提供者:
  1. BP-Iris-classifier

    0下载:
  2. 使用BP网络实现了对Iris数据的分类,使用了可变学习速率和带动量的梯度下降算法。-Using the BP network realizes the classification of Iris data, the use of the variable learning rate and the amount of gradient descent algorithm driven.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1644
    • 提供者:chenlei
  1. PSOBP

    2下载:
  2. 将PSO算法应用于神经网络训练的方法,并与BP 算法做了对比仿真实验。-The PSO algorithm is applied to neural network training methods, and BP algorithm was compared with the simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1299
    • 提供者:liujingwen
  1. bp

    0下载:
  2. 赋初值BP算法的模拟电路故障诊断Fu initial BP algorithm analog circuit fault diagnosis-Fu initial BP algorithm analog circuit fault diagnosis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:302506
    • 提供者:huan
  1. bp-network-sorting

    0下载:
  2. 对WORD文档里的二类数据进行分类,使用神经网络的BP算法。采用三层网络。-WORD documents in the two types of data classification, using neural network BP algorithm. Three-tier network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7367
    • 提供者:刘明
  1. BP

    0下载:
  2. 不适用matlab进行的bp算法开发,设计简单,功能健全-bp not using matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1784704
    • 提供者:zhanghui
  1. bp

    0下载:
  2. 使用BP算法实现异或功能,由matlab编程实现,可正确运行。-BP algorithm using the XOR function, the matlab programming, can be run correctly.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:838
    • 提供者:zyx
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com