Christian
University of Michigan
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0