搜索资源列表

  1. dssTree

    0下载:
  2. ID3决策树算法的JAVA实现:ID3算法是机器学习中的一种分类方法,本例子用java构建多叉树来实现id3算法。-ID3 Decision Tree Algorithm JAVA realize: ID3 machine learning algorithm is a classification method, the example of using java to build a multi-tree algorithm id3
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-02
    • 文件大小:460800
    • 提供者:more
  1. 3

    0下载:
  2. 本文叙述了判决反馈均衡器结构和研究了LMS算法-This paper describes the decision feedback equalizer structure and studied the LMS algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:276480
    • 提供者:王云峰
  1. tree

    0下载:
  2. 数据挖掘里的判定树算法,用matlab编写。-Data Mining in the decision tree algorithm, using matlab prepared.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:13312
    • 提供者:烈马
  1. C4.5-2

    0下载:
  2. 数据挖掘中的c4.5算法 给予决策树-Data Mining in the given decision tree algorithm c4.5
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:gezn
  1. ID3

    0下载:
  2. 数据挖掘中的ID3算法源码 决策树的经典算法之一。 -Data Mining Source ID3 decision tree algorithm, one of the classic algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:11264
    • 提供者:gezn
  1. DFEcator

    0下载:
  2. 基于Matlab,采用判决反馈均衡器对信号进行均衡的仿真程序-Based on Matlab, the use of decision feedback equalizer for the signal-balanced simulation program
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-02
    • 文件大小:384000
    • 提供者:Navy2008_CHINA
  1. decesiontree

    0下载:
  2. 决策树是用二叉树形图来表示处理逻辑的一种工具。可以直观、清晰地表达加工的逻辑要求。特别适合于判断因素比较少、逻辑组合关系不复杂的情况。 -Decision tree is a tree-shaped diagram used to indicate the processing logic as a tool. Can be intuitive, clear logic processing requirements. Parti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:174080
    • 提供者:lixuefeng
  1. id3andc4.5javasourcecode

    0下载:
  2. 决策树分类中经典算法的ID3和C4.5代码公共包!-Classical decision tree classification algorithm ID3 and C4.5 code public packet!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:238592
    • 提供者:刘梅
  1. ID3_src

    0下载:
  2. 数据挖掘决策树ID3算法原理 适用数据挖掘的模拟测试-ID3 decision tree data mining applies data mining algorithm simulation tests
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:李弈
  1. NeC45

    0下载:
  2. NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:
  1. feedback

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

    • 发布日期:2024-05-02
    • 文件大小:137216
    • 提供者:刘小云
  1. LDPC_BSN

    0下载:
  2. 含有多个译码算法,软硬判决译码!还有编码-Contains a number of decoding algorithm, soft and hard decision decoding! Also encoded
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-02
    • 文件大小:7168
    • 提供者:luyuan
  1. InductionofDecisionTrees

    0下载:
  2. 模式识别中多类分类问题决策树间接Induction of Decision Trees-Pattern Recognition in many types of decision tree classification of indirect Induction of Decision Trees
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:896000
    • 提供者:john
  1. GA

    0下载:
  2. 通过多目标优化算法计算了多决策的全局最优值。而且包含解码程序。-Through multi-objective optimization algorithm for calculating a number of global optimal values of decision-making. And decoding procedures contain.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:刘洋
  1. c4.5java

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

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:lily
  1. viterbi

    0下载:
  2. 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:roar
  1. shujuwajuesuanfa

    0下载:
  2. 基于数据挖掘的决策树改进算法和贝叶斯改进算法,很有用的-Based on data mining and Bayesian Decision Tree Algorithm to improve the algorithm, very useful
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:239616
    • 提供者:kenshinlee
  1. C4_5

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

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:来海锋
  1. decision_tree_cart

    0下载:
  2. 决策树cart,用matlab编写的,数据挖掘算法。-Decision tree cart, prepared using matlab, data mining algorithms.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:来海锋
  1. fenxi

    0下载:
  2. 个体商品销售管理及分析系统 —进货处理子系统本文在分析商品进货、营销、存储系统及其特点的基础上,提出将DSS技术运用到市场营销决策上,开发MDSS(Marketing Decision Support System)、CRM、DSM的建议,并就MDSS的总体设计思想及研究方向作简要介绍,以明确系统的基本组成与结构 -Individual sales management and analysis system- Inbound
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:68608
    • 提供者:gongqin
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org