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

搜索资源列表

  1. bpnetwork

    0下载:
  2. 基于MATLAB开发语言的神经网络分类器算法,源代码,改进算法,不包含数据-Based on MATLAB language development neural network classifier algorithm, the source code, the improved algorithm, does not contain data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:229326
    • 提供者:liuchao
  1. matlabwangluoyingyong

    0下载:
  2. 基于matlab的BP神经网络分类学习资料-Based on the matlab BP neural network classifier learning material
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:683790
    • 提供者:张金波
  1. recognitionCPP

    0下载:
  2. 基于神经网络BP算法分类器设计,对两类样本进行分类-BP algorithm based on neural network classifier design, classification of the two types of samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2483
    • 提供者:zhangyun
  1. BPnet-Classification

    0下载:
  2. BP 神经网路 分类 ,可以解决异或的分类-BP neural network classifier, the classification can solve XOR
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:88284
    • 提供者:luocw138
  1. New-Folder

    0下载:
  2. code for neural network classifier-code for neural network classifier
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:627020
    • 提供者:VIRU
  1. SOM

    0下载:
  2. som神经网络分类,比较实用,初学者可以用来练习,希望大家好好学习-som neural network classifier, more practical, beginners can be used to practice, we learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5696
    • 提供者:Yang
  1. dct_bp

    1下载:
  2. 结合DCT和BP神经网络进行人脸识别。先利用DCT提取特征,然后利用BP神经网络分类,在ORL人脸库上测试效果不错。-The combination of DCT and BP neural network for face recognition. First DCT Feature Extraction, and then use the BP neural network classifier, a good test results on the ORL face database.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1584
    • 提供者:尹贺峰
  1. FEPR

    0下载:
  2. 用于模式识别及人工智能方面的理论工具书,书中介绍了一些典型的特征提取方案及模式分类算法,以及各种神经网络分类器的训练等。-Theoretical tool for pattern recognition and artificial intelligence book, the book describes the typical feature extraction scheme and pattern classification algorithms, as well as a varie
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5643792
    • 提供者:小哥
  1. fenlei

    0下载:
  2. 有关神经网络分类的的一个程序,做神经网络分类的读者不妨看看,希望对你有帮助-For neural network classification of a program, do the neural network classifier readers take a look, hope to help you
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5934
    • 提供者:朱强
  1. tC-LLVQQh

    0下载:
  2. 此为类神经网路分类,分类方式为Learning Becttor Quantization 的C语言源码 可直接使用。 -This is a neural network classifier, the classification the Learning Becttor Quantization of the C language source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1878
    • 提供者:兴奋
  1. EEMD-ANN

    0下载:
  2. EEMD经验模态分解+ANN神经网络分类-The EEMD empirical mode decomposition+ANN neural network classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7956962
    • 提供者:刘方
  1. BBP--nnnP

    0下载:
  2. BP神经网络分类器程序源码有两种运行状态,一个是学习,另外一个是分类。在学习状态下,在Dos命令符下输入bp learn,便开始学习了,学习的结果放在weight.dat中;在工作状态下,在Dos命令令符下下输入bp work,便开始识别classfyme.dat中的数据了,识别完成后,结果放在results.dat中。在bp运行的任何一种状态下,都不能手工打开Weight.dat、Sample.d -BP neural network classifier program source c
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:69680
    • 提供者:表现
  1. fenlei

    0下载:
  2. 在VC++6.0环境下运行.手写数字的分类识别,并有详细的程序使用方法。分别采用模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类,神经网络分类器进行识别,功能强大,还可以对比各种算法的优劣。-VC++6.0 environment run. Classification and recognition of handwritten digits, and a detailed program to use. Template matching classifier Bayes cla
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:790291
    • 提供者:离逝的风
  1. ARmodelLPCmethods

    0下载:
  2. 使用Matlab AR模型的LPC函数来做特征值提取。传统方法中LPC一般用来做语音处理。这里每100个数据来做LPC,用获得的N阶参数来作为振动信号的特征值。这样10000个样本可以获得100个特征值样本集。用这些样本集可以做神经网络分类-Matlab AR model LPC function to do eigenvalue extraction. Conventional method LPC generally used for voice processing. Do LPC, wh
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:67224
    • 提供者:张博
  1. wudaoshixuexi-shenjingwangluo

    0下载:
  2. 无导师学习神经网络分类。带有例子。保证是可以运用的,例子是矿井突水水源的例子。-Unsupervised learning neural network classifier. With examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:2965
    • 提供者:杨晓帆
  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. classifier

    0下载:
  2. 多种分类器gui界面,包括支持向量机、贝叶斯分类器、感知机、神经网络等-Multiple classifier GUI interface, including support vector machines, Bayesian classifier, perceptron neural network
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-09
    • 文件大小:3095
    • 提供者:张弛
  1. BP(adaboost)

    1下载:
  2. BP神经网络作为若分类器,反复训练BP神经网络预测样本输出-As if the BP neural network classifier, repeated training samples of BP neural network output
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:229853
    • 提供者:daisy
  1. eg13-tishengxingneng

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第13个例子,案例13 SVM神经网络中的参数优化---提升分类器性能。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 13 cases of 13 SVM parameters optimization of neural network classifier performance- ascension. Hope to have certain help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:287374
    • 提供者:杨飞
  1. 13-SVM-bp

    0下载:
  2. SVM神经网络中的参数优化---提升分类器性能,模型精度较高-SVM neural network classifier parameter optimization--- to enhance performance, high accuracy of the model
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:284818
    • 提供者:wang yu
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com