Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cv-sp24-mps
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
saurabhg
cv-sp24-mps
Commits
1e23c9f2
Commit
1e23c9f2
authored
1 year ago
by
dyyao2
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
https://gitlab.engr.illinois.edu/saurabhg/cv-sp24-mps
parents
5ad977d2
68fc4c55
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MP1/README.md
+3
-3
3 additions, 3 deletions
MP1/README.md
with
3 additions
and
3 deletions
MP1/README.md
+
3
−
3
View file @
1e23c9f2
...
...
@@ -100,9 +100,9 @@
\frac1{\sqrt{2}} & -\frac1{\sqrt{2}} \\
\frac1{\sqrt 2} & \frac1{\sqrt 2}
\end{bmatrix}`$ Compute
$`V
^T
\begin{bmatrix} 1 \\ 0 \end{bmatrix}`$ and
$`V
^T
\begin{bmatrix} 0 \\ 1 \end{bmatrix}`$. What does matrix
multiplication $`V
^T
x`$ do to $`x`$?
$`V \begin{bmatrix} 1 \\ 0 \end{bmatrix}`$ and
$`V \begin{bmatrix} 0 \\ 1 \end{bmatrix}`$. What does matrix
multiplication $`Vx`$ do to $`x`$?
2. **Matrix Transpose [2 pts].** Verify that $`V^{-1} = V^\top`$ What does
$`V^\top x`$ do to $`x`$?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment