登录
首页 » matlab » C4_5.m

C4_5.m

于 2011-03-17 发布 文件大小:2KB
0 44
下载积分: 1 下载次数: 45

代码说明:

  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 possible tests that can split the data set and selects a test that gives the best information gain. For each discrete attribute, one test with outcomes as many as the number of distinct values of the attribute is considered. For each continuous attribute, binary tests involving every distinct values of the attribute are considered. In order to gather the entropy gain of all these binary tests efficiently, the training data set belonging to the node in consideration is sorted for the values of the continuous attribute and the entropy gains of the binary cut based on each distinct values are calculated in one scan of the sorted data. This process is repeated for each continuous attributes.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xiaobojiaochen
    小波分析理论与Matlab实现例程,包含了小波变换在各个领域的应用(Implementation of wavelet analysis theory and Matlab routines, including the wavelet transform applications in various fields)
    2009-12-09 17:13:09下载
    积分:1
  • WaveletRecon
    构造小波基的Matlab源代码,来自小波图像压缩教程(Construction Wavelet Matlab source code, from the wavelet image compression tutorial)
    2021-01-15 21:08:46下载
    积分:1
  • weightedMedian
    中值滤波在图像处理中占据很重要的地位,本代码是加权中值滤波处理源码。希望对大家有用。(Median filter in image processing occupies a very important position, the code is weighted median filter processing source. Hope to be useful.)
    2010-09-13 01:11:21下载
    积分:1
  • FFT
    说明:  一个用于MATLAB中实现的FFT功能的码序列。很有用,有帮助(One for the realization of the FFT function of MATLAB, the code sequence. Very useful, helpful)
    2010-03-29 10:43:07下载
    积分:1
  • MF-MPF
    利用Matlab计算肌电信号的积分值和平均功率(Using Matlab to calculate the integral value of the EMG signal and the average power)
    2013-01-15 11:25:08下载
    积分:1
  • bayesian
    基于贝叶斯网络的K2,TAN,朴素贝叶斯算法实现。(K2 algorithm based on Bayesian network)
    2013-05-16 21:44:23下载
    积分:1
  • LLE
    采用CP算法求解分形维数(Using CP algorithm to solve fractal dimension)
    2018-11-27 10:46:37下载
    积分:1
  • 为色盲观众修改图像
    本文探讨了不同的方法,调整图像,这样患有据的观众都能到 更好地认识图像细节和色彩动力学。尤其是,我们选择盲,据类型在哪里 病人不自然地发展"绿色",或中等波长,在他或她的眼睛中的视锥细胞。这种比较 认为这种类型的图像处理技术的三种算法他们是 LMS daltonization,颜色对比度增强, 与实验室的颜色调整。两个独立的处理算法有助于评估这些调整 技术。我们第一次模拟盲原始和处理图像以查看该算法的效果 从彩色盲人观众的角度。第二,我们计算顺序的两个图像之间的三角洲 E 值 评估图像如何极大地改变视角非彩色的盲人观众。颜色对比度增强 对颜色盲人观众来说,提供最大的优势,但也会更改的图像最显著的非彩色盲 观众。实验室颜色调整已影响最小,在这两种情况下,和 LMS daltonization 介于另外两个 技术。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-03 08:05:32下载
    积分:1
  • kalman
    卡尔曼滤波器的设计在matlab里的实现(the kalman fliter)
    2011-01-16 11:38:16下载
    积分:1
  • doa_music
    求波达方向估计的MUSIC算法程序,用matlab仿真实验。(Seeking DOA estimates MUSIC algorithm matlab simulation experiment.)
    2013-02-22 10:51:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载