MATLAB: Crash Course in MATLABOffers a crash course in MATLAB, covering data representation, array indexing, mathematical operations, and common pitfalls.
Numpy: Creation of ObjectsCovers the creation of ndArray objects with Numpy, including intervals, random values, manipulation, operations, and copying.