推 robertshih :推 08/26 21:47
※ 引述《singlovesong (~"~)》之銘言:
: || Ax+b ||^2 (2-norm) 要怎麼對A_ij 做微分呢?
: A is nxn dim-matrix
: x is nx1 dim-vector
: b is nx1 dim-vector
: 謝謝!
This is a direct consequence of definition,
Since ||Ax+b||^2 = Σ(i=1~n)[Σ(j=1~n)a_ij x_j + b_j]^2 --(*),
the partial derivative of (*) w.r.t a_ij is
2*Σ(i=1~n)Σ(j=1~n)(a_ij x_j + b_j)*x_j.
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 74.115.1.97