Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
teb11007 committed Sep 13, 2017
1 parent 69d2af1 commit d70fa3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -13,7 +13,9 @@ end
fprintf('mean of A_66 = %1.2f\nstdev of A_66 = %1.2f\n',mean(A_66(:)),std(A_66(:)))
```
Outputs:

mean of A_66 = 12.25

stdev of A_66 = 9.07

#Problem 4
Expand Down

0 comments on commit d70fa3c

Please sign in to comment.