Community Tip - You can change your system assigned username to something more personal in your community settings. 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