discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Non-deterministic behavior in GNU Radio


From: Sylvain Munaut
Subject: Re: [Discuss-gnuradio] Non-deterministic behavior in GNU Radio
Date: Wed, 10 Oct 2018 14:45:51 +0200

> Why do we have a normalized error instead of a absolute error threshold
> at all?

Welll because this is float ... only relative errors matter.

If you have a signal between -1e6 and 1e6  , then an error or 0.1 is
really not all that important.  OTOH if your signal is -1 .. +1, then
an error or 0.1 is kind of important.
Basically like EVM, it only make sense as a ratio.

Cheers,

    Sylvain



reply via email to

[Prev in Thread] Current Thread [Next in Thread]