Christian
University of Michigan
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
38,156
of 295,467
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Avoiding for loop with ismember
Hi, suppose N is a scalar, and c is a numerical vector with unique elements that are a subset of 1:N, i.e. its size is smaller...
7 years ago | 1 answer | 0
1
answerQuestion
How can I weight the marker size in gscatter?
Hello, I'm using gscatter to plot data by group. I have two vectors of size 100x1 that contain the x and y value, called x an...
8 years ago | 1 answer | 0
1
answerQuestion
Same dimension for num and txt in xlsread
Hi, when I read in an excel file using xlsread, I'd like to have the outputs 'num' and 'txt' to have the same dimensions. It ...
9 years ago | 1 answer | 1
1
answerQuestion
Weighted regression line on scatter plot
Hi, I'm trying to plot a weighted regression line on my scatter plot. The command lsline only seems to give me a non-we...
9 years ago | 1 answer | 0
1
answerQuestion
How to select a random sample without replacement with imposed condition?
Hi, I'd like to draw a random sample from my population. My population is a vector x of size (N x 1). My sample should satisf...
9 years ago | 1 answer | 0
1
answerQuestion
How to smooth a binary matrix around the breakpoint?
I have two matrices Xa and Xb and create an index matrix Y = Xa>Xb Y has zeros and ones. Each row and each column has at mos...
11 years ago | 1 answer | 0