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

搜索资源列表

  1. 神经网络类(BP算法)

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2008-12-15
    • 文件大小:2200525
    • 提供者:xman2009
  1. Matlab的BP神经网络各种不同算法程序

    0下载:
  2. 题目很详细了
  3. 所属分类:源码下载

    • 发布日期:2010-09-30
    • 文件大小:22016
    • 提供者:haoyouduolai
  1. Fortran_bp

    0下载:
  2. BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2006
    • 提供者:陈财雄
  1. yichuanbp

    0下载:
  2. 已调试好的遗传算法优化BP神经网络-非线性函数拟合的程序源代码-Genetic algorithm has been debugged BP neural network- non-linear function fitting the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:53346
    • 提供者:胡盛亮
  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. BPN-GA.rar

    0下载:
  2. 用于神经网络训练的混合遗传算法,与快速BP算法结合。,For neural network training, hybrid genetic algorithm, combined with the rapid BP algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:958221
    • 提供者:王天
  1. FuzzyBPNN

    1下载:
  2. matlab格式源代码。功能:模糊BP神经网络集成解耦算法和应用于控制优化模型问题。-matlab source code format. Function: fuzzy BP neural network ensemble decoupling control algorithm and optimization model applied to the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5354
    • 提供者:magic
  1. GAyouhuaBP

    0下载:
  2. 遗传算法优化BP神经网络的权值 vc实现代码源程序-Genetic algorithm BP neural network to achieve the weight vc source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:34491
    • 提供者:ran
  1. BP

    0下载:
  2. 神经网络BP算法的实现和两个小例子,其中包括两个.m文件和一个说明文档-Implementation of neural network BP algorithm and two small examples, including two. M file and a documentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:93887
    • 提供者:hujuan123
  1. GABPNET.M

    0下载:
  2. 基于遗传算法的BP神经网络的matlab编程代码-Based on genetic algorithm of BP neural network matlab programming code
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 人工神经网络BP算法源代码与演示程序 --The BP algorithm for human s neutral system and a demon program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:1632144
    • 提供者:张新钰
  1. BP_XOR

    0下载:
  2. 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 一个神经网络BP算法的程序,与matlab编写不同,本程序是采用C语言,经vc++程序改制而成。-BP algorithm for a neural network procedures, and preparation of different matlab, this procedure is the use of C language, by vc++ Procedures transformed from.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8733
    • 提供者:王平
  1. GA_NN

    1下载:
  2. 使用遗传算法(GA)优化神经网络(NN)结构的C语言源程序-The use of genetic algorithms (GA) optimization of neural networks (NN) structure of C language source code
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 对用BP算法所进行的神经网络进行仿真、训练。模拟综合出我们所需要的结果。-BP algorithm by using the neural network simulation and training. Analog synthesis we need results.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1458
    • 提供者:傅建新
  1. bpannpid

    0下载:
  2. 用matlab写的BP神经网络整定PID的算法,被控对象为二阶对象。-Matlab written with BP neural network-tuning PID algorithm, was charged with second-order object to object.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 人工神经网络的bp算法及其实现方法(matlab),请各位参考-Bp artificial neural network algorithm and its realization method (matlab), please refer to
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:tdw
  1. bpnn

    0下载:
  2. 几个BP神经网络程序,运用不同的算法训练网络-Several BP neural network procedure, using a different algorithm training network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5679
    • 提供者:许翔
  1. BP

    0下载:
  2. BP人工神经网络的程序,(人工智能的算法)-BP artificial neural network procedures, (artificial intelligence algorithm)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:61320
    • 提供者:yekeren
  1. BPC

    0下载:
  2. BP算法神经网络,是用C++写的。功能强大。 有技术含量的。-BP neural network algorithm, is written in C. Powerful. A technical content -BP algorithm for neural networks, is C++ Wrote. Powerful. Technical content.-BP neural network algorithm, is written in C. Powerful. A techn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5712
    • 提供者:郝跃军
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com