|
|
Can Any One Help Me With This C++ Programming Question? | ||
Discussion by Angelica Jolly with 1 Replies.
Last Update: May 21, 2009, 3:27 pm | |||
<h1 class="western" style="margin-left: 0.3in; text-indent: -0.3in; font-weight: normal;"> Hi,</h1> Can anyone write a c++ programme which allows the user to solve the following non-linear equation:
f(x) = sin(2 x / 5) - x + 1 = 0
to an accuracy of 10^(-5) using both the Bisection Method and the Newton-Raphson method.
The user has to input the appropriate initial estimates to the actual root.
Thanks For The Help!
f(x) = sin(2 x / 5) - x + 1 = 0
to an accuracy of 10^(-5) using both the Bisection Method and the Newton-Raphson method.
The user has to input the appropriate initial estimates to the actual root.
Thanks For The Help!
Fri May 15, 2009 Reply New Discussion
damn, if only I remembered these two rules
Never been good at solving those equations (the only I can tell you is that x must be between -2 en 0
).
If you could give me a quick recap of the two formulas then I'll give it a try
Never been good at solving those equations (the only I can tell you is that x must be between -2 en 0
If you could give me a quick recap of the two formulas then I'll give it a try
Thu May 21, 2009 Reply New Discussion
Flash How to create a text file using .SWF file (3)
|
(0) Csharpjavamerger Framework To Convert Between Java And C#
|
Index




