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/README.md | |
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/README.md')
-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) +![GIF1](file12.gif) + +#### Video 2: Linear Transformation when form 1 is given +![GIF2](file11.gif) + +#### Video 3: Matrix Representation Of Linear Transformation +![GIF3](file9.gif) + +#### Video 4: Understand Linear Transformations visually +![GIF4](file13.gif) + +#### Video 5: Uniform Scaling +![GIF5](file14.gif) + +#### Fig.1 Horizontal Shear +![GIF6](file6_Horizontal_Shear_gif.gif) + +#### Fig.2 Vertical Shear +![GIF7](file7_Vertical_Shear_gif.gif) + +#### Video 6: Rotation by an angle of in anticlockwise direction +![GIF8](file10.gif)
\ No newline at end of file |