Statistics
RANK
194.081
of 295.569
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
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...
ongeveer 10 jaar ago | 2 answers | 0
2
answersQuestion
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...
ongeveer 10 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 10 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 10 jaar ago | 1 answer | 0