Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chv14004 committed Mar 29, 2017
1 parent 36ab377 commit 2cfc6c2
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
homework 5


size of Matrix error
size of Matrix ------------- error

3 2.3414572118661487465374193562
Expand Down Expand Up @@ -37,13 +37,16 @@ frequencies =



Question 6:
Question 6:

| # of segments | largest | smallest | # of eigenvalues |

| --- | --- | --- | --- |
| ------------- | ------- | -------- | ---------------- |

| -------5----- | 3.4557 | -3.2000-- | -------4-------- |

| 5 | 3.6180 | 0.3820 | 4 |
| -------6----- |3.6407 | -3.2000 | -------5-------- |

| 6 | 3.7321 | 0.2679 | 5 |
| ------10----- |3.8836 | -3.2000 | ------ 9-------- |

| 10 | 3.9021 | 0.0979 | 9 |
when delta x approaches the number of segments is apporaching infinity and therefore the number of eigenvalues is approaching infinity

0 comments on commit 2cfc6c2

Please sign in to comment.