搜索结果
找到约 107 项符合
CLustering 的查询结果
按分类筛选
- 全部分类
- matlab例程 (23)
- 人工智能/神经网络 (18)
- 数值算法/人工智能 (13)
- 其他书籍 (6)
- 数学计算 (5)
- 其他 (5)
- 文章/文档 (4)
- 行业发展研究 (4)
- Java编程 (3)
- 论文 (3)
- 软件设计/软件工程 (2)
- 压缩解压 (2)
- Linux/Unix编程 (2)
- Ajax (2)
- Java书籍 (1)
- 书籍源码 (1)
- 并行计算 (1)
- 通讯编程文档 (1)
- 汇编语言 (1)
- 微处理器开发 (1)
- GPS编程 (1)
- 3G开发 (1)
- 人物传记/成功经验 (1)
- 技术管理 (1)
- 软件工程 (1)
- 数据库系统 (1)
- Matlab (1)
- 源码 (1)
- 技术资料 (1)
matlab例程 I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embed
I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise.
文章/文档 An Efficient and Effective Detailed Placement Algorithm Global Swap  To identify a pair
An Efficient and Effective Detailed Placement Algorithm
Global Swap
&#61692 To identify a pair of cells that can be swapped to reduce wirelength (others are fixed).
2. Vertical Swap
&#61692 Swap a cell with a nearby cell in the segment above or below.
3. Local Re-ordering
&#61692 Re-order cons ...
其他书籍 Recent advances in experimental methods have resulted in the generation of enormous volumes of data
Recent advances in experimental methods have resulted in the generation
of enormous volumes of data across the life sciences. Hence clustering and
classification techniques that were once predominantly the domain of ecologists
are now being used more widely. This book provides an overview of these
i ...
微处理器开发 Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and c
Many of the pattern &#64257 nding algorithms such as decision tree, classi&#64257 cation rules and clustering
techniques that are frequently used in data mining have been developed in machine learning
research community. Frequent pattern and association rule mining is one of the few excep-
tions to ...
GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R
function [U,V,num_it]=fcm(U0,X)
% MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J.
% Hathaway on June 21, 1994.) The fuzzification constant
% m = 2, and the stopping criterion for successive partitions is epsilon =??????.
%*******Modified 9/15/04 to have epsilon = ...
Java编程 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能
一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类( ...
数值算法/人工智能 state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Mod
state of art language modeling methods:
An Empirical Study of Smoothing Techniques for Language Modeling.pdf
BLEU, a Method for Automatic Evaluation of Machine Translation.pdf
Class-based n-gram models of natural language.pdf
Distributed Language Modeling for N-best List Re-ranking.pdf
Distributed ...
matlab例程 Quartz is a full-featured, open source job scheduling system that can be integrated with, or used al
Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing ten ...
matlab例程 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1
统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含:
1,Analysis of linear discriminant function
2,Feature extraction: Linear Discriminant Analysis
3,Probability distribution estimation and clustering
4,Support Vector and other Kernel Machines
人工智能/神经网络 不同于k均值聚类的k中心聚类
不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法