matlab - solving least square for matrix instead of vector -


the problem find z such epsilon(e) (equation 21) minimized.

z mxn matrix need find. zx , zy mxn matrix known already. dx , dy nxn matrix carry out numerical differentiation (see matrix circled in red in photo), known matrix. f denotes 'fobrenius norm', or 'entry-wise norm'.

how solve problem? know how solve least square problem vector, in matrix form , stuck.
enter image description here


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -