搜索资源列表
c4-5
- c4.5主要函数的matlab实现,简单易懂,扩展性很强-c4.5 main function of the Implementation of Matlab, simple, strong expansion
matlab-C4.5
- C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
matlabPBG
- matlab透射率随入射角变化的程序 na=2.10 nb=1.46 n1=1 n2=1 d=1064 for c5=0:0.5:90 c3=c5*pi/180 c1=asin(n1*sin(c3)/na) c2=asin(na*sin(c1)/nb) c4=asin(nb*sin(c2)/n2) d1=1064 a=d1/(4*na) b=d1/(4*nb) Ba=2*pi*na*a*cos(c1)/d Bb=2*pi*nb*b*cos
MatlabCode
- matlab code for C4.5 decision tr-matlab code for C4.5 decision tree
cujsorbynaheticvowel
- c4,5主要函数的matlab实现,简单易懂,扩展性很强,很好的-C4, five major functions of matlab, easy to understand, scalability is very strong, very good
C4_5
- 决策树分类算法C4.5的matlab代码实现,可返回训练集和测试集的结果,有详细注释(classification tree)
各种分类器matlab程序
- 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)
7016287
- 数据挖掘matlab源码,包含机器学习领域中经典算法如ID3,C4 5,NN,CARD,EM等()
train_C4_5
- matlab编码实现C4.5算法的分类问题,完整代码(Classification of C4.5 algorithm by coding)
C4.5
- 使用matlab实现C4.5决策树算法核心(Implementing the Core of C4.5 Decision Tree Algorithms with MATLAB)