CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MATLAB DATA TREE
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MATLAB DATA TREE - List
[
Other resource
]
CART_iris
DL : 0
matlab数据挖掘算法。实用cart决策树进行分类,可识别多类。decision tree algorithm, classification.-Matlab data mining algorithms. Practical cart decision tree classification, identification number category. Decision tree algorithm, the classification.
Update
: 2008-10-13
Size
: 1000byte
Publisher
:
李思
[
Other resource
]
用Matlab实现Huffman编码
DL : 0
Huffman 这个名字,程序员们至少会联想到二叉树和二进制编码。的确,我们总以 Huffman 编码来概括 D.A.Huffman 个人对计算机领域特别是数据压缩领域的杰出贡献。我们知道,压缩 = 模型 + 编码,作为一种压缩方法,我们必须全面考虑其模型和编码两个模块的功效;但同时,模型和编码两个模块又相互具有独立性。-Huffman, programmers will at least think of a binary tree and binary coding. Indeed, we always Huffman coding to summarize D. A. Huffman personal computer areas, especially in the field of data compression outstanding contribution. We know that the compression encoding = model, as a compression method, we must take full account of two model and coding module effectiveness; But at the same time, model and coding module of two mutual independence.
Update
: 2008-10-13
Size
: 2.22kb
Publisher
:
亞男
[
Internet-Network
]
dminid
DL : 0
入侵检测中的数据挖掘方法研究.pdf-A Research into Data Mining Technology in Intrusion Detection. file type pdf
Update
: 2025-02-19
Size
: 599kb
Publisher
:
赵艳
[
VC/MFC
]
用Matlab实现Huffman编码
DL : 0
Huffman 这个名字,程序员们至少会联想到二叉树和二进制编码。的确,我们总以 Huffman 编码来概括 D.A.Huffman 个人对计算机领域特别是数据压缩领域的杰出贡献。我们知道,压缩 = 模型 + 编码,作为一种压缩方法,我们必须全面考虑其模型和编码两个模块的功效;但同时,模型和编码两个模块又相互具有独立性。-Huffman, programmers will at least think of a binary tree and binary coding. Indeed, we always Huffman coding to summarize D. A. Huffman personal computer areas, especially in the field of data compression outstanding contribution. We know that the compression encoding = model, as a compression method, we must take full account of two model and coding module effectiveness; But at the same time, model and coding module of two mutual independence.
Update
: 2025-02-19
Size
: 2kb
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 : 1
数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
Update
: 2025-02-19
Size
: 2kb
Publisher
:
利军
[
matlab
]
CART_iris
DL : 0
matlab数据挖掘算法。实用cart决策树进行分类,可识别多类。decision tree algorithm, classification.-Matlab data mining algorithms. Practical cart decision tree classification, identification number category. Decision tree algorithm, the classification.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李思
[
Data structs
]
huff
DL : 0
利用数据结构的二叉树概念编写的MATLAB程序实现HUFFMAN编码。-Binary tree data structure using the concept of the preparation of the MATLAB program Huffman coding.
Update
: 2025-02-19
Size
: 1kb
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
:
项龙江
[
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
:
徐晶
[
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
]
ID3
DL : 0
数据挖掘中的ID3算法源码 决策树的经典算法之一。 -Data Mining Source ID3 decision tree algorithm, one of the classic algorithm.
Update
: 2025-02-19
Size
: 11kb
Publisher
:
gezn
[
matlab
]
C4_5
DL : 0
决策树C45,用matlab编写的,数据挖掘算法。-Decision Tree C45, prepared by matlab, data mining algorithms.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
来海锋
[
matlab
]
decision_tree_cart
DL : 0
决策树cart,用matlab编写的,数据挖掘算法。-Decision tree cart, prepared using matlab, data mining algorithms.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
来海锋
[
matlab
]
Prim-minimum-spanning-tree-algorithm
DL : 0
最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
Update
: 2025-02-19
Size
: 1kb
Publisher
:
小明
[
matlab
]
kdtree1.2
DL : 0
kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。-kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented include kd-tree building and nearest points searching and so on.
Update
: 2025-02-19
Size
: 129kb
Publisher
:
yaoyao
[
matlab
]
kdtree_in_matlab
DL : 0
kd-tree 是一种常用的数据结构,它在搜索最近点中有普遍用处。该文件是一个用纯matlab写成的源代码。-kd-tree is a commonly used data structure, it is commonly used in searches for the nearest point. The file is a pure source code written in matlab.
Update
: 2025-02-19
Size
: 59kb
Publisher
:
yaoyao
[
matlab
]
ID3
DL : 0
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。-ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
王剑亭
[
matlab
]
ID3(MATLAB)
DL : 0
ID3决策树算法,实现不同条件下数据的分类-ID3 decision tree algorithm, the classification of data under different conditions
Update
: 2025-02-19
Size
: 69kb
Publisher
:
孙东
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.