Simmetrical Constraints in Multivariate Regression
Hi everyone!
This is my problem:
My data are related in this way: F = H*V + B*A where F is a 2xn matrix, V and A are 2xn matrices while H and B are 2×2 matrices.
H and B must be simmetrical.
I’ve already got F, V and A and I want to calculate H and B with a multivariate regression. How can I do it?
Thank you in advance!Hi everyone!
This is my problem:
My data are related in this way: F = H*V + B*A where F is a 2xn matrix, V and A are 2xn matrices while H and B are 2×2 matrices.
H and B must be simmetrical.
I’ve already got F, V and A and I want to calculate H and B with a multivariate regression. How can I do it?
Thank you in advance! Hi everyone!
This is my problem:
My data are related in this way: F = H*V + B*A where F is a 2xn matrix, V and A are 2xn matrices while H and B are 2×2 matrices.
H and B must be simmetrical.
I’ve already got F, V and A and I want to calculate H and B with a multivariate regression. How can I do it?
Thank you in advance! regression, matrices MATLAB Answers — New Questions