Split a Matrix in two matrices that are in multiplicative nature with each other?

5 views (last 30 days)
Hello,
as an intermediate taste of an assignment I need to split (Wi)
The aim is to find Bi, Ci for the task at hand using Wi. as shown in image
How do I implement this in MATLAB?

Answers (1)

Pratyush Swain
Pratyush Swain on 2 Oct 2023
Hi Uzair,
I understand you need to perform a task which involves matrix operations in MATLAB.
Please refer to https://www.mathworks.com/help/matlab/math/basic-matrix-operations.html to get started on basic matrix operations in MATLAB.It contains examples on addition,subtraction,multiplication,division and inverse operations on matrices.
Hope this helps.

Categories

Find more on MATLAB in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!