0% found this document useful (0 votes)
46 views6 pages

CS-EEPC-102_1s_24_25

The syllabus for EEPC102 – Numerical Methods and Analysis outlines the course's philosophy, vision, mission, and goals, emphasizing the development of competent and responsible professionals. It covers key topics such as numerical methods, error analysis, optimization, and curve fitting, with a focus on practical applications in engineering. The course includes various assessment methods and aims to equip students with essential skills for solving complex engineering problems.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views6 pages

CS-EEPC-102_1s_24_25

The syllabus for EEPC102 – Numerical Methods and Analysis outlines the course's philosophy, vision, mission, and goals, emphasizing the development of competent and responsible professionals. It covers key topics such as numerical methods, error analysis, optimization, and curve fitting, with a focus on practical applications in engineering. The course includes various assessment methods and aims to equip students with essential skills for solving complex engineering problems.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

COURSE SYLLABUS

EEPC102 – Numerical Methods and Analysis


1st Semester, Academic Year 2024-2025

Part I
Philosophy Total human development with appropriate competencies.
Vision A globally competitive university.
Mission Provides high quality instruction, research and extension.
Goal To lead in transforming human resources into productive, self-
reliant citizens and responsible leaders.
Graduate DMMMSU aims to produce highly competent, specialized and
attributes globally competitive professionals. This is operationalized into
graduate attributes that should be attained by the time students
will graduate from the university.

1. Professionally competent
Exemplify the competencies and values required of their
profession
2. Committed and responsible leader
Demonstrate professional, social, and ethical responsibility
consistent with their roles as local and global citizens
3. Effective communicator and collaborator
Communicate effectively and work in multi-disciplinary teams
4. Critical thinker and innovator
Use relevant information and research drawn facts in
rendering sound decisions and developing insights for new
knowledge
5. Reflective lifelong learner
Engage in lifelong learning for continuous professional growth
and development
6. Responsible environment steward
Manage a sustainable environment and promote peace and
prosperity for mankind

Core Values SERVICE: Service to our stakeholders


PRODUCTIVITY: Productivity with passion for work
EXCELLENCE: Excellence in our programs through scholarly
undertakings
COMMITMENT: Commitment in delivering our mandates
INNOVATIVENESS: Innovation towards attaining operative
systems, breakthroughs, and milestone
ADVOCACY: Advocacy in transforming lives
LEADERSHIP: Leadership for transformation, Empowerment,
and sustainable development

Program A graduate of the BSEE program should be able to:


Outcomes a. solve complex electrical engineering problems by applying
knowledge of math, science and engineering courses;
b. design and conduct experiments, as well as to analyze and
interpret data;
c. design a system, component, or process to meet desired
needs within realistic constraints such as economic,
environmental, health and safety, manufacturability and

DMMMSU-INS-F003
REV. 00 (07.15.2020)
COURSE SYLLABUS

sustainability, in accordance with electrical engineering


standards;
d. function in multidisciplinary and multi-cultural teams;
e. identify, formulate, and solve complex electrical engineering
problems;
f. practice professional ethics responsibly;
g. communicate effectively complex electrical engineering
activities with the engineering community and the society at
large;
h. innovate engineering solutions that will bring impact in a
global socio-economic and environmental context;
i. engage in life-long learning;
j. know contemporary issues and keep abreast in the field of
electrical engineering;
k. use techniques, skills, and modern engineering tools
necessary for electrical engineering practice;
l. manage projects in a multi-disciplinary environment by
applying engineering and management principles;
m. conduct research and projects related to electrical
engineering to contribute to national, regional and local
development; and
n. preserve and promote “Filipino historical and cultural
heritage”.

Course Credit 2 units lec, 1 unit lab


Course This course deals with the study of direct and
Description interactive numerical methods in engineering, determination of
error bounds in calculations, computation of series expansions,
roots of algebraic and transcendental equations, numerical
differentiation and integration, solution to simultaneous linear
and non-linear equations, function approximation and
interpolation, differential equations, optimization, and their
applications. It also covers the concepts of numerical analysis and
computer software tools in dealing with engineering problems
Contact 5 hours
Hours/Week
Course EEPC111 (Engineering Mathematics for EE)
Prerequisite/s
Course At the end of the semester, the students should be able to:
Outcomes
1. Understand the relevance of numerical methods in engineering
problem solving.
2. Define the concept of approximation and precision in solving
mathematical equations using numerical methods.
3. Explain errors in computations
4. Solve for several values of x that when substituted will satisfy
equations simultaneously.
5. Compute for determinants using Gauss elimination.
6. Incorporate pivoting and matrix inversion into an LU
decomposition algorithm.
7. Locate the optimum of a single variable function with the

DMMMSU-INS-F003
REV. 00 (07.15.2020)
COURSE SYLLABUS

golden-section search, quadratic interpolation, and Newton’s


method.
8. Perform numerical differentiation and integration to a given set
of interpolation points without solving the polynomial.
9. Solve numerical integration to find an approximation for the
value of the definite integral where the function is not explicitly
defined.
10. Determine the line or the curve that best fits the given data
wherein its equation may later be used for interpolation or
extrapolation.
11. Implement different techniques in solving roots of equations,
linear algebraic equations, optimization, numerical integration
and differentiation, and lastly the curve fitting through MS Excel.
Course 1. Offline and Online Interactions (i.e. Face to face classes,
Requirements Google Classroom, Messenger, etc.)
2. Assignments
3. Seatworks
4. Quizzes
5. Midterm and Final Examination
Grading System The computation of FINAL GRADE is presented below:

MIDTERM GRADE = 60% (Class Standing) + 40% (Term Exam)


Class Standing = 70% (Quizzes) + 20% (Seatworks) + 10%
(Assignments)
FINAL TERM GRADE = 60% (Class Standing) + 40% (Term Exam)
Class Standing = 70% (Quizzes) + 20% (Seatworks) + 10%
(Assignments)

FINAL GRADE = 40% (Midterm Grade) + 60% (Final Term Grade)

Part II
Course Outline and Timeframe

Time Frame Course Content/Subject Matter


Week 1 - 2 I. Orientation
• PVMG QPQO
• Graduate attributes
• Core values
• Program Outcomes
• Syllabus and Learning Plan
• Grading System

II. Introduction to Numerical Analysis


• Review of Mathematical Preliminaries
• Numbers and their Accuracy
• Errors
• Binary Number System
Week 3-5 III. Solving Roots of Nonlinear Equations
• Iterative Bracketing Methods

DMMMSU-INS-F003
REV. 00 (07.15.2020)
COURSE SYLLABUS

• Iterative Non -Bracketing/Open Methods


• Roots of Polynomials
Week 6-8 IV. Methods of Solving Linear Equations
• Gauss Elimination
• LU Decomposition and Matrix Inversion
• Jacobi Method, Special Matrices and Gauss Seidel
Week 9 MIDTERM EXAMINATION
Week 10-11 V. Optimization
• Golden Section Search Method
• Quadratic Interpolation
• Newton’s Method
Week 12-13 VI. Numerical Differentiation & Numerical Integration
• Numerical Differentiation
• Numerical Integration

Week 14-17 VII. Curve Fitting Techniques


• Engineering Applications of Curve Fitting
• Least Squares Regression
• Interpolating Techniques
Week 18 FINAL EXAMINATION

References:

Books:

Chapman, S. J. (2013). MATLAB programming with applications for engineers


1st ed. Cengage Learning

Cabero, J. (2012). Numerical Methods. Anvil Publishing, Inc.

Sadiku, M.N.O. (2011). Numerical techniques in electromagnetics with Matlab.


CRS Press Taylor & Francis Group

Chapra, S. (2008). Applied Numerical Methods with MATlab for Engineers and
Scientists 2nd edition. McGraw-Hill Inc.

Chapra, S. (2002). Numerical methods for engineers with Software and


Programming applications 4th edition. The McGraw-Hills Companies, Inc.

Gerald, C. F. (1994). Applied Numerical Analysis.

DMMMSU-INS-F003
REV. 00 (07.15.2020)
COURSE SYLLABUS

Online Resources:

https://www.academia.edu/31722261/Numerical_Methods_for_Engineers_
7th_Edition_steven_chapra

https://www.academia.edu/27390146/Part_1_Modeling_Computers_and_Er
ror_Analysis

https://nptel.ac.in/content/storage2/courses/122104019/numerical-
analysis/Rathish-kumar/ratish-1/f3node2.html

http://site.iugaza.edu.ps/emasry/files/2013/01/Ch5-bracketing_methods-
Compatibility-Mode.pdf

https://www.dummies.com/education/math/calculus/how-to-use-
gaussian-elimination-to-solve-systems-of-equations/

DMMMSU-INS-F003
REV. 00 (07.15.2020)
COURSE SYLLABUS

Prepared by: Recommending Approval: Approved:

MARICON A. TORRES ARIEL V. CAÑEDO LORENZO L. BACANI


Instructor/Professor Program Chair Dean/Director
Date: 07/22/2024 Date: 07/22/2024 Date: 07/22/2024

DMMMSU-INS-F003
REV. 00 (07.15.2020)

You might also like