Community Profile

photo

Mei Li


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


calling a matrix with indexing
Dear all, I am not sure whether it is called inequality addition (for the sigma part) or anything, but I have to call the matri...

10 years ago | 0 answers | 0

0

answers

Question


minimize a function with matrix output subject to a constrain
Dear all, I have another question about minimizing a function using Matlab. I already post a question here: <http://www.mathwor...

10 years ago | 0 answers | 0

0

answers

Question


minimizing a function with matrix output
Dear all, I have this function: function f=obj(C1,C2,H12,H21,F1,F2) f=norm(H12*F2-C1*C1'*H12*F2)^2+norm(H21*F1-C2*C2'*H...

10 years ago | 1 answer | 0

1

answer

Question


fsolve: solving complex equation with 2 variables (already split real and imag part but didn't work)
Dear Matlab users, I know that fsolve didn't work for the complex value, therefore I split my function as real and imaginary ...

10 years ago | 1 answer | 0

1

answer