Arrays and Matrices - Data Structures in Mathematics Math Foundations | NJ Wildberger
Offered By: Insights into Mathematics via YouTube
Course Description
Overview
Explore the fundamental concepts of arrays and matrices as two-dimensional data structures in this 28-minute mathematics lecture. Learn how arrays are defined as lists of lists, a standard practice in computer science and programming. Delve into the distinction between arrays and matrices, offering a novel perspective on linear algebra aligned with computational approaches. Examine two-dimensional arrays and extend the concept to three-dimensional structures. Discover how to define and work with array entries, understand the notation for describing array dimensions, and visualize arrays as arrangements of entries in a 3D box. Gain insights into the versatile nature of arrays and their representation as nested lists, providing a solid foundation for further study in data structures and linear algebra.
Syllabus
Intro to 2 dimensional data structures
Definitions of arrays and matrices
Example of an array
Entries of an array
Array 3, 4 x 2
The notion of an array
Array as arranging entries in a 3D box
Arrays as lists of lists
Taught by
Insights into Mathematics
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera