prototypeprj.com = zaneacademy.com (version 2.0)
00:14 add 2 matrices
(both must have same size. add elements in same position)
00:52 subtract 2 matrices
(both must have same size. subtract elements in same position)
(both must have matching inner dimension.
size of resulting matrix obtained by dropping middle dimension)
05:33 scalar multiply (operation applied to each element in matrix)
05:55 scalar divide (operation applied to each element in matrix)
06:25 code the application
14:27 test run completed application
----------------------------------------------------------------------------------------------------
quickly download, import into Eclipse, and run zip file for
'Intro to Linear Algebra w/ JAVA 8 (Tutorial 01)'
-----------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
download source code @ https://sites.fastspring.com/prototypeprj/instant/2020
download source code @ https://sites.fastspring.com/prototypeprj/instant/all
-----------------------------------------------------------------------------------------------------------
No comments:
Post a Comment