Dear Can anybody please guide me how to solve the following matrix equation in Matlab A*B^-1*C=0 Where A,B,C and 0 are matrices and one needs to solve for C

답변 (1개)

Walter Roberson
Walter Roberson 2013년 11월 6일

0 개 추천

You mean like finding the null space of A*B^(-1) ? See null() and see the "\" operator.

카테고리

도움말 센터File Exchange에서 Mathematics에 대해 자세히 알아보기

질문:

2013년 11월 6일

답변:

2013년 11월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by