David McVea
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
13,011
of 295,448
REPUTATION
3
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
3
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Why do my nodes overlap each other
Hello - After plotting a graph using 'force' layout, and gravity on, I need to hightlight some nodes by increasing their size. ...
3 years ago | 0 answers | 0
0
answersQuestion
How to create isolate nodes in graph?
Hello, I am trying to create an isolate node (degree 0, no edges) in a graph. G = graph({'a', 'b', 'c','e'},{'c', 'a', 'd',''...
4 years ago | 1 answer | 0
1
answerQuestion
Cannot find highlight function
Hello - I am trying to use the highlight function to change the properties of some nodes of a graph. When I use highlight(...
4 years ago | 1 answer | 0
1
answerQuestion
Concatenate large matrices a bottleneck in function
Hi, I have a function that concatenates two matrices, size of 100000 X 90 for an outcome of 100000 X 180. This is a signif...
4 years ago | 1 answer | 0
1
answerQuestion
Histcounts including values beyond bin edges
Hi - I feel this should be very simple but can't find the answer. How do I use histcounts such that it includes values beyond ...
4 years ago | 1 answer | 0
1
answerQuestion
Question about patches after mapshow, and colorbar with mapshow
Hello, I am trying to create a chloropleth map, with shapes coloured according to a field of the shapefile. Some regions, due...
5 years ago | 1 answer | 0
1
answerQuestion
A general question about intersect
Hello - I have a general question. I can provide specifics if needed. How is it possible for size(intersect(MyData(i),MyDa...
5 years ago | 2 answers | 0
2
answersQuestion
Trouble calculating column mean from a matrix - using different indices for each row
Hello, I am trying to calculate a column of means from a 2-D matrix. The length of the mean is equally to the number of rows o...
5 years ago | 1 answer | 1
1
answerQuestion
Why does my log-normal distribution not fit my data?
Hello, I am fitting some realively simple data with a log normal distribution. I am then generating a probability distributio...
6 years ago | 2 answers | 0
2
answersQuestion
How can I get a stacked bar graph with a single bar?
Hello, I am trying to get a single bar using the stacked property: _figure; bar([0.2 0.8], 'stacked')_ This does not cr...
8 years ago | 2 answers | 2
2
answersQuestion
Concatenate along singleton dimension?
Hi, Is there a single-step way to concatenate two vectors along the singleton dimension? For example, a 10x1 vector and a 1x2...
8 years ago | 1 answer | 0
1
answerQuestion
Multinomial logistic regression with categorical predictors
Hello, I have (I hope) a relatively straight-forward question. I would like to use a multinomial logistic regression to predi...
8 years ago | 0 answers | 0