代码搜索:quantized

找到约 430 项符合「quantized」的源代码

代码结果 430
www.eeworm.com/read/296676/8082496

m dpcm.m

function [r,xtilde]=dpcm(x,a) % Usage: [r,xtilde]=dpcm(x,a) % Differential Pulse Coded Modulation % x: input source vector to be encoded % a: prediction filter % r: residue vector quantized to integer
www.eeworm.com/read/309375/13673179

m dpcm.m

function [r xtilde]=dpcm(x,a) % Usage: [r,xtilde]=dpcm(x,a) % Differential Pulse Coded Modulation % x: input source vector to be encoded % a: prediction filter % r: residue vector quantized to integer
www.eeworm.com/read/303632/13810869

m dpcm.m

function [r,xtilde]=dpcm(x,a) % Usage: [r,xtilde]=dpcm(x,a) % Differential Pulse Coded Modulation % x: input source vector to be encoded % a: prediction filter % r: residue vector quantized to integer
www.eeworm.com/read/402303/11538221

m dpcm.m

function [r,xtilde]=dpcm(x,a) % Usage: [r,xtilde]=dpcm(x,a) % Differential Pulse Coded Modulation % x: input source vector to be encoded % a: prediction filter % r: residue vector quantized to integer
www.eeworm.com/read/490313/1205805

m quantize.m

function [yq] = quantize(y,B) % Quantize signal to B bits % ------------------------- % [yq] = quantize(y,B) % yq = quantized signal in integers: 0
www.eeworm.com/read/209919/4956038

m quantize.m

function [yq] = quantize(y,B) % Quantize signal to B bits % ------------------------- % [yq] = quantize(y,B) % yq = quantized signal in integers: 0
www.eeworm.com/read/312371/3672674

m quantize.m

function [yq] = quantize(y,B) % Quantize signal to B bits % ------------------------- % [yq] = quantize(y,B) % yq = quantized signal in integers: 0
www.eeworm.com/read/299916/3849372

m quantize.m

function [yq] = quantize(y,B) % Quantize signal to B bits % ------------------------- % [yq] = quantize(y,B) % yq = quantized signal in integers: 0
www.eeworm.com/read/299916/3849564

m quantize.m

function [yq] = quantize(y,B) % Quantize signal to B bits % ------------------------- % [yq] = quantize(y,B) % yq = quantized signal in integers: 0
www.eeworm.com/read/186716/8914474

m quant_ef.m

function quant_ef(inq,no_bits) % QUANT_EF .... Evaluates the efficiency of the quantization operation. % % QUANT_EF(XQ,N) operates on the input sequence XQ that had previously % quantized with