登录
首页 » matlab » decisiontree

decisiontree

于 2013-07-16 发布 文件大小:1KB
0 94
下载积分: 1 下载次数: 11

代码说明:

  决策树的matlab实现,包含训练和测试(Decision Tree matlab implementation)

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

发表评论

0 个回复

  • car_matlab
    实现车俩的实时监控导航,包括车流量的检测,轨迹分析等等,内容。(They realize the real-time monitoring of vehicle navigation, including flow testing, trajectory analysis, etc., content.)
    2008-07-14 12:38:39下载
    积分:1
  • jieguo
    The paper concludes with an implementation of linear prediction using two different types of signal. It is hoped that the balance between theory and practical will allow the reader for easy assimilation of this technique
    2011-01-24 22:55:46下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • phase-Features-m-files
    to gain access i have to type at least 20 words. better be useful. am i there yet.
    2013-02-11 21:53:52下载
    积分:1
  • LiZiQiong_SuanFa
    粒子群算法Matlab程序(反复调试过,还有运行过程)(Particle swarm algorithm Matlab procedures (testing repeatedly, during operation))
    2012-08-29 16:45:35下载
    积分:1
  • OFDM
    ofdm有关信噪比与误码率的matlab仿真,包含QPSK星座图。(Matlab OFDM simulation of the signal to noise ratio and the bit error rate, contains the QPSK constellation.)
    2015-04-19 19:45:51下载
    积分:1
  • glp
    计算太阳黑子的活动周期,分别利用周期图法,Lenvinson-Durbin法和Burg法求得其功率谱,并画出曲线,观察得到活动周期(Calculation of sunspot activity cycle, namely the use of periodogram, Lenvinson-Durbin and Burg obtained the power spectrum, and draw curve, observation cycle)
    2009-05-19 14:05:42下载
    积分:1
  • matlab
    一个介绍MATLAB符号数学工具箱的 PDF 文件(1 Introduction MATLAB symbolic math toolbox of PDF files)
    2009-12-16 19:40:17下载
    积分:1
  • 999999
    实现马尔科夫的语音识别功能 可以实现连续语音识别,孤立词识别(Of Markov s voice recognition capabilities can achieve continuous speech recognition, isolated word recognition)
    2012-03-21 19:50:12下载
    积分:1
  • Carac_WG
    Compute waveguide caracteristics
    2012-03-22 18:36:55下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载