Info

This question is closed. Reopen it to edit or answer.

Division of two matrices

4 views (last 30 days)
soheil radfar
soheil radfar on 5 Oct 2020
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi all,
Suppose we have three matrices as follows:
C(1,100) = B(1,5) * A(5,100)
I have matrices C and A and I want to find matrix B in MATLAB, but I do not know what to do.
Thanks,
Soheil

Answers (1)

Ameer Hamza
Ameer Hamza on 5 Oct 2020
Edited: Ameer Hamza on 5 Oct 2020

This question is closed.

Community Treasure Hunt

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

Start Hunting!