Matlab 2: Vectorisation and FunctionsCovers vectorisation, functions, and flow control in Matlab, emphasizing the importance of avoiding global variables and providing examples of simple plots and debugging techniques.
Macrofinance Models AnalysisCovers macroeconomic models incorporating financial markets, analyzing financial decisions, macroeconomic events, and policy responses.
Introduction to Data ScienceIntroduces the basics of data science, covering decision trees, machine learning advancements, and deep reinforcement learning.
Metabolic Modeling ExercisesCovers exercises on genome-scale metabolic models, including FBA and TFA analysis, as well as modeling kinetics.
Programming for EngineersIntroduces a programming course for engineers, emphasizing the importance of mastering multiple languages for future projects.
Control Flow Statements in CCovers control flow statements in C, including if-else and switch statements for decision-making and value comparison.
Statistical Signal ProcessingCovers Gaussian Mixture Models, Denoising, Data Classification, and Spike Sorting using Principal Component Analysis.
Input/Output: BasicsCovers the basics of input/output operations in C++, including interacting with the world through keyboard and screen.