Problem 3a -- Formula correction: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The formula given in problem 3a is incorrect. It should be be replaced with:
The formula given in problem 3a is incorrect. It should be be replaced with:


<center><amsmath>
y_k = C A^k x_0 + \sum_{i=0}^{k-1} C A^i B u_{k-1-i} + D u_k
y_k = C A^k x_0 + \sum_{i=0}^{k-1} C A^i B u_{k-1-i} + D u_k
</amsmath></center>


--[[User:Mjdunlop|Mary Dunlop]] 19:29, 17 October 2006 (PDT)
--[[User:Mjdunlop|Mary Dunlop]] 19:29, 17 October 2006 (PDT)


[[Category:CDS 101/110 FAQ - Homework 4]]
[[Category:CDS 101/110 FAQ - Homework 4]]

Revision as of 14:45, 22 October 2006

The formula given in problem 3a is incorrect. It should be be replaced with:

<amsmath>

y_k = C A^k x_0 + \sum_{i=0}^{k-1} C A^i B u_{k-1-i} + D u_k

</amsmath>

--Mary Dunlop 19:29, 17 October 2006 (PDT)