You are on page 1of 2

ME 5415 Mathematical Methods in Engineering

Mechanical Engineering Department, N.I.T., WARANGAL


Assignment - 2 Date: 15-12-2023
st st
M. Tech 1 year 1 semester (Elective)

1 Write a Matlab code to find the point at which the function is minimum using Golden
Section Search method.
2 Write a Matlab code to find the point at which the function is minimum using Successive
Parabolic Interpolation method.
3 Write a Matlab code to find the point at which the function is minimum using Newton’s
method for 1-D Optimization.
4 Develop a Matlab code to do the Cholesky Factorization for the given matrix.
5 Develop a Matlab code to do the LU Factorization for the given matrix using Gaussian
Elimination Method without pivoting.
6 Develop a Matlab code to do the LU Factorization for the given matrix using Gaussian
Elimination Method with pivoting.
7 Develop a Matlab code to find the inverse of given matrix using Gauss-Jordan
Elimination Method.
8 Develop a Matlab code to perform Householder QR Factorization for the given matrix.
9 Develop a Matlab code to perform Givens QR Factorization for the given matrix.
10 Develop a Matlab code to perform Gram-Schmidt QR Factorization for the given matrix.

1 Develop a Matlab code for Computing Eigenvalues and Eigenvectors using Power
Iteration Method and Normalized Power Iteration Method.
2 Develop a Matlab code for Computing Eigenvalues and Eigenvectors using Inverse
Iteration Method.
3 Develop a Matlab code for Computing Eigenvalues and Eigenvectors using Rayleigh
Quotient Method
4 Develop a Matlab code to solve the ODE numerically using Predictor-Corrector Method
(trapezoid method).
5 Develop a Matlab code for Steepest Descent Method.
6 Develop a Matlab code for Conjugate Gradient Method for Unconstrained Optimization.
7 Develop a Matlab code for BFGS Method for Unconstrained Optimization.
8 Develop a Matlab code for Gauss-Newton Method.
9 Develop a Matlab code for Newton Method for Unconstrained Optimization.
10 Develop a Matlab code to solve the ODE numerically using 4th order runge kutta
method.
ME 5415 Mathematical Methods in Engineering
Mechanical Engineering Department, N.I.T., WARANGAL
Assignment - 2 Date: 15-12-2023
st st
M. Tech 1 year 1 semester (Elective)

The following questions are common for all the groups


1 Develop a Matlab code to obtain the system of equations in matrix form for 1-D heat
conduction problem using finite difference method. Further apply the boundary
conditions to solve it for obtaining the temperature distribution. (Refer-Chapra book-pp-
662)
2 Develop a Matlab code to solve the ODE numerically using Predictor-Corrector Method
(Adams-Bashforth).

1 Aditya Deb Sanjaya Senapati Supreet Kumar


2 Aditya Kumar Prabhu Kaustubh Sunil Shubham Kumar Mishra
3 Rushikesh R Mankar Tony Rajwar Vishal Chandra Yadav
4 Thamaraiselvan K Lakshmi Prasath T S Uppada Vidya Sagar
5 Annapureddy Yashwanth Anand S M Subramaniyan Hariharan
Reddy Srinivasan
6 Anmol Singh D Anil Kumar Deepak Kumar
7 Annamaneedi Ram Charan Udugula Ram Kiran Tadivada Kiran
8 Valusa Nagaveni Gudigopuram Uday Yellapragada Venkata Sai
Reddy Sphoorthy
9 Kuntumalla Venkata Kanwal Deep Singh Aakash Karki
Vinay
10 Kosuru Abhiram Mervin Jee Raj Rishabh Goyal

You might also like