CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - data mining in matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - data mining in matlab - List
[
matlab
]
经典的数据挖掘程序
DL : 0
这个一些经典的数据挖掘matlab源程序,比较全。-some of the classic source Matlab data mining, comparative whole.
Update
: 2025-02-19
Size
: 635kb
Publisher
:
高振伟
[
AI-NN-PR
]
CART
DL : 0
用matlab编写的CART数据挖掘决策树算法-using Matlab CART prepared by the Data Mining Decision Tree Algorithm
Update
: 2025-02-19
Size
: 2kb
Publisher
:
g
[
matlab
]
C4_5
DL : 0
数据挖掘算法,分类树的C4.5算法,用于模式分类-data mining algorithms, the C4.5 classification tree algorithm for pattern classification
Update
: 2025-02-19
Size
: 2kb
Publisher
:
sah
[
Other
]
Matlab 代码
DL : 0
matlab 在数据挖掘中的代码,包括ID3 等,数据挖掘部分算法的matlab实现-Matlab in data mining code, including ID3, some data mining algorithms to achieve Matlab
Update
: 2025-02-19
Size
: 14kb
Publisher
:
程黄维
[
AI-NN-PR
]
Competitive_learning
DL : 0
matlab编写的[数据挖掘]分类算法Competitive_learning算法。-Matlab prepared by the [data mining] classification algorithm Competitive_learn ing algorithm.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王聪
[
Graph program
]
somjulei
DL : 0
两个som聚类算法,可以用于图象处理,数据挖掘,运行感觉不错,推荐!值得收藏!-two som clustering algorithm can be used in image processing, data mining, running good feeling recommended! Worth collecting!
Update
: 2025-02-19
Size
: 638kb
Publisher
:
刘鹏
[
Other
]
SVMexamples
DL : 0
数据挖掘的新方法-支持向量机书中算法例子,对学习有帮助。-new data mining methods-book support vector machine algorithm example, to learn helpful.
Update
: 2025-02-19
Size
: 28kb
Publisher
:
mingyuziao
[
matlab
]
ID3+C4.5
DL : 0
ID3+C4.5的源程序。用于数据挖掘决策算法的一个实例。-ID3 C4.5 of the source. Data Mining for a decision algorithm examples.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
张飞
[
Graph program
]
DimReduc
DL : 0
维数约简工具箱源代码,包括PCA、LLE等学习算法,可用于模式识别、数据挖掘和统计分析等。-dimension reduction toolkit source code, including the PCA, LLE and other learning algorithms can be used for pattern recognition, data mining and statistical analysis.
Update
: 2025-02-19
Size
: 190kb
Publisher
:
王为
[
MiddleWare
]
MLkNN
DL : 1
数据挖掘领域中的一种算法-ML-KNN是一种改进的最近邻算法-Data Mining in the area of an algorithm-ML-KNN is an improved nearest neighbor algorithm
Update
: 2025-02-19
Size
: 5kb
Publisher
:
李平
[
matlab
]
kdtree
DL : 0
用matlab实现的kdtree,kdtree适合用于数据挖掘中用于寻找最近邻。-Using matlab to achieve kdtree, kdtree suitable for data mining used to find the nearest neighbors.
Update
: 2025-02-19
Size
: 100kb
Publisher
:
项龙江
[
matlab
]
dbscan
DL : 0
数据挖掘中聚类算法之DBSCAN算法的matlab实现。-Data mining clustering algorithm of DBSCAN algorithm matlab realize.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
caoyuan
[
Mathimatics-Numerical algorithms
]
fpgrowth
DL : 0
FP算法源代码,大家一起学习数据挖掘,互相讨论!-FP algorithm source code, together with everyone to learn data mining, and discuss!
Update
: 2025-02-19
Size
: 7kb
Publisher
:
刘梅
[
AI-NN-PR
]
ID3
DL : 0
数据挖掘中的决策树ID3算法,matlab的,请大家-Data Mining in the ID3 decision tree algorithm, matlab, please U.S.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
徐晶
[
AI-NN-PR
]
111
DL : 0
数据挖掘中的新方法---支持向量机》示例代码,请-Data Mining in the new method- support vector machine
Update
: 2025-02-19
Size
: 6kb
Publisher
:
刘颖
[
matlab
]
tree
DL : 0
数据挖掘里的判定树算法,用matlab编写。-Data Mining in the decision tree algorithm, using matlab prepared.
Update
: 2025-02-19
Size
: 13kb
Publisher
:
烈马
[
matlab
]
C4.5-2
DL : 0
数据挖掘中的c4.5算法 给予决策树-Data Mining in the given decision tree algorithm c4.5
Update
: 2025-02-19
Size
: 3kb
Publisher
:
gezn
[
AI-NN-PR
]
applicationgeneticalgorithmindatamining
DL : 0
基于小生境遗传算法的分类规则数据挖掘算法 -Based on Niche Genetic Algorithm for Classification Rules Data Mining Algorithm
Update
: 2025-02-19
Size
: 142kb
Publisher
:
lyh
[
matlab
]
datamining
DL : 0
使用matlab软件进行程序设计中的五个数据挖掘源程序代码。-Using matlab software programming for the five data mining source code.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
左秀霞
[
matlab
]
knnsearch
DL : 0
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file. The code is very simple, hence is also suitable for beginner to learn knn search.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
刘晓红
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.