====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gibson:teaching:fall-2012:math445:pf1 [2012/12/05 13:06] gibson |
gibson:teaching:fall-2012:math445:pf1 [2012/12/05 13:23] (current) gibson |
||
---|---|---|---|
Line 40: | Line 40: | ||
network of websites. | network of websites. | ||
- | <network-of-links figure here> | + | {{:gibson:teaching:fall-2012:math445:network2.png?direct&300}} |
15. Write Matlab code that converts the connectivity matrix //C// to a | 15. Write Matlab code that converts the connectivity matrix //C// to a | ||
Line 121: | Line 120: | ||
</latex> | </latex> | ||
- | for each component $y_i$ of the //M// dimensional vector $y$. But don't that | + | for each component $y_i$ of the //M// dimensional vector $y$. But don't code that |
- | formula directly! Instead start your code with | + | formula directly! Instead start your function with |
<code> | <code> |