Community Profile

photo

janny


Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


how do i prompt
hi guys,,, am working in a binary random matrix by using the command dec2bin((rand(50,1)*2^32) i want to add a prmopt bef...

8 years ago | 2 answers | 0

2

answers

Answered
how to distribute a matrix?
thanks a lot,, it solve my problem

8 years ago | 0

Question


how to distribute a matrix?
hi guys i have a binary matrix which: M=[10011;01110,10000;11100,00011] which i would like to distribute it in Gamma and Beta ...

8 years ago | 2 answers | 0

2

answers

Question


how to manage matrix construction?
hi guys <</matlabcentral/answers/uploaded_files/21372/12.png>> i need a code to construct this matrix, the code shoul...

9 years ago | 2 answers | 0

2

answers

Question


how to exchange matrix rows depending on distance
hi guys, i have the following matrix A with distance D1 and matrix B with distance D2. <</matlabcentral/answers/uploaded_f...

9 years ago | 2 answers | 0

2

answers

Question


how to multiply matrix with vector n times?
hi guys i have this code: M =[0 1 0 0 0 0 0 0;0 0 1 0 0 0 0 0;0 0 0 1 0 0 0 0;0 0 0 0 1 0 0 0; 0 0 0 0 0 1 0 0;0 0 0 0 ...

9 years ago | 1 answer | 0

1

answer

Question


how to add one space to a matrix ?
am using this code to generate binary matrix dec2bin(rand(50,1)*2^32) but i need to add one space between the matrix element s...

9 years ago | 3 answers | 0

3

answers

Question


how to calculat average value for array?
i have array (one column) as [12,17,25,30,6] i want to calculate the average value between minimum number and maximum number wit...

9 years ago | 1 answer | 0

1

answer

Question


how to add two matrix
hi guys i

9 years ago | 1 answer | 0

1

answer