Skip to content

Commit 2213848

Browse files
committed
Readme image updated
1 parent 54e78a4 commit 2213848

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
A linear transformation is a function from one vector space to another that respects the linear structure of each vector space ([Learn more](https://brilliant.org/wiki/linear-transformations/)). For visualizing this we can transform a vector as we can see in the Fig. 1.
66

77
<figure>
8-
<img src="vector_linearTransformation.png" alt="vector transformed" style="width:40%;
9-
display: block;
10-
margin-left: auto;
11-
margin-right: auto;">
8+
<img src="https://i.ibb.co/VTRy5Tx/vector-linear-Transformation.png" alt="vector transformed" style="width:40%;
9+
display: block;
10+
margin-left: auto;
11+
margin-right: auto;">
1212
<figcaption style="text-align: center;">Fig.1 - Vector transformed with a transformation matrix</figcaption>
1313
</figure>
1414

0 commit comments

Comments
 (0)