Kang

0 Reputation

2 Badges

13 years, 285 days

MaplePrimes Activity


These are questions asked by Kang

Hey,

 

I have one function that is consisted of several matrices.. The function is,

R := log(determinant(MCOV))+trace(multiply(SCOV, inverse(MCOV)))-log(det(SCOV))-2+Transpose(SM-TAU-multiply(L,K))&*inverse(MCOV)&*(SM-TAU-multiply (L, K));

where MCOV, SCOV, SM,TAU, L, K are all matrics. In a MCOV and L, there are symbols also..

I have tried to get...

Page 1 of 1