Section 9.5 Quick Recap on Arrays
Up to this point, you should be able to do the following with arrays:
-
Create row vectors.
-
Create column vectors.
-
Create equally spaced arrays using the
:operator. -
Create linearly spaced arrays using the
linspace()function. -
Create matrices.
-
Create arrays using all 1βs and all 0βs using the
ones()andzeros()functions. -
How to use the transpose operator
β. -
How to address arrays and access the values they contain.
Whew! That is a ton. Good work!
We have one more topic to go over but you have been working out your brain hard and your brain muscles are probably sore. You could use a one-minute break. Here is a video of a Bernese mountain puppy barking at a lemon.
You have attempted of activities on this page.
