搜索资源列表
bp神经网络的车辆分类
- c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and test data.
glut37data
- GLUT 3.7 beta 图像数据分类 GLUT 3.7 beta image datafile distribution
FCMVB
- 模糊聚类和硬聚类实现的VB代码: 1利用模糊理论的聚类方法把数据分类 2直接利用硬聚类方法把数据分类
wavenet
- 小波神经网络,实现曲线拟和,数据分类,故障诊断,学习速度快于传统BP。
iris
- iris数据分类,bp神经网络实现,适当调整训练次数和训练精度,分类准确率可达99 以上-iris data classification, bp neural network, training times and training appropriate adjustments to the accuracy, classification accuracy rate of 99 or more
LR
- 机器学习中的关于逻辑回归(LR)方法的分类器,Matlab源码,附带四个数据集用于实验-Machine Learning on the logistic regression (LR) method of classification, Matlab source code, with four data sets for experiments
Adaboost_train
- ADBOOST的训练代码,有供训练的数据,弱分类器训练,强分类器训练,和错误率,对理解ADABOOST是很好的例程-codes of adaboost traning,containing data for traning, implementation of weakleaner and cascad,and error as well,it can help us leaning ADABOOST
1
- 用于实现蝴蝶与蛾的图像分类,主要根据其触角及体长等特征提取图像数据进行处理,得出结果。-Butterflies and moths used to achieve image classification, mainly based on its long tentacles and body feature extraction image data processing, the result.
sicktoolbox
- 提供激光雷达点云数据的读取,滤波及分类功能-LIDAR point cloud data available to read, filter and sorting functions
Image
- 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric image
ddsvm
- SVM算法dd,来自国外做数据挖掘和文本分类的-SVM algorithm dd, from abroad to do data mining and text classification
subdivide20_renew
- 作者:Henning Biermann 可以解析VRML文件,将数据分类存放在一个树结构中后在计算机上显示成三维图形,并应用Loop和Catmull—Clark的细分方法,对图形细分,使其更接近真实图形。-Author:Henning Biermann parse VRML file,restore the data in a tree and display them in the computor,subdivide the surface by Loop and Catmull-C
mode
- 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
bp
- 基于MATLAB的BP神经网络的数据分类的实现。-MATLAB-based BP neural network implementation of data classification.
SVMinPR
- 模式识别中支持向量机的应用。在图像识别,多维数据分类中有很好的应用。-Pattern recognition Support Vector Machine. In image recognition, multi-dimensional data classification has a good application.
HKCLASS
- HK算法,Visual Studio2005实现,输入数据使用.txt文档,只支持2维数据分类-HK algorithm, Visual Studio2005 implementation, the input data used. Txt document, only support two-dimensional data classification
贝叶斯分类作业数据_PR邹月娴_顾容之_20170927
- 贝叶斯分类的数据,用于测试贝叶斯分类是否有效(Bias classification data used to test whether the Bias classification is valid)
Flash分类图片展示
- Flash分类图片展示,通过FLASH读取xml文件数据加载图片与文字显示内容
random forest
- 利用matlab编程来实现多光谱遥感数据的随机森林分类(Random Forest Classification by Multispectral Remote Sensing)
决策树训练及分类
- 该压缩包包括两个文件: 1、main.m 将训练数据输入到决策树中,训练并在自动分好的测试数据上测试,并保存训练好的决策树 ctree.mat文件。 2、classification.m 加载训练好的决策树,使用决策树对新输入的数据进行分类。 该方法主要用于对SLIC超像素块进行分类,稍加修改可以用于其他数据分类。(The compression package consists of two files: 1. Main. m inputs training data into decisio