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

搜索资源列表

  1. Image-Restoration-with-BPNN

    3下载:
  2. 基于BP神经网络的高斯模糊图像复原的方法实现,结合了BP神经网络良好的非线性逼近功能,效果较传统的算法更好。-BP neural network based image restoration method of Gaussian blur implementation of BP neural network combines good nonlinear approximation function, the effect is better than traditional algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1025703
    • 提供者:Sven Liu
  1. Recognize-the-spech-using-back-propagation-Neural

    0下载:
  2. This program explains the idea of recognation the spech using BPNN.
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:39670
    • 提供者:samaher
  1. Advance_bpnn

    0下载:
  2. 基于C实现的改进BP神经网络算法,在原始的BPNN上提出了改进,用C实现,凸显算法思想。-C-based implementation of the improved BP neural network algorithm, proposed in the original BPNN on improvements implemented in C, highlighting the algorithm ideas.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:349557
    • 提供者:严文芳
  1. BPNN

    0下载:
  2. BP神经网络的C#实现 并将BP 用于数据挖掘的分类上-BP neural network and BP C# implementation of the classification for data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3400
    • 提供者:Sandy
  1. BPNN-CPP

    0下载:
  2. 经典的BP网络,c++实现算法,经调试后果断能运行。-Classical BP network, c algorithm, can be determined by the commissioning run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:158481
    • 提供者:陈杰
  1. BPNN

    0下载:
  2. 是BP神经网络程序:BP神经网络模型是一个多层感知机构,是由输入层、中间层(隐层)和输出层构成的前馈网络,只含有一个中间层的BP神经网络模型。-BP neural network program:BP neural network model is a multi-layer perceptron institutions, is the input layer, middle layer (hidden layer) and output layer feedforward network,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:5658
    • 提供者:马佳
  1. BP

    0下载:
  2. 提供了BP神经网络的一个简单算法,程序简单,训练速度快。-introduce a method about the BPNN,the program is easy and the training is quickly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:612
    • 提供者:刘进进
  1. BPNN

    1下载:
  2. 神经网络分类学习代码,通过神经网络算法对数据进行学习和自动分类。-Neural network classification learning code, based on the neural network algorithm for learning data and automatic classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:870
    • 提供者:ss
  1. face_recognition_bpnn

    0下载:
  2. face recognition bp-face recognition bpnn
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:5348
    • 提供者:
  1. BPNN_Face

    0下载:
  2. 该代码实现了BPNN神经网络的人脸识别,包括人脸的朝向和眼镜等-face recognition via c++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22467002
    • 提供者:Liu Yi
  1. BPNN-CPP

    0下载:
  2. BP神经网络实现源代码 C++版本可以编译-BP GA NN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2946
    • 提供者:易朝挽
  1. TBPNNNprograah

    0下载:
  2. 这是反向传播算法的C++程序源码,对于研究BPNN的人人来说,具有非常好的参考价值 可直接使用。 已通过测试。 -This is the back-propagation algorithm C++ program source code for the study of BPNN for all, with a very good reference value can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11279
    • 提供者:wangjiantin
  1. bpnn

    0下载:
  2. BP人工神经网络的Viscal-C++实现,可以直接用来作为数字识别相关工程项目-the files provide some code about the BP-NET,you can use it in your project such as digital recognization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:71794
    • 提供者:吴深夕
  1. bBPCp

    0下载:
  2. bp神经网络的C语言程序,可以直接使使用,修改方便,内附详细说明-bpNN -bp neural network C language program, you can make use of direct, easy to modify, containing a detailed descr iption-bpNN
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:283506
    • 提供者:hehe88999
  1. BPNN

    0下载:
  2. BP神经网络应用实例,实现信号的读取与拟合-BP neural network application instance, the signal read fitting
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:376292
    • 提供者:许李
  1. bpnn

    0下载:
  2. MATLAB neural network backprop code This code implements the basic backpropagation of error learning algorithm. The network has tanh hidden neurons and a linear output neuron. adjust the learning rate with the slider -MATL
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1630
    • 提供者:azoma
  1. bpnn

    1下载:
  2. 基于Matlab神经网络建模函数与工具箱的BP神经网络应用仿真-BP neural network application simulation based on Matlab neural network modeling function toolbox
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1568
    • 提供者:王君
  1. BPNN

    0下载:
  2. BP神经网络,用于辨识系统逆模型。模型为汽车动力学模型实时参数。-BP neural network recognition system inverse model. The model for real-time vehicle dynamics model parameters.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:1283416
    • 提供者:dovemin
  1. BPnn

    0下载:
  2. 很有用的BP神经网络分类器的matlab实现An important codes utilized in Matlab for bp -Useful BP neural network matlab to achieve An important codes utilized in Matlab for bp NN
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:7830
    • 提供者:wangyuhong
  1. BPNNM

    0下载:
  2. 自己编写的BPM文件,用于时滞系统的辨识,辨识效果还不错-This is a M file of BPNN I have written for the identification of delay systems identification.The simulation result shows that the method is valid.
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:15954
    • 提供者:杨扬
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com