CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab tree

搜索资源列表

  1. id3matlab

    2下载:
  2. id3算法用MATLAB实现决策树分类器程序。-id3 decision tree!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1689
    • 提供者:广庆
  1. C4_5

    3下载:
  2. c4.5经典算法,实现决策树分类功能,可以对连续数值和离散数值实现很好的分类,并有剪枝功能-c4.5 classic algorithms, to achieve the decision tree classification, can be continuous and discrete numerical values to achieve good classification, and a pruning function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1932
    • 提供者:zhangyi
  1. 3phase_IM

    0下载:
  2. Simulink/Matlab tree phase induction model
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:11060
    • 提供者:Farhani
  1. kdtree1.2

    0下载:
  2. kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。-kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented inclu
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:132560
    • 提供者:yaoyao
  1. kdtree_in_matlab

    0下载:
  2. kd-tree 是一种常用的数据结构,它在搜索最近点中有普遍用处。该文件是一个用纯matlab写成的源代码。-kd-tree is a commonly used data structure, it is commonly used in searches for the nearest point. The file is a pure source code written in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:60815
    • 提供者:yaoyao
  1. jueCeShurar

    0下载:
  2. 这个是用来做决策树用的,很清楚的看出结构,可以看看哦-This is a decision tree used to make very clear to see the structure, you can see Oh
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2392
    • 提供者:xiongjianlin
  1. jueceshu

    1下载:
  2. 从网络上搜集的决策树源码,包括C4_5、ID3、CART_iris三个源码,供大家一起学习研究。-Decision tree collected from the network source, including C4_5, ID3, CART_iris 3 source for study and research with everyone.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4535
    • 提供者:haiyang
  1. matlab

    1下载:
  2. matlab程序:最小生成树prim算法、最小生成树kruskal算法、穷举法求哈密顿圈;以及计算旅行商路线的lingo程序-Prim minimum spanning tree algorithm, matlab program
  3. 所属分类:matlab

    • 发布日期:2016-09-16
    • 文件大小:6144
    • 提供者:刘晓勤
  1. cover_tree.tar

    0下载:
  2. A Cover Tree is a datastructure helpful in calculating the nearest neighbor of points given only a metric.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:19103
    • 提供者:Wei Dan
  1. dsatbx

    0下载:
  2. matlab数据结构 算法工具箱, 包括堆栈 队列 2叉树 红黑树 -Data Structures & Algorithms Toolbox ==================================== The Data Structures & Algorithms Toolbox provides advanced data structures and algorithms for the Matlab(r) 5 environment. It implem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:117173
    • 提供者:austin
  1. MATLABprogram4fractal

    0下载:
  2. 一些基本的分形的MATLAB程序,比如cantor集,Julia集,分形树的绘制等-Some of the basic fractal MATLAB program, such as the cantor set, Julia sets, fractal tree drawing, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2392
    • 提供者:唐振华
  1. BOS_NLTV_v1

    0下载:
  2. kd树的结构和分析及其源代码的程序使用matlab-kd tree structure and analytical procedures used and its source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6211404
    • 提供者:luyang
  1. decision

    0下载:
  2. decision tree matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:810994
    • 提供者:sabri
  1. 3

    0下载:
  2. 用matlab实现的fp树。目的是发现频繁项集,但是本代码只是实现了fp树-Fp tree with a matlab implementation. Aim is to discover frequent itemsets, but only realized the fp tree code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1183
    • 提供者:lvyan
  1. MST_Kruskal

    0下载:
  2. Matlab Codes for MST-MinimumSpaning tr-Matlab Codes for MST-MinimumSpaning tree
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3533
    • 提供者:Hanif
  1. EZW

    0下载:
  2. Shapiro提出的内嵌零树小波编码算法(EZW Embedded Zerotree Wavelet),其出发点在于小波变换后各级子带系数之间在空间上和方向上所呈现出带间相似性,这种空间相似性可以用一种新型的数据结构--零树(Zerotree).EZW算法就是充分利用这种相似性,获得高性能的图像编码算法.-Shapiro' s embedded zero tree wavelet coding algorithm (EZW Embedded Zerotree Wavelet), whose
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:23296
    • 提供者:wangjin
  1. two_shape_tree

    0下载:
  2. 在MATLAB 用云模型实现二叉分形树,写的很详细,有参考和学习价值-Cloud model implementation in MATLAB using the binary fractal tree, write a very detailed, with reference to and learning the value of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:7809
    • 提供者:大熊
  1. qdr-paper

    0下载:
  2. 基于四叉树与图割的遥感图像分割方法,关于四叉树和图割的应用-Quadtree-based remote sensing image and graph cuts segmentation method, on the quad tree and the application of graph cuts
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1317695
    • 提供者:周禹金
  1. figtree-0.9.3

    0下载:
  2. FIGTree is a library that provides a C/C++ and MATLAB interface for speeding up the computation of the Gauss Transform.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1229617
    • 提供者:id0
  1. spiht-matlab

    0下载:
  2. Matlab编写的SPIHT 也叫层树分集压缩算法-Written in Matlab, also known as layer SPIHT compression algorithm tree diversity
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:179865
    • 提供者:xianguomo
« 1 2 3 4 5 67 8 9 10 11 ... 35 »
搜珍网 www.dssz.com