Log In
0% completed
All Lessons
Free Lessons (3)
Introduction to the Course
About This Course
The Pythonic Way of Programming
From MATLAB to Python: An Engineer’s Metamorphosis
Universe of the Two Worlds
MATLAB Environment
MATLAB Toolboxes
Python Environment
Python Libraries
Basic Data Types and Operations
Basic Data Types
Arrays and Matrices
Array and Matrix Indexing
Dictionary, Tuple, Set, and Cell
Arithmetic and Logical Operators
Quiz: Basic Data Types and Operations
Control Flow
Conditional Statements
Loops
Break and Continue
Switch Case
Quiz: Control Flow
Functions
Functions
Lambda Functions
Quiz: Functions
File Handling
Read and Write Text Files
CSV and Excel Files
Audio and Image File
Data Visualization
Introduction
2D Plots
2D Charts
3D Plots
Data Visualization with Seaborn
Data Visualization with pandas
Exercise: Subplots
Solution: Subplots
Exercise: Olympic Logo
Solution: Olympic Logo
Practice Challenges
An Introduction to pandas
Challenge 1: Sales Data Analysis
Challenge 2: Investigate the Titanic Dataset
Challenge 3: Plot Signals
Conclusion
The Zen of Python
Wrap Up
Appendix
Jupyter Notebook Tutorial
Introduction to Python for MATLAB Users
/
...
/
Solution: Olympic Logo
Solution: Olympic Logo
Look into the solution of Olympic logo exercise.
We'll cover the following...
Solution
Explanation
Solution
...