doc unu meth

12
TECHNOLOGICAL INSTITUTE OF THE PHILIPPINES College of Engineering  Electronics & Communicat ions Engineering De artmen t  1338 ARLEGUI ST. , QUIAPO, MANILA Numerical Methods Su!mitte" to# Engr$ %ar& Nelson E$ Pangilinan Su!mitte" !'# Grou No$ # (ongat) (erna"ette L'n ($ Ca!ra"illa) Ian Carlo D$ Fa*ar"o) %ae A ngeline A $ San"o+al) ,ueennie E$ To lentino) -o!ert. %/i&e %$ EC01FA1 OCTO(E- 2) 3410

Upload: robertztolentino014

Post on 02-Jun-2018

243 views

Category:

Documents


0 download

TRANSCRIPT

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 1/11

TECHNOLOGICAL INSTITUTE OF THE PHILIPPINES Col l ege o f Eng inee r ing

E l e c t r o n i c s & C o m m u n i c a ti o n s E n g i n e e r i n g D e a r t m e nt 1 3 3 8 A R L E G U I S T., Q U I A P O , M A N I L A

Numerical Methods

Su!mitte" to#Engr$ %ar& Nelson E$ Pangilinan

Su!mitte" !'#Grou No$ #

(ongat) (erna"ette L'n ($Ca!ra"illa) Ian Carlo D$

Fa*ar"o) %ae Angeline A$San"o+al) ,ueennie E$Tolentino) -o!ert. %/i&e %$

EC01FA1OCTO(E- 2) 3410

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 2/11

Program Definition

This program performs different Numerical Methods computations on solving the value of X, Yand Z, the determinant and also the inverse matrix of linear and non-linear equations, such as Elementary

perations, !oolittle"s Method, #tandard Method, #ecant Method and $auss" #iedel Method%

Test %anual

&% 'nitiation of the program% 't sho(s the instructions on ho( to use the program%

)% The program (ill then sho( the mem*ers of the group%

+% The program (ill then as to choose an operation from the menu%

.% 'f the user chooses & from the menu, it (ill proceed to the /Elementary perations0 program% 't(ill then display the front panel of the 1' (hich sho(s the Ta* control that (ill let the user choosethe si2e of the matrix%

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 3/11

3% The selected si2e of the matrix upon opening the program is + x +% The user can no( input thegiven values%

4% 5fter inputting the values, the user can no( run the program *y clic ing the left side arro( at thetop left%

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 4/11

6% 7hile the program is running, clic the /!isplay 5ns(er0 *utton to display the ans(ers such asthe values of X, Y, and Z and also the determinant% The program (ill also sho( the equivalentupper and lo(er triangular values of the given matrix%

8% The user can also choose the /9un :ontinuously0 *utton to change the values of the matrix (hilethe program is running%

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 5/11

;% The user can choose the si2e of the matrix he (ants to input *y clic ing the corresponding matrixsi2e on the top left of the ta* control%

&<% The

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 6/11

&&% 'f the user chooses /)0 from the menu, it (ill proceed to the /#tandard Method0 program% 't (illthen display the front panel of the 1'%

&)% 9un the program *y clic ing the /9un :ontinuously0 *utton%

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 7/11

&+% 7hen the program is already running, input the values of the matrix on the corresponding matrixsi2e% The inverse matrix can *e found the right portion of the inputted values%

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 8/11

&.% 'f the user chooses /+0 from the menu, it (ill proceed to the /$auss #eidel0 program% 't (ill thendisplay the front panel of the 1'%

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 9/11

&3% =irst, input the equation%

;X &-)X ) >X+ ? -)X&>6X ) -)X + ? 3)X &-X) >8X + ? -8

&4% :lic run continuously

&6% 5nd loo for the iteration that the X&, X) and X+ (ill repeat% Therefore the final ans(er isX&?-<%<&8&6, X)? <%..8.; and X+? -<%;+;+;

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 10/11

&8% The

@loc !iagram A Brogram

Elementary perations

#tandard Method

$auss #eidel Method

8/11/2019 Doc Unu Meth

http://slidepdf.com/reader/full/doc-unu-meth 11/11

!oolittle"s Method

#ecant Method