You are not yet enrolled in this course.
Course Description
This is an introductory course on Finite Element Method (FEM). Without going into the scary mathematics behind FEM, and by incorporating hands-on coding using MATLAB/Octave throughout, this course is carefully designed to help the newcomers understand the formulations and implementation aspects of FEM. By the end of this course, you will gain an understanding of (i) weak formulations and derivation of stiffness matrices for scalar field problems and linear elasticity, and (ii) key ingredients of FEM such as basis functions, numerical quadrature, and local-to-global mapping, in addition to implementing an FEM solver for Poisson equation and linear elasticity. Your understanding of concepts and progress in the course are assessed through regular quizzes and assignments.
Use of mathematics is kept to bare minimum. However, basic knowledge of matrix algebra and calculus (integration and differentiation of polynomials, and chain rule), and basic programming skills in MATLAB/Octave are expected.
All your assignments and quizzes will be carefully evaluated by the instructors and adequate feedback will be given for improvement. Â
Good course for beginner