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

搜索资源列表

  1. ganzhiqi

    0下载:
  2. 神经网络感知器模型程序,可以对现行可分系统进行分类。用matlab实现。另附BP算法文档。-Neural network sensor model program that can be divided into the current classification system. Using matlab. BP algorithm attached document.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:129682
    • 提供者:yeung yun
  1. BPToNonlinear

    0下载:
  2. 基于BP算法的神经网络实现非线性分类,用matlab编程-nonlined classifying
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2985
    • 提供者:huxiaohang
  1. matlab_neat

    0下载:
  2. 一类新的神经进化算法——NEAT,可同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,此程序是用于解决经典的XOR分类问题-A new neuroevolution algorithm is called NEAT.NEAT can evolve the topologies as well as the connection weights of BP network. this matlab program solves the XOR problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:73130
    • 提供者:赵昀
  1. bpexample1

    0下载:
  2. bp神经网络案例一语音特征信号分类.matlab神经网络工具箱-one of bp examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:377493
    • 提供者:李义宏
  1. speech-emotion-recognition

    1下载:
  2. 基于BP神经网络的语音情感识别系统 神经网络是近年来信息科学、脑科学、神经心理学等诸多学科共同关注和研究的热点。由于其具有良好的抽象分类特性,现已应用于语音识别系统的研究和开发,并成为解决识别相关问题的有效工具。文章在讲述语音识别过程的基础上重点讨论利用BP神经网络对语音进行识别,用MATLAB完成对神经网络的训练和测试,并获得满意的结果。-Based on the BP neural network speech emotion recognition system
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-24
    • 文件大小:8156343
    • 提供者:edwin
  1. Pattern-Recognition_MATLAB_1

    0下载:
  2. 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:430312
    • 提供者:cheng
  1. NeuralN

    0下载:
  2. 用Matlab编写的神经元网络程序,可对图像进行分类。程序用到了4种神经元方法,BP效果最好。-Neural network using Matlab program, the image classification. The program used four kinds neurons BP effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:16417
    • 提供者:lijun
  1. NeuralNetwork_BP_Classification.m

    0下载:
  2. BP神经网络(主要用于模式分类)Matlab的示例程序-BP neural network (mainly used for function fitting and pattern classification) Matlab' s sample program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1188
    • 提供者:yangyang
  1. adapt

    0下载:
  2. 数据分类、BP神经网络、自适应模糊神经网络。所有程序是基于matlab编程的,可以实现对数据的预处理和建立相应的仿真模型-Data classification, BP neural network, adaptive fuzzy neural network. All program is based on the matlab programming, data preprocessing and a corresponding simulation model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:1949
    • 提供者:何华
  1. BP_huafenlei

    0下载:
  2. 基于MATLAB的Bp神经网络花粉分类识别功能,取得花粉的样本后使用BP神经网络进行训练并自动分类,计算出识别的正确率,样本四个特征,以为输出,识别率很高-Bp neural network classification and recognition functions based on MATLAB, obtain a sample using BP neural network training and automatic classification, calculated to ide
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:1150
    • 提供者:李江乔
  1. BP_kongqiwuranfenlei

    0下载:
  2. 在MATLAB环境下,建立Bp神经网络,对空气污染进行分类识别,首先取得花粉的样本,使用BP神经网络进行训练,这里没有保存网络,并自动分类,计算出识别的正确率,识别率很高,可能不是很稳定-Obtain pollen samples based on MATLAB Bp neural network recognition of pollen classification using BP neural network training and automatic classification,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:1160
    • 提供者:李江乔
  1. NN

    4下载:
  2. 使用Matlab实现BP神经网络对蝴蝶花进行分类,内容包括: 1。网络设计,包括输入层、隐含层、输出层节点个数的设计,为什么如此设计。 2。算法步骤 3。编程,注意原始数据的通用化,数据输入的随机性。 4。网络训练,注意训练数据与验证数据分开。 5。网络验证 -Matlab achieve a BP neural network to classify the butterfly flower
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-10-31
    • 文件大小:15360
    • 提供者:ewp
  1. bp2

    0下载:
  2. bp神经网络matlab程序代码,能够正确实现数据分类识别-bp neural network matlab code correctly to achieve data classification and recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:1180
    • 提供者:dandan
  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. ANN-iris

    0下载:
  2. 在matlab环境下,实现鸢尾花数据的人工神经网络分类,只是比较基本的实现BP网络,没有利用现成的命令。-In the Matlab environment, iris data artificial neural network classifier, but more basic BP network, there is no off-the-shelf command.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:3780
    • 提供者:李毅
  1. final2cop

    0下载:
  2. matlab用bp神经网络分类信号,采用多层感知器的神经网络,有隐含层5个节点-matlab bp neural network classification signal, the use of Multilayer Perceptron neural network hidden layer nodes
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:911
    • 提供者:谢倩雯
  1. trainscg_10

    0下载:
  2. 利用matlab软件BP网络工具箱,画出预测语音种类和实际语音种类的分类图-BP neural network using matlab software toolbox, paint and forecast the actual voice voice types and species classification map
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:816
    • 提供者:liuxin
  1. BPnetwork

    0下载:
  2. 自己编写的BP神经网络的算法matlab代码 实现成功分类的BP神经网络功能,有实验报告和matlab代码 直接运行即可-I have written BP neural network algorithm matlab code to achieve a successful classification of BP neural network function, there are experimental reports and matlab code can be run dire
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:157963
    • 提供者:林雨辰
  1. eg1-yuyantezhengxinhaofenlei

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第一个例子,案例1 BP神经网络的数据分类-语音特征信号分类。希望对大家有用! -" MATLAB neural network 30 case studies" in the first example, case 1 BP neural network data classification- speech feature signal classification. I hope useful!
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:376286
    • 提供者:杨飞
  1. shiyan

    1下载:
  2. 用于植物叶片分类的图形界面,是Matlab源码,用BP神经网络实现-For plant leaf classification graphical interface, the Matlab source code, using BP neural network
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17035994
    • 提供者:Ada
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com