Community Profile

photo

Justin


Rice University

Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Given a vector of length n, how to choose q<n *distinct* elements given an array of probabilities
I have a vector v of length n, and a corresponding array of probabilities P (also of length n) such that P(i) describes the prob...

10 years ago | 0 answers | 0

0

answers

Question


Converting this nested for loop for parfor use
I received some really useful help on a similar problem last night here: http://www.mathworks.com/matlabcentral/answers/105436-c...

10 years ago | 1 answer | 0

1

answer

Question


How to insert a create a colormap like this for fill3 plots?
I'm plotting a bunch of triangles using a for loop and the fill3 command as shown below. I want to do something like this exampl...

10 years ago | 0 answers | 0

0

answers

Question


Converting this 3-nested for loop for parfor
The context is a finite element assembly routine where I need to loop over a bunch of mesh elements. In principle, each iteratio...

10 years ago | 1 answer | 0

1

answer

Question


Custom colormap for fill3 function
I'm working on a finite element code using triangular mesh elements. After I obtain the solution to the system, I'm plotting the...

11 years ago | 0 answers | 0

0

answers

Question


Best way to plot three overlapping sets of integer data?
I'm plotting the number of iterations for 3 different trials so the y-axis is all integer values. The issue is that the data ...

11 years ago | 1 answer | 0

1

answer

Question


MATLAB running on Mac OS after closing laptop?
So I have a code that by my estimation, should take about 4 hours to run to completion. I had to go somewhere while the code was...

11 years ago | 0 answers | 1

0

answers