====== Lecture materials ====== ===== Timetable ===== The course takes place every Monday (B0B17MTB) and every Wednesday (BE0B17MTB) from 16:15 to 18:30 in room T2: A3-412 in Dejvice (unless stated otherwise on the title page). Semester schedule: {{ :courses:b0b17mtb:ws22-23:week01:mtb_course.pdf | See slide 6 and 7...}} ===== List of useful MATLAB functions ===== {{ :courses:b0b17mtb:ws22-23:mtb_cheat_sheet.pdf |}} ===== Course schedule ===== === 1st week === __Topic:__ What is Matlab and why to learn it? Course details, literature, and the start of MATLAB. Software environment, documentation, matrices in MATLAB, matrix operations, complex numbers. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week01:mtb_course.pdf |Course Information}}, {{ :courses:b0b17mtb:ws22-23:week01:mtb_00_st.pdf | Lecture 0 - About MATLAB}}, {{ :courses:b0b17mtb:ws22-23:week01:mtb_01_st.pdf | Lecture 1 - Basic math operations}} __Solutions:__ ---- === 2nd week === __Topic:__ MATLAB editor, creation of scripts, functions for generating vectors/matrices, creating more complicated matrices, operations on matrices, operations by elements, introduction to vectorization, and determination of dimension of matrices. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week02:mtb_02_st.pdf | Lecture 2 - Vectors & Matrices}} __Solutions:__ ---- === 3rd week === __Topic:__ Indexing, linear indexing, relational and logical operators. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week03:mtb_03_st.pdf | Lecture 3 - Indexing, Relational and Logical Operators}} __Homework:__ [[ https://cw.felk.cvut.cz/brute/ | Submission system (BRUTE)]] __Solutions:__ ---- === 4th week === __Topic:__ Cycles, cycles vs. vectorization, program branching. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week04:mtb_04_st.pdf | Lecture 4 - Loops, Program Branching}} __Solutions:__ __Homework:__ [[ https://cw.felk.cvut.cz/brute/ | Submission system (BRUTE)]] ---- === 5th week === __Topic:__ User functions, function handles, anonymous functions, nested functions, debugging. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week05:mtb_std_w05.pdf | Lecture 5 - Functions, Debugging}} __Solutions:__ ---- === 6th week === __Topic:__ Data type ''cell'', test strings, data type ''String'', data type '' struct ''. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week06:mtb_std_w06.pdf |Lecture 6 - Data Types: Cell, String, and Structure}} __Solutions:__ __Homework:__ [[ https://cw.felk.cvut.cz/brute/ | Submission system (BRUTE)]] ---- === 7th week === __Topic:__ Visualization in MATLAB, '' LineSpec '', suitable sampling for drawing graphs, graphical objects. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week07:mtb_std_w07.pdf |Lecture 7 - Visualization}} __Solutions:__ __ Project:__ Project selection ---- === 8th week === __Topic:__ Static GUI. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week08:mtb_std_w08.pdf | Lecture 8 - Static GUI}} __Solutions:__ ---- === 9th week === __Topic:__ Dynamic GUI. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week09:mtb_std_w09.pdf | Lecture 9 - Dynamic GUI}} __Solutions:__ __Homework:__ {{ :courses:b0b17mtb:ws22-23:week09:mtb_hw3.pdf |}} {{ :courses:b0b17mtb:ws22-23:week09:problem3d.zip |}}[[ https://cw.felk.cvut.cz/brute/ | Submission system (BRUTE)]] ---- === 10th week === __Topic:__ Time functions, timer, sorting, profiler. __Materials:__ {{ :courses:b0b17mtb:ws22-23:mtb_std_w10.pdf | | Lecture 10 - Timer, Sorting, Finding }} __Solutions:__ ---- === 11th week === __Topic:__ Set operations, element search, error handling, I/O. __Materials:__ {{ :courses:b0b17mtb:ws22-23:mtb_std_w11.pdf | Lecture 11 - Set operations, Data treatment}}, {{ :courses:b0b17mtb:ws22-23:measurement1.xlsx |}} __Solutions:__ ---- === 12th week === __Topic:__ Bonuses - Basics of symbolic calculations. __Materials:__ {{ :courses:b0b17mtb:ws22-23:week12:MTB_12.pdf | Lecture 12}} __Solutions:__ ---- === 13th week === __Topic:__ Data Processing __Materials:__ {{ :courses:b0b17mtb:ws22-23:week13:MTB_13.pdf | Lecture 13 - Data (Post-)Processing}} __Solutions:__ ---- === 14th week === __Topic:__ [[courses:b0b17mtb:course_conditions|Final test]], [[courses:b0b17mtb:projects:start|project presentation]], discusion, [[courses:b0b17mtb:course_conditions|credit assignment]]. ----