![]() |
|
#1
|
|||
|
|||
Can any one help me with this c++ programming question?Hi,
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! |
|||
|
#2
|
|||
|
|||
Re: Can any one help me with this c++ programming question?Quote:
1. What have you done so far? Pseudo-code? Code? What? 2. How about giving us a precise statement of the program specification? In other words, show us something. You can assume that we know what the Bisection Method is and what the Newton-Raphson method is, so you don't need to describe the algorithms in detail (not yet, anyhow). Tell us exactly what the program has to do. Describe inputs and outputs and program flow precisely. The purpose is not so much as to inform us as it is to get you to articulate the exact nature of the problem so that we know what you are thinking about in your approach to problem solving. 3. Tell us what kind of help you would like. Be specific!. Regards, Dave |
Recent GIDBlog
Not selected for officer school by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Socket programming question. | boreder | C Programming Language | 3 | 11-Oct-2008 23:39 |
| Windows programming question | raziel | C++ Forum | 1 | 24-Feb-2008 17:54 |
| Simple Programming Question | ChodyWang | C++ Forum | 2 | 23-Dec-2006 15:18 |
| Question about Programming | forgivenothing | C++ Forum | 4 | 25-Sep-2004 10:45 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The