搜索资源列表
lloyd_max
- dct- computes de discrete cosine transform for a matriz 8*8 from a picture.It receaves the point of the block where begin calculate, the tam of the block and the original picture... lLoyd-max- computes de lLoyd-max optimum quantizer for N bits.
UniQuant
- uniform quantizer , a quantizer for calcualting the quantized values of the output
MaxLoydQuantizer
- Implementation of a Max Lloyd quantizer using matlab for grey scale images. The quantizer uses random starting conditions and find the locally optimal quantizer levels.
MaxLoydVectorQuantizer
- Implementation of a Max Lloyd quantizer using matlab for color RGB images. The quantizer uses random starting conditions and find the locally optimal quantizer levels.
pcm
- 一。产生长度为500的零均值,单位方差的高斯随机变量序列,用均匀pcm的方法用16电平进行量化:1)求所得的SQNR,该序列的前5个值,相应的量化值和相应的码字。2)画出量化误差(定义为输入值和量化值之间的差),同时 画出量化值作为输入值的函数的图。3)用128量化电平数重做2)题, 比较结果。 二。产生一个长度为500,按N(O,1)分布的随机变量序列,分别用16,128量化电平数和u=255的u律非线性进行量化,画出每种情况下量化器的误差和输入-输出关系,并求SQNR. 三。长度为5
Ahmed_Galal
- digital communication quantizer
GPS-simulation
- 在Microsoft Visual C++软件环境下,用C++ 语言实现整个仿真。将整个产生系统分为C/A码产生,信号产生,量化三个模块,经过编写和调制实现产生的基本功能,即输入导航电文及控制数据,例如 选取卫星信号,多 普勒频移,采样周期。最后可以得到加入服从高斯分布的噪声信号的数字离散中频信号。 -We use the C++ language to archive the simulation in the Microsoft Visual C++ circumstance
gmm-quantizer-master
- gmm-quantizer good for gmm algorithm
