-
Notifications
You must be signed in to change notification settings - Fork 1
Course Syllabus
tuando257 edited this page Jul 17, 2021
·
2 revisions
- Hiểu và nắm được bản chất của mô hình hóa toán học.
- Ứng dụng mô hình hóa toán học vào sinh học trong một số chuyên ngành sinh học, dịch tễ, dược học…
- Sử dụng một công cụ toán học như phương trình sai phân, phương trình vi phân, đại số tuyến tính.
- Sử dụng một số công cụ tính toán như Julia/ Matlab/ Python
- Slides, lecture notes
- Pluto notebook (in Julia language) - một số package sử dụng như SciML, Plots,...
- Computer labs
- Homework
- Final project
Lecture | Slide | Notebook | Homework | |
---|---|---|---|---|
1 | Introduction of Biomodelling | Lecture 1 | Lecture 1 | Lecture 1 |
2 | First order linear difference equation Discrete logistic model |
|||
3 | Vectors and Matrices | |||
4 | Second-order difference equation System of linear difference equations |
|||
5 | System of non-linear difference equations | |||
6 | First order ODE | |||
7 | System of ODEs | |||
8 | System of ODEs ctn |