搜索资源列表
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
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
lloyd-max-algorithm
- lloyd max algorithm is used to quantize an analog signal, uses euclidean distance condition to selectively choose the quantization levels.