资源列表
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
heston-summer-xls
- GAUSS has two electronic help systems, corresponding to the GAUSS pdf manuals (available at http://www.aptech.com). 1. The Command Reference is an easy way to pick up information on commands (as long as they are not deemed obsolete ), and is or
community
- 基于FastUnfolding实现的社区发现方法,网上找的源码。-FastUnfolding
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
BasicELM
- 用一个简短的例子说明了随机权神经网络算法,算是对深度学习的入门的一个小的巩固-With a brief example illustrates the random weights neural network algorithm, considered for entry-depth study of a small consolidation
JBIRCH-src
- 本代码是关于数据挖掘的层次聚类算法的JAVA编程实例,请勿用于商业用途上-The code is JAVA programming examples on data mining hierarchical clustering algorithm, not for commercial use
JBIRCH
- 本代码是关于数据挖掘的层次聚类算法的java编程实例,请勿用于商业用途上-The code is java programming examples on data mining hierarchical clustering algorithm, not for commercial use
BIRCH-Algorithm
- 本代码是关于数据挖掘的层次聚类算法的编程实例,请勿用于商业用途上-The code is the programming examples on data mining hierarchical clustering algorithm, not for commercial use
irisdatasetclustering
- data clustering with k means algorithm matlab code-data clustering with k means algorithm matlab code
TreeGrowthForIris
- 数据挖掘十大算法之一,决策树归纳算法,用于iris.data数据,能够实际运行-Data mining is one of ten algorithms, decision tree induction algorithm for iris.data data, can actually run
Locally-Line-Regress
- 《斯坦福公开课》局部线性回归算法(PS1)。-Locally Line Regress