mimipan

0 Reputation

One Badge

12 years, 145 days

MaplePrimes Activity


These are questions asked by mimipan

 

I have been trying to find a solution to the following equation for ages! 

 

Vt:=(a*t)+((1/(2*Pi))*((b*cos(2*Pi*t))-(c*sin(2*Pi*t))-b)-295);

 

I need to find what t converges to, I have solved the equation using a different method and I know the answer is around 0.787 but I need to find the result using the Newton Raphson method, or another iterative method. I am not allowed to use dsolve. or the Newton command.

Page 1 of 1