Filter löschen
Filter löschen

optimization problem of a random process

2 Ansichten (letzte 30 Tage)
sanjeev a
sanjeev a am 14 Aug. 2017
Kommentiert: Torsten am 14 Aug. 2017
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 Kommentar
Torsten
Torsten am 14 Aug. 2017
Description of the problem is unclear (at least for me).
Best wishes
Torsten.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with Optimization Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by