登录
首页 » matlab » DecisionTree

DecisionTree

于 2011-06-25 发布 文件大小:9KB
0 245
下载积分: 1 下载次数: 51

代码说明:

  decision tree in matlab code

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

发表评论

0 个回复

  • NaSch_3
    NaSch模型MATLAB程序,交通流,单车道元胞自动机模型的程序实现(NaSch model MATLAB)
    2010-12-27 11:04:10下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • SVPWM
    simulink/simulink 平台下做的空间矢量调制仿真 ,导师写的,绝对和网上其它的有所不同(space vector modulation simulink/simulink platform to do simulation instructors write absolute and different)
    2013-03-13 00:26:59下载
    积分:1
  • SRUKF
    无迹卡尔曼滤波算法仿真,已经可以正常出图形结果。(Unscented Kalman Filter algorithm simulation, has been able to normal graphics results.)
    2017-10-21 16:43:22下载
    积分:1
  • SCaminapark
    实现SC、minn和park算法的度量函数,且求出了均值和方差(The metric function SC, minn and park algorithm, and calculated the mean and variance)
    2012-09-30 18:05:54下载
    积分:1
  • TestWeiXinWhatsNew
    模仿微信导航页效果源码,应用程序编程源码,很好的参考资料。(Micro message navigation page source imitation effect, application programming source code, a good reference.)
    2013-11-11 23:56:43下载
    积分:1
  • 马尔科夫链法预测股票
    说明:  这是马尔科夫链预测的一个非常好的例子,值得大家学习与借鉴。(This is a very good example of Markov chain prediction, which is worth learning and using for reference.)
    2020-12-06 09:39:24下载
    积分:1
  • Roundoff
    This matlab file is used to rounoff the decimals values into nearest whole number
    2010-10-11 18:39:34下载
    积分:1
  • matlab2qqq
    MATLAB 的学习的例子,一些很常用的学习资料(There are some nice matlab learning examples which may be your usful study materials.)
    2005-05-12 21:38:50下载
    积分:1
  • rsquare
    用于计算rmse和r放的一个函数,只要输入预测值与实测值即可得到(A function used to calculate the rmse and R, just enter the predicted value and the measured values can be)
    2013-01-08 01:21:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载