搜索资源列表
清华大学网络流量分析程序(含文档及源码)
- 在Windows XP下用Visual C++编程实现流量分析器程序。 主要工作包括实现对网卡上所有到达IP包的抓取;对抓到的IP包按照第四层协议类型、IP地址等项做分类统计;并把统计的结果用图表模式和文本模式输出。
《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
- 《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
fenlei. VC 图像模式识别的分类程序
- VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
C++
- 数据挖掘算法源码,有聚类算法、分类算法、神经网络分类算法-Source of data mining algorithms, a clustering algorithm, sorting algorithm, neural network classification algorithm
methods_of_classification
- 这里和大家分享的几种基础的分类方法,其中包括判别聚类分析、人工神经网络、主成分分析等-Here and to share the basis of several classification methods, including discriminant cluster analysis, artificial neural networks, principal component analysis
rbf_network
- rpf神经网络分类设计,适合模式分类 适合初学者参考学习,有一定得研究价值-rpf network pattern recognition
NeuralNetwork_RBF
- rbf网络的matlab实现,rbf网络分类-rbf network matlab implementation, rbf network classifier
kl
- 基于bp神经网络的遥感图像的分类和识别的MATLAB实现-Bp neural network-based remote sensing image classification and recognition of the MATLAB implementation
BP神经网络分类器Mat程序
- BP神经网络分类器Mat程序,matlab开发环境,主要用于模式识别中的分类器的设计。-A mat procedure about BP neural network.
BP神经网络故障诊断
- 基于BP神经网络的故障诊断与识别,用于简单的模式识别。
封装一个简单的BP神经网络
- java实现bp神经网络用来二分类,这个是我写的文档,里面有完整程序(a BP neural network to implement two division,which implemented with java)
BP神经网络多分类部分补充
- 这个是上一个java实现二分类的补充,兼容了二分类和多分类。(a neural network to solve multiclass division which implemented with java)
案例1 BP神经网络的数据分类-语音特征信号分类
- 基于BP神经网络的聚类分析数据分类例如语音信号识别(Clustering analysis based on BP neural network)
神经网络
- 基于MATLAB编写的神经网络单层感知器分类(Neural network single layer perceptron classification based on MATLAB)
分类器
- 模式识别分类器,利用Fisher判别对数据进行分类以及BP神经网络的方法进行分类(Pattern recognition classifier, the use of Fisher discriminant classification of data and BP neural network method for classification)
基于BP的分类器
- 基于BP的分类器设计,一个案例,适合初学者(Classifier design based on BP, a case, suitable for beginners)
BP_分类
- 用BP神经网络做的分类的一个小例子,基于python写的(python BPNN classification)
神经网络分类进阶
- 神经网络分类进阶 运用批量修正算法进行改进(Classification of neural networks)
案例17 SOM神经网络的数据分类--柴油机故障诊断
- SOM神经网络分类之柴油机故障分类模型。(Fault Classification Model of Diesel Engine Based on SOM Neural Network)
BP网络图像分类
- 采用神经网络进行图像分类,分类方法简单,但是效果略差。(Using neural network for image classification, the classification method is simple, but the effect is slightly poor.)