搜索资源列表
lloydmax
- 一个基于Lloyd-Max算法的最优量化器程序,其中lloydmax为主程序-Lloyd-Max quantization algorithm for the optimal procedure, lloydmax which mainly procedures
Quantizer-lloyd
- 有关标量量化的lloyd-max方法及信噪比,信息熵,最小平方距离的度量方法-The scalar quantization of the lloyd-max method and signal to noise ratio, information entropy, least squares method of distance measurement
lloydmax_sig
- Lloyd max algorithm using the signal itself
DijkstraVc
- 压缩文件中的WORD文档放的是源代码和解释,有一个名为最短路径算法的文件夹,这个文件夹内容是可以在VC++6.0运行的程序文件(对文档的代码有所修改,弗洛伊德算法被注释掉了) -Compressed file in the WORD document, put the source code and explanations, there is a shortest path algorithm, called the folder, the contents of this folder
GeneticLloyd
- Detail of Genetic Lloyd Algorithm is given in the documents and its enhancement too.
dataStructure
- 数据结构课程设计 ,交通查询系统,本系统功能有:(1)添加城市、(2)删除城市,(3)添加路径、(4)删除路径,(5)计算最佳路径,可分别用弗洛伊德和迪杰斯特拉算法计算,(6)计算关键路径-Data structure course design, traffic query system, the system functions are: (1) Add the city, (2) Delete the city, (3) Add the path, (4) Delete the path,
algebra
- 《数值线性代数》(Lloyd N.Trefethen & David Bau, III)课本算法matlab源码-"Numerical Linear Algebra" (Lloyd N.Trefethen & David Bau, III) textbook algorithm matlab source code
LMAX
- matlab code for lloyd max algorithm
HistComp
- Image comparison in a database based in grayscale histogram and using lloyd algorithm. (algo1 index image, algo2 compute the distance betwen two images, algo3 and algo4 make up all togheter)
generalized_lloyd
- 矢量编码,广义LLOYD算法,matlab实现,我自己编写的,多看看就明白了-VQ,generalized lloyd s algorithm
LLOYD
- 用训练序列和lloyd算法,对一个正弦信号数据进行标量量化。-Using the training sequence and lloyd algorithm, a sinusoidal signal data scalar quantization.
colorquanti.m
- 基于Lloyd算法的图像色彩量化实现,支持RGB格式的图像色彩量化-Lloyd algorithm-based quantification of image color, image format supports RGB color quantization
lloyd-max-algorithm
- lloyd max algorithm is used to quantize an analog signal, uses euclidean distance condition to selectively choose the quantization levels.
kmeans
- Algorithm k-means is a simple iterative clustering algorithm, which divides the set of data to a user-specified number of clusters, k. The algorithm is simple to implement and run relatively fast, easily adaptable and common in practice. It is his
HW3_SA14006058_刘璐璐
- 通过matlab实现Lloyd图像算法,并计算损失度。(To realise Lloyd algorithm by matlab, and calculate loss rate.)