You are on page 1of 1

Programming

C++

We learnt about C++ programming under the Course name CS157 Computer Programming in
which we studied following main topics, theory along with Lab work.: Arrays, Functions, Loops
and Files, Decision Making (If else, Nested If/else, Conditional Operators).

MATLAB

Under the numerical analysis course mentioned above as well we programmed the following
mathematical techniques: Backward & Forward substitution, Cramer's rule, Gaussian
elimination, Jacobi method, Newton Raphson method, Taylor series, Gauss seidel method.

Under the fluid mechanics course, we had to solve a complex engineering problem in which we
had to design a Water supply system from a central tank to a small community. Under the design
we were to find out the running as well as construction cost of the system given the material
selection, and other constraints and had to compare the different values graphically to map
trends.

AutoCAD

We had a course in 2nd Semester of 1st year by the name ME 145 - Engineering Drawing and
Graphics/AutoCAD where I learnt the basics and practiced on different models. I also did
modeling of a Butterfly Valve as a project under the same course and have also done modeling of
Automatic Gear Transmission and printed it using 3D Printer

Finite Element Method Programming Code

You might also like