登录
首页 » Visual C++ » CART

CART

于 2013-10-28 发布 文件大小:1KB
0 227
下载积分: 1 下载次数: 18

代码说明:

  matlab中cart决策树源代码,用于数据的分类和预测。(source code in matlab cart decision tree for data classification and prediction.)

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

发表评论

0 个回复

  • Laba_0
    #include "comparer.h" #include <iostream> using namespace std int Comparer::compareByName(Student& s1,Student& s2) { return strcmp(s1.m_szName,s2.m_szName) } int Comparer::compareBySurname(Student& s1,Student& s2) { return strcmp(s1.m_szSurname,s2.m_szSurname) } int Comparer::compareByGroup(Student& s1,Student& s2) {
    2010-01-21 00:05:09下载
    积分:1
  • fiber-EH11-mode
    利用matlab模拟光纤中EH11模的模式分布图。(Using matlab simulation mode fiber EH11 mode maps.)
    2020-07-03 17:00:01下载
    积分:1
  • BP-neural-network--MATLAB-
    神经网络进行预测matlab,很不错,值得看看(Neural network prediction matlab, very good, worth a look)
    2013-11-15 16:54:03下载
    积分:1
  • 9927432Matlab_and_VC
    this is a example about matlab and VC
    2009-12-12 17:00:57下载
    积分:1
  • matlab
    matlab,讲的很详细和大家分享一下!(matlab, said very detailed and to share with you!)
    2011-11-30 23:05:24下载
    积分:1
  • THUYEN
    有关 Filters 的毕业论文 电力电子方面的(About the thesis of power electronics Filters)
    2014-09-07 17:06:29下载
    积分:1
  • RecPlayUseMemBlock
    RecPlayUserMemBlock 功能:双缓冲内存录、放音演示程序。 版本:Ver1.0。 (RecPlayUserMemBlock function: double-buffered memory, record, playback demo. Version: Ver1.0.)
    2011-06-06 11:23:47下载
    积分:1
  • Digital_image_processing_using_matlab
    Digital image processing using matlab - Rafael C. Gonzalez, Richard E. Woods, Steven L. Eddins - 0130085197(Digital image processing using matlab- Rafael C. Gonzalez, Richard E. Woods, Steven L. Eddins- 0130085197)
    2009-07-20 11:22:20下载
    积分:1
  • Generatesignal
    产生随机导频信号的程序 能利用此基本的来帮助进行复杂的编程(Generate random pilot signal)
    2010-02-23 22:31:47下载
    积分:1
  • colorDetectController
    在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h colorDetection.cpp colordetector.cpp correspond to Recipe: Using the Strategy Pattern in Algorithm Design )
    2014-02-21 11:48:12下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载