当前位置:
首页 资源下载
搜索资源 - decision tree in matlab
搜索资源列表
-
0下载:
决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
-
-
1下载:
对已有图像进行区域识别,画出决策树,并在测试图像上进行测试。-The image of the existing regional recognition, draw the decision tree, and the test images for testing.
-
-
0下载:
his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
-
-
1下载:
为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
-
-
5下载:
实现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
-
-
1下载:
这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
-
-
3下载:
决策树算法的matlab实现,主要适用的是id3
算法思想-Decision Tree Algorithm to achieve the matlab main id3 algorithm is applicable to thinking
-
-
1下载:
c4.5 关于决策树decision tree的matlab实现程序 -c4.5 decision tree decision tree on the realization of the matlab program
-
-
0下载:
The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.101
-
-
0下载:
决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
-
-
2下载:
C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
-
-
1下载:
在matlab中实现ID3决策树算法--matlab源码-In the ID3 decision tree algorithm implemented in matlab- matlab source
-
-
0下载:
decision tree in matlab code
-
-
0下载:
this package is binary Decision Tree code implement in matlab.
-
-
0下载:
matlab中cart决策树源代码,用于数据的分类和预测。-source code in matlab cart decision tree for data classification and prediction.
-
-
0下载:
dession tree algorithm in matlab code
-
-
1下载:
原为某课大作业,改进的决策树函数,使用matlab对ID3决策树算法进行了重现。支持树的建立,打印和使用。附带部分注解-A rewrite of decision tree in matlab.
-
-
0下载:
这是决策树的改进方法,用Matlab编写的,可以直接在matlab中使用!- This is the decision tree improvement method, using Matlab prepared, can be used directly in the matlab!
-
-
0下载:
决 策 树 模 型决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。(The decision tree (Decision Tree) is the basis of probability in the known situations, through the form of decision tree to calculate
-
-
1下载:
本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。((This book discusses how to realize neural network in MATLAB environment, including the commonly used neural network and related the
-