Matrix Multiplication
21–30 of 135 posts
Re: Matrix Multiplication
#22This is a cool example of what Bret Victor calls an "Explorable Explanation" [0]. That said, I feel that it's more important to understand how and why matrix multiplication corresponds to a composition of linear transformations than learning the actual mechanics of doing the computation. You can get good at matrix multiplication without knowing what is going on. I view that as a less valuable activity than learning a…
Re: Matrix Multiplication
#23This is a cool example of what Bret Victor calls an "Explorable Explanation" [0]. That said, I feel that it's more important to understand how and why matrix multiplication corresponds to a composition of linear transformations than learning the actual mechanics of doing the computation. You can get good at matrix multiplication without knowing what is going on. I view that as a less valuable activity than learning a…
Bingo. We did matrices in high school and even through a first linear algebra course in undergrad I got more or less competent at the mechanics of matrix multiplication without ever having any sense of why anyone would want to do this or why these rules, as opposed to some other set of rules that were equally formally valid, were of any interest. I could even tell you what the eigenvectors of a matrix were but had no…
Re: Matrix Multiplication
#24Re: Matrix Multiplication
#25Re: Matrix Multiplication
#26Earlier quoted context omitted.
Bingo. We did matrices in high school and even through a first linear algebra course in undergrad I got more or less competent at the mechanics of matrix multiplication without ever having any sense of why anyone would want to do this or why these rules, as opposed to some other set of rules that were equally formally valid, were of any interest. I could even tell you what the eigenvectors of a matrix were but had no…
I feel very similar. Do you have any recommendations for resources to learn about why matrix multiplication is defined that way?
[1]: https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2x...
Re: Matrix Multiplication
#27This is a cool example of what Bret Victor calls an "Explorable Explanation" [0]. That said, I feel that it's more important to understand how and why matrix multiplication corresponds to a composition of linear transformations than learning the actual mechanics of doing the computation. You can get good at matrix multiplication without knowing what is going on. I view that as a less valuable activity than learning a…
Relying to much on explicit coordinates many times obfuscates what's going on.
Re: Matrix Multiplication
#28Interesting, I wonder why Facebook has this website blocked, preventing me from posting it on my wall.
Re: Matrix Multiplication
#29Why is matrix multiplication not pointwise, was something I had a hard time understanding.
Better explained has a good article on this, that really made it click for me