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

搜索资源列表

  1. bpxor

    1下载:
  2. BP算法实现异或问题,采用S型函数的前向多层神经网络及其逆推学习算法-BP algorithm differences or problems, use of the S-Function to the multilayer neural networks and learning algorithms Backstepping
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:24735
    • 提供者:郭攀红
  1. c++cmatlabbp

    0下载:
  2. bp算法的c++和matlab实现-bp Algorithm c + + and Matlab achieve
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6761
    • 提供者:林为
  1. 基于Java的BP网络数字识别法

    1下载:
  2. 详细给出了一个完整的人脸检测算法。对于实际应用有一定的参考价值-detail given a complete face detection algorithm. For practical application of a certain reference value
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:67954
    • 提供者:白云城主
  1. 人工神经网络BP算法_函数逼近

    3下载:
  2. 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:48218
    • 提供者:李琳
  1. 神经网络bp类c++

    0下载:
  2. 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3489
    • 提供者:王红旗
  1. 广义异或bp算法

    0下载:
  2. 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15954
    • 提供者:刘波
  1. BPprog

    0下载:
  2. BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:陈光华
  1. bp-ann

    0下载:
  2. 本程序为一个误差向后传播的三层前馈神经网络有指导的学习算法,用户可在文件中设置相应参数.-this program back to an error in transmission feed-forward neural network algorithm for the study guide, users can set up in the document corresponding parameters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:474983
    • 提供者:彭斌
  1. BPALGORITHM

    0下载:
  2. 我自己写的BP算法源代码!经过我亲身调试,没问题的!-I wrote it myself BP algorithm source code! I have personally debugging, no problem!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9138
    • 提供者:陈刚
  1. myworkonnnet

    1下载:
  2. 多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测-multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial
  3. 所属分类:matlab例程

    • 发布日期:2015-06-10
    • 文件大小:1483984
    • 提供者:张毅
  1. GAandC++

    0下载:
  2. 一个遗传算法C++类(和bp算法结合使用),头文件和实现文件-a genetic algorithm category C (bp algorithm used in conjunction), and the first document files
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4203
    • 提供者:刘小英
  1. BPP

    0下载:
  2. BP算法,没有太多的说明,只是一个很简单的试用程序。大家看看吧。-BP algorithm, not much that is a very simple procedure of the trial. We look at it.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6378
    • 提供者:龙圣
  1. gaBP333

    0下载:
  2. 用matlab开发的用遗传算法改进的BP算法程序,编译通过-using Matlab development of the genetic algorithm to improve the BP algorithm, compiled by
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1621
    • 提供者:robbee
  1. 20060417008-6483

    0下载:
  2. C++的BP算法源程序.通过调试。大家可以参考一下。-C BP algorithm source. Through debug. We can take a look.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8504
    • 提供者:张龙
  1. AWGN

    0下载:
  2. AWGN的仿真程序。FILENAME: awgn_simulator.c version 1.5 (C) Tadashi Wadayama, 2003 An LDPC code simulator based on quantized-BP algorithm for AWGN chanel -AWGN simulation program. FILENAME : awgn_simulator.c version 1.5 (C) Tadashi Wada Yama.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:15371
    • 提供者:沈进旗
  1. shuzishibie

    0下载:
  2. 基于BP算法的vc++源程序 希望能通过啊 我急需网站上的一个程序啊 救命 站长 我qq350000301 -BP algorithm vc source ah, I hope that through the website of the urgent need for a life-saving procedure ah head I q q350000301
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:71098
    • 提供者:爱护哈哈
  1. C++BPCHENGXU

    0下载:
  2. C++的BP算法程序,这个程序是我从网上找到的,希望对大家能有用-C BP algorithm procedures, which is what I got from the Internet, I hope we can be useful right
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:fu
  1. LIDEBP

    0下载:
  2. BP算法的程序 ,这个是同学的,好象已经调出来了-BP algorithm procedures, this is the students, seems to have transferred out of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1513
    • 提供者:fu
  1. bpsource

    0下载:
  2. bp算法是人工神经网络得一个经典得算法。这是bp算法得Visual C++版本-bp algorithm is in artificial neural networks in a classic algorithm. This algorithm is bp in Visual C + + Version
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13000
    • 提供者:william
  1. bp-matlab

    1下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用-BP neural network algorithm Matlab code, the procedures under the trained network file ANN.mat anticipating new data files, be mean square error, paint and forecast data and t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16108
    • 提供者:杨力
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com