Recent content by Jtenbroek
-
J
Comp Sci C++ programming, Newtons Method.
I think this is what they suggested I use in the assignment "y = x - f(x)/f'(x),"- Jtenbroek
- Post #7
- Forum: Engineering and Comp Sci Homework Help
-
J
Comp Sci C++ programming, Newtons Method.
Having a lot of trouble the my C++ course, loops especially. This is the assignment giving me trouble The function you are to implement finds a root of the given function eff(x) using Newton's method. The given version of eff(x) implements f(x) = x2e-x-2 (where e is the base of the natual...- Jtenbroek
- Thread
- C++ C++ programming Method Newtons Programming
- Replies: 8
- Forum: Engineering and Comp Sci Homework Help