Hello. I designed some analog second-order all-pass filter in LTspice and provided Monte Carlo analysis as well. I want to evaluate the obtained AC results with .meas command, particularly:
1. Magnitude variation at pole frequency (.meas AC 'label' FIND mag(V(out)) AT 'freq value of interest')...
I need to overlap the MC gaussian distribution for threshold voltage generated using MATLAB and LTspice..If i use the same mean value(i.e 0.3558) and sigma value(3*sigma=10% i.e sigma=0.0333) for both my simulations then MATLAB distribution is much more wider than LTspice distribution..On the...