Machine Problem
Story told at
00:55 //
0 person(s) left violent reaction(s).
guidelines for the Machine Problem (
Numerical Methods) has been posted. i got this from e-LeAP.
Thu, Aug 21, 2008 -- 008.02.MATH112.4CSA: MACHINE PROB. NO. 1 - ROOT FINDING
Instructions :
1. Your machine problem will be based on the last digit of your student number. Student numbers ending in 1&2 will develop Regula-Falsi or False Position method, 3&4 Fixed-point method, 5&6 Secant method, 7&8 Newton's method, 9&0 Muller's method.
2. Use Visual Basic for Applications (VBA) in developing your program. This is preferred in order to visualize the transition of values as you perform your iterations.
3. Non-running programs will not be credited.
4. Deadline for submission is on Thursday, August 28, 2008 regardless of any class suspension.
5. Submit your programs via e-leap (Assignment Section) ONLY. Submissions thru digital dropbox, e-mails, usb, diskettes or any other means will not be credited.
there.. i provided a list of students, methods and equations already taken as follows:
--
BISECTION--
SECANTx^2 + 2x - 5 [
Allyson Yoro]
x^2 + 2x + 1 [
Hencie Valdez]
x^3 - 7x^2 + 7 [
Andrew Tan]
x^2 + 4x -3 [
Niko Baladad]
x^3 - 2x^2 - 5 [
Carlo de Guzman]
x^3 - 3x^2 - 4 [
Robin Villanueva]
x^2 + 3x + 1 [
Nollie Rafer]
4x^3 - 3x^2 + 2x - 9 [
Mikel Misolas]
--
NEWTON'Sx^3 + 6x^2 - 15 [
Joanne Cruz]
x^3 + 2x^2 - 1 [
Arizia Sumilang]
x^3 - 2x^2 - 5 [
James Mañago]
x^3 + x^2 - 5x - 11 [
Melanie Idanan]
3x^3 - 2x + 5 [
James Villegas]
x^3 - x^2 + 4 [
Angeli Layug]
x^2 + 2x - 2 [
Bernard Cue]
--
MULLER'S3x^3 - x^2 + 5 [
Angela Solomon]
x^3 - 2x^2 - 5 [
Gelo Cruz]
5x^3 - 3x^2 - 8x + 1 [
Dan Gregorio]
x^3 - 3x^2 - 7x + 3 [
Mark Pazon]
2x^2 + 2x - 1 [
Jerick Hung]
sqrt (x^3 - x^2 + 5) [
Xiao Zhu]
--
REGULA-FALSIx^3 + x^2 - 5x - 11 [
Charmaine Escalante]
x^3 + 4x^2 + 2x - 1 [
Hermar Aliento]
2x^3 - 6x^2 + 1 [
Dianna Guevarra]
x^3 - 2x^2 - 5 [
Gerickson Turaray]
x^2 + cos (x) - 5 [
Andrew Tud]
cos (x) - x^3 [
Gerwin Policarpio]
--
FIXED-POINT4x^2 - 4x - 2 [
John Teodoro]
x^3 - 2x^2 + x - 5 [
Gado Cunanan]
4x^3 - 2x^2 + 3 [
Harvin Dy]
sqrt (x^2) / 3 [
Gian Quimson]
x^3 - 7x^2 + 7 [
Leah de Guzman]
(x^2 - 1) / 4 [
Champ Francia]
for questions and clarifications,
PM me. or personally talk to Sir Alex. :P