Quote:
Originally Posted by Lalaland1125
I ran your numbers through my dead simple approximator(code at bottom) and got a different result(image + source code is attached)
|
Thank you. I have should have caught that.
Code:
x3: Vo =subst(0,t,rhs(x2)); <= a small typo on Page 2
x3: Vyo=subst(0,t,rhs(x2)); <= should have been
I'll see if a closed-form solution is still possible with this correction.