Statistics
2 Questions
0 Answers
RANK
151,531
of 301,454
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,287
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,632
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to resize a matrix with zeros in between elements
Hello everyone. I have matrix A and I would like to obtain matrix B. I have used C(:,1:2)=diag(A(1,:)) but I do not know how...
6 years ago | 2 answers | 0
2
answersQuestion
How do I rearrange a matrix in a loop
I want to change the order of each element in a matrix. For example I need to transform matrix A into matrix B using a For loo...
6 years ago | 1 answer | 0

