资源列表
zh_FFT
- 经典的数据处理技术,福利叶变换,研究数据在频域里的特性。-Classic data processing technology, the welfare transform, study the characteristics of data in frequency domain.
1
- 采用粗糙集理论实现连续数据的离散化,对理解数据的离散化有很大帮助-Using rough set theory to realize continuous data discretization
VB-Regular-Demon
- 这是一个利用正则表达式来提取指定数据的VB程序演示,利用正则可以很方便地从一堆杂乱的数据中提取所要的数据,示例中提取的是手机号码,还可以对处理结果进行去除重复的处理,大大加快工作的效率。-This is a use regular expressions to extract VB program demonstrates the specified data, the use of regularization can easily extract the desired data a ju
machine-learning
- 一些关于机器学习初学者可能会遇到的代码训练。分类学习等的代码分享。-some machine learning problems.
perception
- 用R语言进行机器学习中关于简单分类以及perception分类的代码。-some code about the easy classify and perception training in machine learning, using R.
Subsample_MaxNeighborDistance_R
- A subsample of an input population that has max pair-distance and min projection error
k-means-Clustering
- simple k-means implementation with Persian comments
randomForest_4.6-7
- Random Forest在R软件上实现,可以更快速的分类,非常实用的方法-Random Forest on the R software, you can more quickly classified, very practical approach
knn_java
- java写的k最邻近算法,是数据挖掘的基本算法之一。-Java write the k nearest neighbor algorithm, is one of the basic algorithm of data mining.
pca
- pca算法原理介绍和仿真代码,主要用于数据的聚类,代码时用于图像上的聚类过程,聚类效果很好,就是有点慢-pca algorithm introduces the principle and simulation code, mainly for clustering data, a clustering process images on-time code, clustering works well, is a bit slow
xitongbianshi
- 最小二乘法系统辨识 包括基本最下二乘、递推最小二乘、广义、增光最小二乘等等。-Least squares identification system including basic two multiplication, recursive least squares, generalized least squares, credit and so on.
dbscanamatlab
- dbscan的matlab实现,dbscan密度聚类算法的快速实现聚类,计算速度有所加快,能快速聚类。-dbscan matlab realize, quickly realize clustering dbscan density clustering algorithm to calculate the rate has accelerated, rapid clustering.