ASE3001: Computation Lab.

Announcements

  • Welcome to ASE3001: Computation Lab. (Computational Experiments for Aerospace Engineering)

Course Info.

Course descriptions

  • This course covers elementary computational techniques for solving mathematical problems in aerospace engineering and other engineering disciplines. Students will use high level programming languages to formulate, interpret and analyze practical real-world problems encountered at a wide variety of engineering disciplines. Covered topics include but not limited to differential equations, linear algebra, probability, Fourier transform, introductory machine learning and artificial intelligence.

Instructors

Lectures

  • Wed 14:30-17:30 (Rm.216)

Office hours

  • JHK: Tue/Thr 16:00-17:30 (Rm.507), or by appointments.

  • TAs: By appointments.

Prerequisites

  • Previous exposure to programming languages (Python or others).

Reference textbooks

  • There are no required textbooks.

Grading policy

  • Final exam (40%)

  • Midterm exam (30%)

  • Homework assignments and class participation (30%)

Lecture Notes

The link directs to the associated Jupyter notebook, which opens on Google Colaboratory when the “Open in Colab” button is clicked.

  1. A very short Python review

  2. Numpy module

  3. Matplotlib module

  4. Pandas module (Files: kfxsim.csv)

  5. Differential equations and dynamical systems

  6. Monte-Carlo methods

  7. Discrete Fourier transform

  8. Bayesian inference

  9. Signal processing

  10. Optimization

  11. Control design

  12. Rocket guidance

  13. Image processing

  14. Machine learning

  15. Deep learning

Assignments

Assignments will be up with the lab session, during which the students start to work on them. Completed works should be turned in by next week's lecture to the course TAs.

Exams

  1. Midterm exam (2020 Autumn) (solution)

  2. Final exam (2020 Autumn)