Underdetermined optimization problem

Hello everyone
I have an optimization problem like this:
A = w_1*A_1+w_2*A_2+....w_N*A_N
where A is an p*q matrix A_1,..., A_N are also p*q matrixes w_1,....,w_N are some scaler numbers
the problem is that with assumed A and A_1,....,A_N, minimze error fuction and optimize the w_1,..,w_N valuse.
F= A - (w_1*A_1+w_2*A_2+....w_N*A_N)
Kindly please tell me with which matlab commands I can solve this problem?

回答 (0 件)

質問済み:

2012 年 2 月 28 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by