CBE 255 - Matlab and Python Tutorial Videos
CBE 255 - Matlab and Python Tutorial Videos
This is a collection of videos intended for new users of both Matlab and Python, specifically for the use in CBE 255.
…Read more
Less…
-
This video will discuss logic in Python. In addition to the relational and logical operators, some specific commands, including array_equal, any, and all, will be…
Python_logic
-
This video will discuss logic in Matlab. Some new commands, including isequal, any, and all, will be introduced.
Matlab_logic
-
This video will introduce programming logic. We will introduce relational and logical operators and the special variables true and false. These operators are a…
Logic
-
In this video, we’re going to walk through basic arithmetic and array operations in Python using NumPy. Conceptually, everything we do here is very similar to…
Python arithmetic
-
In this video, we’re going to do a lot of basic arithmetic and matrix math in Matlab. Not all commands are listed here, but a few non-obvious ones are log, inverse…
Matlab arithmetic
-
This video will discuss some basic arithmetic and matrix math that can be done with arrays.
Arithmetic
-
This video will discuss some miscellaneous commands related to matrices, including zeros, ones, reshape, curly brackets for cell arrays in Matlab, and formatting code to…
Miscellaneous matrix commands
-
This video will discuss indexing in python. We will introduce the commands len() and .shape, and another use for square brackets. We will also introduce the use of the…
Python indexing
-
This video will discuss creating different types of variables in Python. The commands import, array, arange, linspace, reshape, and concatenate are introduced, as are…
Python variables
-
This video will discuss indexing, or how to access specific pieces of information, in Matlab. We will introduce the command length() and size() and a use of parenthesis,…
Matlab indexing
-
This video will discuss creating different types of variables in Matlab. The commands iskeyword and linspace will be introduced in this video, and we will also introduce…
Matlab variables
-
This video will discuss different types of variables that programmers use, specifically scalars, arrays, and non-numeric variable types. We will discuss how to access…
Variable types
-
This optional video will discuss Jupyter Notebooks, another Python IDE.
Jupyter notebooks (optional)
-
This video will discuss the Spyder environment, clear, reset, commenting, cells, and py files.
Python scripts
-
This video will discuss calling Matlab scripts, comments, and sections
Matlab scripts
Search for ""