登录
首页 » matlab » final2

final2

于 2020-07-02 发布 文件大小:70KB
0 106
下载积分: 1 下载次数: 149

代码说明:

  完整的决策树算法,训练决策树,修剪决策树(机器学习)(decision tree)

文件列表:

batchClassifyWithDT.m,642,2011-09-24
calculatePercentCorrect.m,269,2011-09-24
classifyWithDT.m,721,2011-09-24
computeOptimalSplit.m,1756,2011-09-24
computeOptimalSplit2.m,983,2011-09-24
figure1.fig,8502,2011-09-24
figure2.fig,8534,2011-09-24
gatherTreeStats.m,720,2011-09-24
pruneAllNodes.m,3210,2011-09-24
pruneSingleGreedyNode.m,1209,2011-09-24
pruneTreeToRootNode.m,1210,2011-09-24
testX.csv,11914,2011-09-24
testY.csv,114,2011-09-24
trainDT.m,3103,2011-09-24
trainX.csv,94858,2011-09-24
trainY.csv,910,2011-09-24
validationX.csv,11979,2011-09-24
validationY.csv,114,2011-09-24

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

发表评论

0 个回复

  • microgrid
    微电网仿真模型,可以完美运行,包含多个分布式电源(Microgrid simulation model)
    2021-04-16 21:28:53下载
    积分:1
  • SPRT
    Statistical Pattern Recogntion Toolbox--22oct09
    2010-08-28 03:31:20下载
    积分:1
  • latice
    simulate cellular automata
    2013-01-23 04:22:39下载
    积分:1
  • agc_project
    automatic generation control
    2021-04-18 09:18:58下载
    积分:1
  • Harris
    harris角点检测+ncc配准,另还有一篇关于harris角点检测并实现图像配准的论文,论文附录里有相应的MATLAB程序(Registration of Harris corner detection+ncc, there is another one on the Harris corner detection and realize image registration papers, there is a corresponding MATLAB program in the appendix of this thesis)
    2015-04-01 09:33:31下载
    积分:1
  • EnvelopeAnalysis
    说明:  信号处理,故障诊断,能量法,自功率谱,互功率谱,时域、频域求解(Signal processing, fault diagnosis, energy method, since the power spectrum, cross power spectrum, time domain, frequency domain to solve)
    2020-11-23 08:49:33下载
    积分:1
  • MATLAB-Mastering
    MATLAB从入门到精通,介绍得很详细很具体(MATLAB Mastering )
    2011-10-12 15:33:02下载
    积分:1
  • truck-detection
    this is a vehicle detection algo, all the files are well explained in the rar file
    2015-02-09 18:35:33下载
    积分:1
  • Chien搜索BCH译码算法
    说明:  %inverstable inverse_tb = gf(zeros(1, t+1), m); for i=1:t+1, inverse_tb(i) = alpha^(-i+1); end; %chien's search lambda_v = zero; accu_tb=gf(ones(1, t+1), m); for i=1:n, lambda_v=lambda*accu_tb'; accu_tb = accu_tb.*inverse_tb; if(lambda_v==zero) error(1,n-i+1)=1; else error(1,n-i+1)=0; end end found = find(error(1,:)~=0)
    2021-04-23 11:08:47下载
    积分:1
  • system_response
    数字信号处理离散系统响应的MATLAB程序,对学习系统响应有帮助(some matlab codes for study system respond in diginal signal processing.)
    2014-10-22 19:50:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载