Skip to content

Commit

Permalink
0-norm changed to 1-norm
Browse files Browse the repository at this point in the history
  • Loading branch information
rcc02007 committed Oct 25, 2017
1 parent aefcae1 commit 60977a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HW4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ with \`\`\` and document your code in the README.md file*
2. Create the 4x4 and 5x5 [Hilbert matrix](https://en.wikipedia.org/wiki/Hilbert_matrix) as H. Include the following results in your
README before 10/26 by midnight:

a. What are the 2-norm, frobenius-norm, 0-norm and infinity-norm of the 4x4 and 5x5
a. What are the 2-norm, frobenius-norm, 1-norm and infinity-norm of the 4x4 and 5x5
Hilbert matrices?

b. What are the 2-norm, frobenius-norm, 0-norm and infinity-norm of the 4x4 and 5x5
b. What are the 2-norm, frobenius-norm, 1-norm and infinity-norm of the 4x4 and 5x5
inverse Hilbert matrices?

c. What are the condition numbers for the 2-norm, frobenius-norm, 0-norm and
Expand Down

0 comments on commit 60977a4

Please sign in to comment.