Download as pdf or txt
Download as pdf or txt
You are on page 1of 21

Chittagong University of Engineering & Technology

Department of
MECHANICAL Engineering
Name of the Lab Report

GAUSS-Jordan Method

Experiment No. : 01
Course Code : ME 382
Date of Submission : 07.07.2023

REMARKS Name of the Student :


MD.Mehedy Hasan Sabby
Student ID No. : 1903153
Batch No. : 19
Level : III Term : I
Section : C Group : 02
1. Gauss-Jordan Method:2x-3y+z=-1, x+4y+5z=25, 3x-4y+z=2
Analytical Method:
#Using Matlab
# Input

Output:
#Using C++
#Input
Output:
Chittagong University of Engineering & Technology

Department of
MECHANICAL Engineering
Name of the Lab Report

Least Square Method

Experiment No. : 02
Course Code : ME 382
Date of Submission : 07.07.2023

REMARKS Name of the Student :


MD.Mehedy Hasan Sabby
Student ID No. : 1903153
Batch No. : 19
Level : III Term : I
Section : C Group : 02
2. Least Square Method:
#Using Matlab:
Input:
Output:
#Using C++

Input
Output:
Chittagong University of Engineering & Technology

Department of
MECHANICAL Engineering
Name of the Lab Report

Newton's Forward Interpolation

Experiment No. : 03
Course Code : ME 382
Date of Submission : 07.07.2023

REMARKS Name of the Student :


MD.Mehedy Hasan Sabby
Student ID No. : 1903153
Batch No. : 19
Level : III Term : I
Section : C Group : 02
3. ## Polynomial Interpolation Using Newton divided difference-

Analytical Method:
# Using Matlab
# Input
Output:
#Using C++

Input:
Output:

You might also like