Roshdy
Member level 3
((xT. A . x)^2) * x = b
A : matrix M*M (known constant)
b : vector M*1 (known constant)
x : vector M*1 (unknown)
xT: the transpose of x
solve for x as a function of A,b
thanks
A : matrix M*M (known constant)
b : vector M*1 (known constant)
x : vector M*1 (unknown)
xT: the transpose of x
solve for x as a function of A,b
thanks