<meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/> <meta name='google-adsense-platform-domain' content='blogspot.com'/> <!-- --><style type="text/css">@import url(https://www.blogger.com/static/v1/v-css/navbar/3334278262-classic.css); div.b-mobile {display:none;} </style> </head><body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d797413349892369998\x26blogName\x3dAngela\x27s+CyberWorld\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLACK\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://angelasolomon0.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://angelasolomon0.blogspot.com/\x26vt\x3d5221210751146765462', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Stories · About · Links · Archives

Life
http://angelasolomon.blogspot.com

"From now on, everyday will be the most important day." Hi! The name is Angela. Born on 10191988; existing (and living) for 21 years (and counting). Only daughter. Graduate of UST BSCS '09. Currently working (and wasting my once productive life) in night shift to sustain her luxurious life. Plans to mature on February 2010. Addicted to Web. A licensed driver. In a relationship since 122108. Loves my circle of friends. Loves sweets. Sentimental. Slim, long-legged with fair complexion. Wants to edit her life. So help me God.

I can be reached everywhere.
YM. Plurk. E-mail. Facebook. Twitter. Friendster. Multiply. Tumblr.

Rants
say anything like you mean it.

Hope you enjoyed. :)

free counters

8.22.2008
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

-- SECANT
x^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'S
x^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'S
3x^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-FALSI
x^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-POINT
4x^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