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

搜索资源列表

  1. selected_Algorithm_Collections_for_DSP_Application

    0下载:
  2. 基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical sig
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4231591
    • 提供者:caruchi
  1. BPPatternRecognition

    0下载:
  2. MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6864
    • 提供者:Anlaen Liang
  1. Matlab-Back-Propagation

    0下载:
  2. code for those beginner
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:2623
    • 提供者:jeffrey
  1. nn_matlab

    0下载:
  2. matlab神经网络工具箱的实用指南,第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-matlab neural network toolbox of the Practical Guide, chap neural network are the basic introduction, chapter II, inc
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:84856
    • 提供者:sanjinzhi
  1. EBP-chaoticPrediction

    0下载:
  2. This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic back propagation training method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6114
    • 提供者:Mehran Ahmadlou
  1. BackPropagation

    0下载:
  2. Back propagation implementation for example
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:21467
    • 提供者:Yoon Gyoo
  1. nn

    0下载:
  2. NN neural network for face recognition supervised feed forward back propagation neural network
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1452
    • 提供者:mony
  1. backpropagation

    0下载:
  2. back propagation method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1978
    • 提供者:siadat
  1. BPNetwork

    0下载:
  2. 反向传播神经网络例程,单隐层BP网络,简单易懂-Back-propagation neural network routines, a single hidden layer BP network, easy-to-read
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:28536
    • 提供者:史海波
  1. 2HiddenBP

    1下载:
  2. 双隐层反向传播神经网络例程,教学用,算法解释清晰-Two-hidden layer back-propagation neural network routines, teaching the algorithm explained clearly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1708
    • 提供者:史海波
  1. backpropagration

    0下载:
  2. 類神經網路之倒傳遞神經網路模型,使用matlab之c語言編輯-Artificial Neural Network- Back Propagation code with Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1526
    • 提供者:tseng wen liang
  1. BP

    0下载:
  2. BP神经网络是指基于误差反向传播(Error Back Propagation)算法的多层前馈神经网络-tool-state classification using multi-layer perception neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:863
    • 提供者:guanjieanye
  1. bp-classification

    0下载:
  2. 使用bp(反向传播算法)实现分类问题,并观察分类过程中误差的变化。-Use bp (back-propagation algorithm) to achieve the classification and observe the changes in classification process in the error.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:30268
    • 提供者:王晶
  1. bp-matlab

    0下载:
  2. Matlab编写的BP误差反向传播神经网络算法-Matlab BP prepared by back propagation neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:15981
    • 提供者:Xu
  1. bbackprop

    0下载:
  2. that is so important code of matlab in back propagation !
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3257
    • 提供者:sima
  1. Predictionmatlab

    0下载:
  2. Back-Propagation Neural Network Model for predicting the traffic situation of Australia. -This procedure aims to solve the prediction of the Australia Highway traffic situation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:10311
    • 提供者:Justin Han
  1. backprop1

    0下载:
  2. back propagation ANN training
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:780
    • 提供者:Hasan
  1. APPRENT2

    0下载:
  2. a back propagation neural network matlab code, learning by levenberg–marquardt algorithm
  3. 所属分类:matlab

  1. face_recognition_PCAPBPNN

    0下载:
  2. The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3114411
    • 提供者:amine
  1. matlab

    1下载:
  2. 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:444416
    • 提供者:zallen
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com