代码搜索:quantized

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

代码结果 430
www.eeworm.com/read/418151/10964344

m bunquantize.m

function y = bunquantize(q) % Calculate the value corresponding to a bidirectionally quantized quantity. % q is a 2n by m matrix containing the powers of 2 and their signs for each % quantized value.
www.eeworm.com/read/465112/6966730

c channel.c

/************************************************************************ * * CHANL Version 49 * ************************************************************************ * * CHANWR: * Place q
www.eeworm.com/read/450639/7479620

c channel.c

/************************************************************************ * * CHANL Version 49 * ************************************************************************ * * CHANWR: * Place q
www.eeworm.com/read/448726/7526490

vams quantizer.vams

// N-level triggered quantizer (like an ADC followed by a DAC) // // Version 1a, 1 June 04 // // Ken Kundert // // Downloaded from The Designer's Guide Community (www.designers-guide.org). // Post any
www.eeworm.com/read/448529/7531924

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/443241/7635743

m exa130301.m

%------------------------------------------------------------------------ % for example 13.3.1 and fig 13.3.1 (a)~(d) %------------------------------------------------------------------------ clea
www.eeworm.com/read/443241/7635748

m exa130401.m

%---------------------------------------------------------------------- % exa130401.m , for example 13.4.1 and fig13.4.1(a),(b) %---------------------------------------------------------------------
www.eeworm.com/read/442985/7640360

m exa130301.m

%------------------------------------------------------------------------ % for example 13.3.1 and fig 13.3.1 (a)~(d) %------------------------------------------------------------------------ clea
www.eeworm.com/read/442985/7640365

m exa130401.m

%---------------------------------------------------------------------- % exa130401.m , for example 13.4.1 and fig13.4.1(a),(b) %---------------------------------------------------------------------
www.eeworm.com/read/439437/7709170

m quantize.m

function [yq] = quantize(y,B) % Quantize signal to B bits % ------------------------- % [yq] = quantize(y,B) % yq = quantized signal in integers: 0