CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - bp algorithm

搜索资源列表

  1. BPnetBP神经网络算法.zip

    1下载:
  2. bp神经网络算法,bp nerve network algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-28
    • 文件大小:41234
    • 提供者:刘宇
  1. GA_BP.rar

    1下载:
  2. 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,R,S1,S2
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:38942
    • 提供者:zhanghr
  1. ANN-BP

    0下载:
  2. 分两部分,第一部分是神经网络的基本概念,第二部分是用BP网络实现函数逼近算法-including two part , one is about the basic concept of ANN, the other is algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:399443
    • 提供者:芊屹
  1. GA.rar

    2下载:
  2. 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 ,Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-29
    • 文件大小:538640
    • 提供者:Allen
  1. bp

    0下载:
  2. 人工智能,神经网络,反馈算法,用于曲线拟合等-Artificial intelligence, neural networks, feedback algorithm for curve fitting, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1367
    • 提供者:马文
  1. nonlinerSVMfeileiqi

    0下载:
  2. 用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。-Half of the data used by ANN-BP algorithm design classifier, the other half of the data used to test the classifier performance.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:137024
    • 提供者:龚煜
  1. ANN

    1下载:
  2. 神经网络,C语言编写,内含有三种网络训练算法,包括BP算法。-Neural network, C language, contains three network training algorithms, including the BP algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4315717
    • 提供者:dcj
  1. CS_OMP

    0下载:
  2. 压缩感知信号重建的正交匹配追赶算法(omp),与bp算法相比较有叫高的精度,但是付出了计算量的代价-Compressed sensing signal reconstruction algorithm Orthogonal matching catch (omp), compared with the bp algorithm are called high precision, but at a cost of computation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1493
    • 提供者:良言
  1. bp3

    1下载:
  2. 三层前馈神经网络的BP算法。程序具有以下功能: (1) 允许选择各层节点数; (2) 允许选用不同的学习率η; (3) 能对权值进行初始化,初始化用[-1、1]区间的随机数; (4)允许选用单极性和双极性两种不同Sigmoid型转移函数。 -Three-tier feed-forward neural network BP algorithm. Procedures have the following functions: (1) allows to choose the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1214
    • 提供者:Mingruixia
  1. BP_PIDControl

    0下载:
  2. 基于BP神经网络的PID控制算法,可以实现对正弦、方波、阶跃信号的跟踪-BP neural network based on the PID control algorithm can be achieved for the sine, square, step tracking signal
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1043303
    • 提供者:MZF
  1. 蚁群算法程序演示

    1下载:
  2. 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-11-26
    • 文件大小:6519775
    • 提供者:张明扬
  1. BPalogorithm

    0下载:
  2. BP网络的各种算法,附各种算法的程序文件及PPT课件,从例子出发讲解,很容易理解。-BP network of various algorithms, with a variety of process and PPT algorithm courseware, starting from the example to explain, it is easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:733973
    • 提供者:wangyuanyuan
  1. sgarbf

    0下载:
  2. 基本遗传算法,RBF神经网络算法,BP神经网络算法,一共5个源代码.程序可移植性强.-Basic genetic algorithm, RBF neural network algorithm, BP neural network algorithm, a total of 5 source code. Program portability strong.(
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9769
    • 提供者:王永超
  1. l1-slove

    1下载:
  2. 压缩感知中求解最优L1范数问题的BP算法内含指导文章-Compressed sensing in L1 norm to solve the problem of optimal BP algorithm article contains guidance
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:369664
    • 提供者:马春晖
  1. bp

    0下载:
  2. 用bp算法拟合正弦曲线,并采集数据。其基本思想是梯度下降法。-Sine curve fitting algorithm with a bp, and collecting data. The basic idea is the gradient descent method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:290809
    • 提供者:贾献冉
  1. DataCheck

    1下载:
  2. 入侵检测数据检测算法,根据C4.5源码改编-Intrusion detection data detection algorithm, in accordance with C4.5 source adaptation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-07
    • 文件大小:17373
    • 提供者:wk
  1. LDPC

    19下载:
  2. ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
  3. 所属分类:matlab例程

    • 发布日期:2013-03-23
    • 文件大小:29409
    • 提供者:haha
  1. vbshjing

    1下载:
  2. VB版神经网络——BP神经网络实验平台:输出幅值可调ATN激励函数,一个很绝的算法,以前在论坛上讨论比较多的一个帖子内容就是神经网络算法,因此来说,这个算法很具参考价值,不管是新手还是高手,都有一看。-VB version of neural network- BP neural network experiment: ATN activation function with adjustable output amplitude, an algorithm must, before the m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:32504
    • 提供者:iamafish
  1. BP_2

    0下载:
  2. 基于BP算法的iris数据集分类,matlab实现,含注释。-is data set based on BP algorithm, the Matlab implementation, including annotations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:5265
    • 提供者:kangyan
  1. BPNet

    0下载:
  2. BP算法-BP algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:53381
    • 提供者:侯昆鹏
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com