Solving a Matrix Equation

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

Risposte (1)

Walter Roberson
Walter Roberson il 6 Nov 2013

0 voti

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

Categorie

Scopri di più su Mathematics in Centro assistenza e File Exchange

Richiesto:

il 6 Nov 2013

Risposto:

il 6 Nov 2013

Community Treasure Hunt

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

Start Hunting!

Translated by