フィルターのクリア

optimization problem of a random process

2 ビュー (過去 30 日間)
sanjeev a
sanjeev a 2017 年 8 月 14 日
コメント済み: Torsten 2017 年 8 月 14 日
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 件のコメント
Torsten
Torsten 2017 年 8 月 14 日
Description of the problem is unclear (at least for me).
Best wishes
Torsten.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with Optimization Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by