quanization overload error
quanization overload error
(OP)
Hi,
I generate a Laplace contribution vector
with pdf = (1/2b)* exp(-abs(x-mu)/b) b=1 mu=0
I pass it in a quantizer (min=-4 max=4) and I would like to
compute the probability overload error.
Does anybody know how to compute it P(x)=P(X>4)+P(X<4)
theoretical and in matlab
Thanks a lot
I generate a Laplace contribution vector
with pdf = (1/2b)* exp(-abs(x-mu)/b) b=1 mu=0
I pass it in a quantizer (min=-4 max=4) and I would like to
compute the probability overload error.
Does anybody know how to compute it P(x)=P(X>4)+P(X<4)
theoretical and in matlab
Thanks a lot





RE: quanization overload error
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: quanization overload error
pdf from -oo to +oo ?
I don;t know monte carlo unfortunately
RE: quanization overload error
monte carlo is just a simulation, where you generate a population that has the right psd and then see how many pass or fail. There may be better approaches
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?