diff options
author | Archit Sangal | 2020-07-09 02:59:49 +0530 |
---|---|---|
committer | Archit Sangal | 2020-07-09 02:59:49 +0530 |
commit | 350ccaf2453180475406256cc8d4c9bfe9db3880 (patch) | |
tree | a376e0be86831d1b654ac03a9dd274ad8681838b /FSF-2020/linear-algebra/linear-transformations/The-Four-Fundamental-Subspaces | |
parent | a637d8b87fc86f058af30d8855870921b7267b50 (diff) | |
download | FSF-mathematics-python-code-archive-350ccaf2453180475406256cc8d4c9bfe9db3880.tar.gz FSF-mathematics-python-code-archive-350ccaf2453180475406256cc8d4c9bfe9db3880.tar.bz2 FSF-mathematics-python-code-archive-350ccaf2453180475406256cc8d4c9bfe9db3880.zip |
updated folder name and README.md files
Diffstat (limited to 'FSF-2020/linear-algebra/linear-transformations/The-Four-Fundamental-Subspaces')
-rw-r--r-- | FSF-2020/linear-algebra/linear-transformations/The-Four-Fundamental-Subspaces/README.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/FSF-2020/linear-algebra/linear-transformations/The-Four-Fundamental-Subspaces/README.md b/FSF-2020/linear-algebra/linear-transformations/The-Four-Fundamental-Subspaces/README.md new file mode 100644 index 0000000..c286736 --- /dev/null +++ b/FSF-2020/linear-algebra/linear-transformations/The-Four-Fundamental-Subspaces/README.md @@ -0,0 +1,30 @@ +# Contributer: Archit Sangal +My Github Account : <a href="https://github.com/architsangal">architsangal</a> +<br/></br> + +## Sub-Topics Covered: ++ Linear Transformations (Linear Maps) + +#### Video 1: Visually understanding linear transformation(using grid) + + +#### Video 2: Linear Transformation when form 1 is given + + +#### Video 3: Matrix Representation Of Linear Transformation + + +#### Video 4: Understand Linear Transformations visually + + +#### Video 5: Uniform Scaling + + +#### Fig.1 Horizontal Shear + + +#### Fig.2 Vertical Shear + + +#### Video 6: Rotation by an angle of in anticlockwise direction +
\ No newline at end of file |