saqib49
Newbie level 6
I wants to implement newton raphson method to estimate two unknown variables C and theta from equation in matlab.
x0 = xf + C*sin(xf+theta)
Can any explain the steps involving this estimation.
Is there any other method which can be used other than newton raphson method.
x0 = xf + C*sin(xf+theta)
Can any explain the steps involving this estimation.
Is there any other method which can be used other than newton raphson method.