共查询到19条相似文献,搜索用时 78 毫秒
1.
2.
3.
4.
彩色图像量化的FSCAMMD聚类算法 总被引:5,自引:0,他引:5
提出了一种基于模式识别技术的彩色图像量化的新算法--基于最小距离最大的快速统计聚类算法(FSCAMMD)。本算法克服了SCA算法对聚类中心初始值选取的不足,给出了最大频度与类内最小距离最大相结合的方法--初始值优选法,实验结果表明,本算法可较大幅度地减少图像量化后的总方差以颜色失真度。 相似文献
5.
6.
7.
8.
9.
在文本分类问题中,人工标注方式需要耗费大量人力和财力,且需要熟悉所研究领域的专业人员才能进行文本标注。为了提高文本类数据标注的效率,提出了一种半自动化论文类别标注方法。首先使用 Word2vec 与 TF-IDF 相结合的方式得到论文的向量表示;接着使用 K-means 算法进行文本聚类;然后通过 $L_1$-LR 二分类模型构建 $K$ 个分类模型;对每个二分类模型选取其权重绝对值较大系数对应的单词作为主题词,最后根据主题词确定每一类别的标签。实验表明,所提出的论文类别半自动标注方法大大提高了文本标注的工作效率。 相似文献
10.
用基于邓氏灰色关联度的聚类方法对煤种进行聚类的研究 总被引:1,自引:0,他引:1
为实现煤种的准确分类,采用试验研究和定量分析的方法,测量了25组试验煤样的发热量、灰分、挥发分和硫分4项参数;运用基于邓氏灰色关联度的聚类方法,并根据其原理编写VB程序,实现该方法的程序化,对煤样的4项参数进行分析。由计算结果可知,当权值为0.4、临界值为0.68时,获得了最好的聚类结果,据此可从关联性角度研究煤样特性的相似特征,并对具备共同特征的煤种进行聚类。结果表明:在任选的25个试验样本中,误差样本只有一个,准确度为96%。 相似文献
11.
12.
13.
Evaluation of search algorithms and clustering efficiency measures for machine-part matrix clustering 总被引:1,自引:0,他引:1
Clustering a machine-part matrix is the first step in the design of a cellular manufacturing system. It provides a basis for matching the machine groups to the part families that they must produce. The problem of clustering a machine-part matrix can be decomposed into two problems: designing a measure for clustering efficiency (CE) and searching for a permutation of rows and columns of the matrix to maximize this measure. Clustering is done by permuting the rows and columns of the initial machine-part matrix to produce a block diagonal form (BDF). The clustering efficiency of a machine-part matrix measures the desirability of its BDF as a solution to cell design. This paper evaluates six measures of CE and six search methods. Extensive experiments were carried out to find the combination of CE measure and search method that produces the best solution in reasonable CPU time. We used several benchmark machine-part matrices from the literature and several problems obtained from a local manufacturer. We performed a multivariate analysis of variance (MANOVA) to compare the search algorithms and the CE measures. 相似文献
14.
This paper introduces a novel methodology for clustering of symbolic objects by making use of Genetic Algorithms (GAs). GAs
are a family of computational models inspired by evolution. These algorithms encode potential solutions to specific problems
on simple chromosome-like data structures and apply recombination operators to these structures so as to preserve critical
information. A new type of representation for chromosome structure is presented here along with a new method for mutation.
The efficacy of the proposed method is examined by application to numeric data of known number of classes and also to assertion
type of symbolic objects drawn from the domain of fat oil, microcomputers, microprocessors and botany. The validity of the
clusters obtained is examined. 相似文献
15.
Dragoman D 《Applied optics》2004,43(21):4208-4213
A new method of field recovery is proposed based on the fact that an arbitrary light beam can be expressed as a finite sum over orthogonal field distributions with unknown coefficients. If these field distributions are eigenmodes of a specific waveguide, the coefficients of the field decomposition in orthogonal eigenmodes can be determined iteratively when the unknown field is passed through a series of waveguides that support an increasing number of modes. This series of waveguides can be replaced by a single reconfigurable electro-optic waveguide, which one can use to recover the unknown field by performing only intensity measurements. 相似文献
16.
《Software, IET》2009,3(1):37-45
Lossless data compression researchers have developed highly sophisticated approaches, such as Huffman encoding, arithmetic coding, the Lempel-Ziv family, prediction by partial matching and Burrow-Wheeler transform based algorithms. One approach for attaining better compression is to develop generic, reversible transformation that can be applied to a source text that improves an existing compression algorithm's ability to compress. A few reversible transformation techniques that give better compression ratios are presented. A method, which transforms a text file into intermediate file with minimum possible byte values, is proposed. An attempt has been made to reduce the number of possible bytes that appear after every byte in the source file. This increases backend algorithm's compression performance. 相似文献
17.
Zhou DK Smith WL Li J Howell HB Cantwell GW Larar AM Knuteson RO Tobin DC Revercomb HE Mango SA 《Applied optics》2002,41(33):6957-6967
The National Polar-Orbiting Operational Environmental Satellite System (NPOESS) Airborne Sounder Testbed (NAST) consists of two passive collocated cross-track scanning instruments, an infrared interferometer (NAST-I) and a microwave radiometer (NAST-M), that fly onboard high-altitude aircraft such as the NASA ER-2 at an altitude near 20 km. NAST-I provides relatively high spectral resolution (0.25-cm(-1)) measurements in the 645-2700-cm(-1) spectral region with moderate spatial resolution (a linear resolution equal to 13% of the aircraft altitude at nadir) cross-track scanning. We report the methodology for retrieval of atmospheric temperature and composition profiles from NAST-I radiance spectra. The profiles were determined by use of a statistical eigenvector regression algorithm and improved, as needed, by use of a nonlinear physical retrieval algorithm. Several field campaigns conducted under varied meteorological conditions have provided the data needed to verify the accuracy of the spectral radiance, the retrieval algorithm, and the scanning capabilities of this instrumentation. Retrieval examples are presented to demonstrate the ability to reveal fine-scale horizontal features with relatively high vertical resolution. 相似文献
18.
《中国计量学院学报》2020,(2):215-224
目的:针对文本分类任务,在综合考虑语义和结构信息的基础上,提出基于类语义结构的表示模型。方法:该模型先把词嵌入空间划分成不同的类子空间,在每个类子空间中选择对类别有代表性的特征词,再将特征词对应的词嵌入进行组合得到类特征向量,最后将所有的类特征向量进行级联形成文本的向量表示。结果:与其他加权词嵌入表示方法在多个数据集上进行实验比较,分类精度提高了5%~15%。结论:表明该模型在文本分类任务中具有更好的性能。 相似文献
19.
Performance analysis for automated storage and retrieval systems 总被引:1,自引:0,他引:1
Heungsoon Felix Lee 《IIE Transactions》1997,29(1):15-28
Automated storage and retrieval (AS/R) systems have had a dramatic impact on material handling and inventory control in warehouses and production systems. A unit-load AS/R system is generic and other AS/R systems represent its variations. Common techniques that are used to predict performance of a unit-load AS/RS are a static analysis or computer simulation. A static analysis requires guessing a ratio of single cycles to dual cycles, which can lead to poor prediction. Computer simulation can be time-consuming and expensive. In order to resolve these weaknesses of both techniques, we present a stochastic analysis of a unit-load AS/RS by using a single-server queueing model with unique features. To our knowledge, this is the first study of a stochastic analysis of unit-load AS/R systems by an analytical method. Experimental results show that the proposed method is robust against violation of the underlying assumptions and is effective for both short-term and long-term planning of AS/R systems. 相似文献