home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / sci / math / 11098 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  796 b 

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: bubai@matt.ksu.ksu.edu (P.Chatterjee)
  3. Newsgroups: sci.math
  4. Subject: Need Help on Matrix Differentiation
  5. Date: 7 Sep 1992 23:05:11 -0500
  6. Organization: Kansas State University
  7. Lines: 16
  8. Message-ID: <18h8pnINNdp2@matt.ksu.ksu.edu>
  9. NNTP-Posting-Host: matt.ksu.ksu.edu
  10.  
  11. Hi,
  12.  
  13. I was just wondering if somebody could help out regarding matrix differentiationThe problem is to minimize:   
  14.  
  15. y= x'Ax + 2x1 + 3x2 - 10
  16.  
  17. where A is a 2x2 matrix :   25  7
  18.                              7  13
  19.  
  20.  
  21. and x is the (x1 x2) column vector and x' denotes the transpose.
  22.  
  23. It's easy if one expands the x'Ax term but I was wondering if there was some way doing it using matrix differentiation.
  24.  
  25. Thanks for any help in this regard.
  26.  
  27.