Recent content by mihir_iit

  1. M

    MATLAB How Does MATLAB Solve Linear Algebra Problems with Multiple Solutions?

    Hello, My question is to with a specific Linear Algebra problem being solved in MATLAB: [1 2]Y_I = 3 ------------ (i), Y_I1 > 0 , Y_I2 > 0; where Y_I = [Y_I1 Y_I2]^T is the unknown to be found in the above equation (^T stands for transpose of a vector). Let A_I = [1 2] and b= 3...
Back
Top