Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
hello everyone,
I'm trying to model quantization noise of ADC in mathcad?
any ideas how this can be implemented?
thanks in advance
jaspreet
Jaspreet Kaur Bhambra wrote:
hello everyone,
I'm trying to model quantization noise of ADC in mathcad?
any ideas how this can be implemented?
thanks in advance
jaspreet
Use the Round function, Jaspreet.
Format is Round(quantity,quantization size)
Stuart