optimization problem of a random process

I have a random matrix A=rand(3,3); I have an operation F= Transpose(A)xAxG
Problem is that A is not known before hand. I just know only the output of the operation and input.
My aim is to find a G such that A*G= [0 0 0; 0 1 0; 0 0 0].
My initial G=rand(3,3). please any one have any idea how can i do that ?

1 个评论

Description of the problem is unclear (at least for me).
Best wishes
Torsten.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Get Started with Optimization Toolbox 的更多信息

提问:

2017-8-14

评论:

2017-8-14

Community Treasure Hunt

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

Start Hunting!

Translated by