Hi, I'm developing an A/D converter in the LTspice program. However, the circuit presented problems and I only have the transfer curve.
I need to perform performance tests, find the INL and DNL error, how to do it in matlab?
Does anyone know how to assemble the function below from the vectors I have for the curve?
s = inldnl(analog,digital,range,type)
s = inldnl(___,Name,Value)

I need to perform performance tests, find the INL and DNL error, how to do it in matlab?
Does anyone know how to assemble the function below from the vectors I have for the curve?
s = inldnl(analog,digital,range,type)
s = inldnl(___,Name,Value)
