搜索资源列表
2014-Science-clustering
- 2014年发表在Science中的一篇文章Clustering by fast search and find of density peaks,其中还包括了作者用到的数据集和MATLAB源程序-2014 published an article in Science Clustering by fast search and find of density peaks, which also includes the author used data sets and MATLAB sourc
DiscriminantFunction
- it s discriminant function in matlab code
EuclideanDistance
- it s matlab code for Euclidian distane in data miningin pattern recognition
clustering
- samples about clustering in matlab : K-means algorithm K-medoids algorithm DBSCAN algorithm
Desktop
- K均值聚类算法,对风电机组功率数据进行聚类分析,包括详细的程序说明。 只要把这两个文件放入一个空文件夹下,在MATLAB中执行m文件,就可得到聚类结果。-K-means clustering algorithm, the wind turbine power data clustering analysis, including a detailed descr iption of the procedures. As long as these two files into an empt
B10681002fj
- 低秩谱聚类分析包括2015年研究生数学建模B题的论文及相关程序,做的不好,但可供参考。开发平台是matlab-Low rank spectral clustering analysis includes the papers and related procedures of the research on the mathematical modeling of B in 2015. Development platform is matlab
Regression
- 6 matlab file about regression. mathematical theory of regression implemented in matlab software.
Regressionmath
- 6 matlab file about regression. mathematical theory of regression implemented in matlab software.
MATLAB-Codes
- ann+pso code in matlab
GA_PSO
- hybrid GA & PSO in matlab
apriori
- Apriori algorithm是关联规则里一项基本算法。是由Rakesh Agrawal和Ramakrishnan Srikant两位博士在1994年提出的关联规则挖掘算法。关联规则的目的就是在一个数据集中找出项与项之间的关系。 文件中为实现Apriori算法的matlab函数-Apriori algorithm in association rules is a basic algorithm. By Rakesh Agrawal and Ramakrishnan Srikant Dr
Achieve-mixing-MATLAB-and-VB
- 实现MATLAB与VB的混合,是二者的嵌套结合,对于VB镶嵌在MATLAB中是很好地实例展示-MATLAB realize mixed with VB, the combination of the two nested for VB is embedded in MATLAB good examples show
58472
- template matching using corr2 function in matlab working very we-template matching using corr2 function in matlab working very well
gplvm
- 这是一个用于高斯过程隐变量模型的工具箱,其中包含了MATLAB/C/PYTHON三种语言版本-As of July 2005 a C++ implementation of the GPLVM exists which has most of the flexibility of this software but runs much faster. However as of this time it cannot handle very large data sets as the spar
delete-outliers
- 用于去除一个数据集中的野点的matlab函数,可应用数据建模及统计分析-For input vector A, returns a vector B with outliers (at the significance level alpha) removed. Also, optional output argument idx returns the indices in A of outlier values. Optional output argument outlie
Sphere-Cover-Classifier-master
- 用matlab编程实现随机球覆盖集成分类器算法,首先在UCI数据集上得到很好的结果,然后在6个基因表达数据集通过一个案例说明。-Implement random ball cover integrated classifier algorithm using matlab programming, first get good results on UCI data set, and then in six gene expression data sets through a case des
code_BPMF
- 如何使它工作: 1。创建一个单独的目录,并将所有这些文件下载到相同的目录中 2。下载7个文件: *demo:主文件demo:PMF和贝叶斯PMF * PMF.m:训练的PMF模型 * bayespmf.m贝叶斯PMF模型实现吉布斯采样器。 * moviedata.mat样本数据包含三元组(user_id,movie_id,评分) * makematrix.m:辅助功能转换成大型矩阵的三元组。 * PRED.m:辅助功能使得预测验证集。 三.在Matlab只需运
LSSVM-Used-in-the-diagnosis
- LSSVM用于乳腺癌的诊断和预测,数据挖掘和预测,通过MATLAB程序模拟预测数据。-LSSVM is used in breast cancer diagnosis and prediction, data mining and prediction, through MATLAB program simulation to predict the data.
MATLAB的数值分析
- 本书以matlab为平台,介绍了数值分析预图形可视化,内容涉及matlab介绍,数学分析的数值基础,数值方法在工程科学数学问题中的应用以及绘图等内容。(This book is based on MATLAB, introduces the numerical analysis of pre visualization, covering MATLAB, numerical basis of mathematical analysis, numerical method in Mathemati
EWKM
- 子空间聚类算法EWKM (Entropy Weighting K-Means) 在matlab上的实现。(Entropy Weighting K-means which is one of the subspace clustering algorithm written in Matlab.)