-
Archives
- October 2021
- January 2021
- March 2019
- January 2018
- December 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- July 2016
- October 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- January 2011
- August 2010
- June 2010
- May 2010
- November 2009
-
Meta
Monthly Archives: June 2014
Linear Algebra and Its Applications, Exercise 3.3.4
Exercise 3.3.4. Given expand the expression , compute its partial derivatives with respect to and , and set them to zero. Compare the resulting equations to to confirm that you obtain the same normal equations in both cases (i.e., using … Continue reading
Linear Algebra and Its Applications, Exercise 3.3.3
Exercise 3.3.3. Given solve to find . Show that is orthogonal to every column in . Answer: We have or if is invertible. In this case we have so that We then have and The error vector is then The … Continue reading
Linear Algebra and Its Applications, Exercise 3.3.2
Exercise 3.3.2. We have the value at time and the value at time . We wish to fit these values using a line constrained to go through the origin, i.e., with an equation of the form . Solve the system … Continue reading
Linear Algebra and Its Applications, Exercise 3.3.1
Exercise 3.3.1. a) Given the system of equations consisting of and find the least squares solution and describe the error being minimized by that solution. Confirm that the error vector is orthogonal to the column . Answer: This is a … Continue reading
Linear Algebra and Its Applications, Exercise 3.2.16
Exercise 3.2.16. a) Given the projection matrix projecting vectors onto the line through and two vectors and , show that the inner products of with and with are equal. b) In general would the angles between and and and be … Continue reading
Linear Algebra and Its Applications, Exercise 3.2.15
Exercise 3.2.15. For a matrix show that if then the length of is equal to the length of for all . Answer: We have . By the rule for transposes of products we have so that . But since we … Continue reading
Linear Algebra and Its Applications, Exercise 3.2.14
Exercise 3.2.14. In the planes corresponding to the equations and intersect in a line. What is the projection matrix that projects points in onto that line? Answer: To find the line of intersection we solve the system of equations where … Continue reading
Linear Algebra and Its Applications, Exercise 3.2.13
Exercise 3.2.13. For a projection matrix show that the sum of the diagonal entries of (the “trace” of ) always equals one. Answer: For the diagonal entries of are , , through so that the trace of is UPDATE: Corrected … Continue reading