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

搜索资源列表

  1. Markov Decision Process matlab程序

    0下载:
  2. 一个很有用的Markov Decision Process matlab程序-a very useful Markov Decision Process procedures Matlab
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17152
    • 提供者:wrm
  1. decision-trees

    0下载:
  2. 决策树lisp代码 决策树lisp代码-decision tree lisp code decisio n tree lisp code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3475
    • 提供者:潘煜
  1. decision-making-tree-algorithm

    1下载:
  2. One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the rule from large-scale data middle.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15840
    • 提供者:渐令
  1. decision tree saiid shiri

    0下载:
  2. decision tree by saiid shiri
  3. 所属分类:源码下载

    • 发布日期:2012-02-10
    • 文件大小:448112
    • 提供者:mano1234
  1. deboor-cox.rar

    0下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-13
    • 文件大小:220809
    • 提供者:高阳
  1. feedback.rar

    0下载:
  2. 判决反馈均衡器实现判决,很好的东西,Decision feedback equalizer to achieve decision, good things
  3. 所属分类:matlab例程

    • 发布日期:2017-03-28
    • 文件大小:137678
    • 提供者:刘小云
  1. C4_5.rar

    0下载:
  2. 决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2381
    • 提供者:来海锋
  1. c4.5.rar

    0下载:
  2. 决策树c4.5算法的c++实现 希望对大家有用,C4.5 decision tree algorithm c++ to achieve useful for all of us hope
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2598377
    • 提供者:fanglixia
  1. Markov_Decision_Process(MDP)

    0下载:
  2. Markov Decision Process (MDP) Toolbox
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:7509
    • 提供者:bocai
  1. c4.5

    0下载:
  2. 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:161233
    • 提供者:李伟
  1. c4.5java

    0下载:
  2. 决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1018
    • 提供者:lily
  1. C4_5.m

    0下载:
  2. his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2178
    • 提供者:rajesh
  1. ID3

    5下载:
  2. 实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。-ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1693
    • 提供者:王剑亭
  1. tcm_8psk_viterbi

    3下载:
  2. 通信中的8psk&tcm的体制研究,matlab源程序代码,采用viterbi译码方式,同时适用于软判决和硬判决两种方式-Communication 8psk & tcm institutional research, matlab source code, using viterbi decoding method applies to both soft-decision and hard decision in two ways
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5962
    • 提供者:随风
  1. decision+tree

    0下载:
  2. 决策树,很经典,不是一般的经典,你看看吧-Decision tree, it is classic, not an ordinary classic, you take a look at it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:640811
    • 提供者:朱朱
  1. decision

    0下载:
  2. 决策树源代码 decision tr-decision tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:177256
    • 提供者:徐飘
  1. decision

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

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

    0下载:
  2. 该算法是数据挖掘中的数据分类算法,通过构造决策树,进而实现对数据的分类。-Data classification, decision tree structure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:198510
    • 提供者:小恒星
  1. Fuzzy-Decision-Tree-Algorithms

    0下载:
  2. Fuzzy Decision Tree Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1350962
    • 提供者:Artz
  1. decision tree

    0下载:
  2. 决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。本代码提供生成决策树的算法。(A decision tree is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including c
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:2137088
    • 提供者:呜呜2018
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com