- #1
woo78f
- 1
- 0
If I have the following transfer function:
x = A1 + A2*y + A3*sin(A4*y + A5) + A6*sin(A7*y + A8) +A9*sin(A10*y + A11) +A12*sin(A13*y + A14)
I know x and all the A coefficients, how would one solve for y?
x = A1 + A2*y + A3*sin(A4*y + A5) + A6*sin(A7*y + A8) +A9*sin(A10*y + A11) +A12*sin(A13*y + A14)
I know x and all the A coefficients, how would one solve for y?