Community Profile

photo

Raheema Syed


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


plotting .mat file
I have three .mat files, 'total_cost1.mat', 'total_cost2.mat' and 'total_cost.mat' . Each of the file contains one number, like ...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


Matrix multiplication and addition
suppose i have two matrices: a= [1 0 0 2 0 6 1 0 0 2 0 7 1 0 0 2 0 8 1 0 0 2 0 9 1 0 0 2 0 10] ...

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


How to insert a row in a matrix
I have a 31x 12 matrix, after the 11th row i want to insert a row matrix with zero values. so that i can make it 32x12 matrix. ...

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


how to plot graph
Suppose i have a result, result = 1 2 3 4 5 6 7 8 9 10 11 12 where in this 3x4 matrix, the 3 rows...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


To change 12x12 matrix to 6X12
How can i add a loop to add the 1st two rows of a matrix and then 3rd and 4th row of a matrix and so on till the addition of 11t...

ongeveer 5 jaar ago | 2 answers | 0

2

answers