搜索结果
找到约 77 项符合
decision 的查询结果
按分类筛选
- 全部分类
- matlab例程 (11)
- 人工智能/神经网络 (10)
- 其他 (8)
- 数学计算 (7)
- 其他书籍 (5)
- 数值算法/人工智能 (5)
- 书籍 (4)
- 文章/文档 (3)
- Java编程 (3)
- 数据结构 (2)
- 压缩解压 (2)
- 通讯/手机编程 (2)
- 软件设计/软件工程 (2)
- 嵌入式/单片机编程 (1)
- Java书籍 (1)
- Linux/Unix编程 (1)
- VHDL/FPGA/Verilog (1)
- 其他嵌入式/单片机内容 (1)
- J2ME (1)
- 并行计算 (1)
- 3G开发 (1)
- 微处理器开发 (1)
- 书籍源码 (1)
- 通讯编程文档 (1)
- 行业发展研究 (1)
- 文件格式 (1)
其他嵌入式/单片机内容 机器人的行为控制模拟程序。用于机器人的环境识别。A robot action decision simulation used for robot enviroment recognition.
机器人的行为控制模拟程序。用于机器人的环境识别。A robot action decision simulation used for robot enviroment recognition.
其他书籍 Joint European Conference on Artificial Intelligence in Medicine and Medical Decision Making
Joint European Conference on Artificial Intelligence in Medicine and
Medical Decision Making
其他 COM versus CORBAA Decision Framework!一本介绍应该使用COM还是CORBA的记录文摘!
COM versus CORBAA Decision Framework!一本介绍应该使用COM还是CORBA的记录文摘!
文章/文档 ID3决策树内容简介: 概述 预备知识 决策树生成(Building Decision Tree) 决策树剪枝(Pruning Decision Tree) 捕捉变化数据的挖掘方法 小结
ID3决策树内容简介:
概述
预备知识
决策树生成(Building Decision Tree)
决策树剪枝(Pruning Decision Tree)
捕捉变化数据的挖掘方法
小结
人工智能/神经网络 Decision Tree Decision Tr
Decision Tree Decision Tr
matlab例程 Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
matlab例程 Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder 刚才上载的有错误,已修正
Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
刚才上载的有错误,已修正
并行计算 How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-e ...
其他 主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface
主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。
and a simple clustering algorithm.
人工智能/神经网络 One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the
One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the rule from large-scale data middle.