Statistics
2 Questions
0 Answers
RANK
205,175
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
Use a vector to populate columns in a matrix.
I have a vector of length m with possible values 1-10 for each element. I want a matrix that is m x 10 with ones in columns corr...
9 years ago | 2 answers | 0
2
answersQuestion
How do I use a 2D logical index matrix to change a subset of a 3D array?
I have data in a 11x100x11 array. I'm looking for outliers within the subsets along the third dimension, i.e. data(:,:,1), and w...
11 years ago | 3 answers | 0
