vslo
- 5
- 0
Homework Statement
Hi guys,
I am new to this forum. I got a final exam tomorrow and the professor told us to solve some exercise before it. I came up with one exercise that I don't know how to do, at all.
Hope you guys can give me some light. Here it goes.
Know that the multiplication of a matrix by a vector can be write as :
\left[ \begin{array}{c} b1 \\ . \\ bn \end{array} \right]\; =\; \left[ \begin{array}{ccc} A11 & . & A1n \\ . & . & . \\ Am1 & . & Amn \end{array} \right]\; .\; \left[ \begin{array}{c} x1 \\ . \\ xn \end{array} \right]
or like bi=\sum_{j=1}^{n}{\; } \mbox{Ai}jxj\; ,\; i\; =1,2,3,...,m\; ,\; j=\; 1,2,3,\; ...,\; n
a) prove that :
||\vec{d} - \vec{w} \underline{x}||2 = \sum_{i=1}^{m}{\; }\left( d_{i}\; -x_{i}^{T}w\; \; \right)^{2}
where \vec{d}= [d1 d2 d3...dm]T
W\inRn
\vec{x}i=[xi1 xi2 ... xin ]T
\underline{x}= [\vec{x}1 \vec{x}2 ... \vec{x}m ]
b) Prove that \underline{x}T\underline{x} is real and simetric.
Obs: \underline{x} means the matrix x
Homework Equations
The Attempt at a Solution
None of my attempts were close to something
Hope you guys understand the question and give me a hand !
Last edited: