I am starting to study linear algebra, but it is very mathematical, and I do not know its actual use in programming. I heard that this is a very useful subject for movements (animation) and graphics. I thought that I could make my learning process for linear algebra more fun if I could learn it from my application through programming. It learns in practice, not just on paper.
Since I am still studying the very basics of linear algebra, I wonder where and how the basic concepts of linear algebra are used in programming? What interesting things can be done with basic knowledge of linear algebra, such as echelon line form, LU deposits, linear combination / system, etc. Any tutorials in any language such as Java, ActionScript, PHP or others involved in using the basic concepts of linear algebra to create interesting simple things?
Thanks!
source share