The document provides requirements and guidelines for a numerical analysis project to be submitted two weeks before final exams. Students must: 1) Implement their project in Matlab, 2) Show graphical outputs where required, 3) Properly document the project with an introduction, example, algorithm, and code for the chosen method, and 4) Provide a user manual with images. The document provides a sample report outline that covers systems of linear equations, numerical integration, interpolation, differential equations, and non-linear equations as potential project topics.
1 of 2
Download to read offline
More Related Content
Na Project
1.
NA Project
(Submission: Two weeks before Final Exams)
Project Requirements:
1) Your Project should be implemented in Matlab
2) Show Graphical outputs where required
3) Should be properly documented
Introduction of a method.
Example of a method.
Algorithm of a method.
Code of the method.
4) Provide User Manual with Images.
5) Follow the model as shown below
I will place a sample report in course folder
2. Nu erica
ume al
Proj
P ect
Sys
stem of Line
ear Equations
•Gaauss‐Seidal Method
•Jaccobi's Method
Nu
umerical Inte
egeration
•Re
ectangular Rule
•Tr
rapezoidal Rule
•Sa
ampson's 1/3rd Rule
•Sa
ampsons's 3/8 RRule
Int
terpolation
•Fo
orward differenc
ce
•Ba
ackward Differen
nce
•La
angrange
Dif
fferential Eq
quations
•Eu
ular Method
•Picard Method
•Ru
unge Kutta Meth
hod
No
on‐Linear Eq
quations
•Bi
isection Methodd
•Re
egula falsi Method
•Se
ecant Method
•Newton Raphson Method
•Scientific Calculator
•