필터 지우기
필터 지우기

Can I create a matrix other than 3*3 matrix in Simulink

조회 수: 1 (최근 30일)
Imen
Imen 2013년 7월 22일
Can I create a matrix other than 3*3 matrix in Simulink and have its inverse

채택된 답변

David Sanchez
David Sanchez 2013년 7월 22일
Simulink does not have a block to calculate the inverse matrix above 3x3.
  댓글 수: 3
David Sanchez
David Sanchez 2013년 7월 22일
You have to code it yourself. You can try with the following function found in file-exchange:
Imen
Imen 2013년 7월 22일
Thanks for the help. I will use it

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by