필터 지우기
필터 지우기

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 CenterFile Exchange에서 Get 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