Community Profile

photo

Stuart


Active since 2015

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Heat map of a 1999x1000 matrix of values, x and y positions given by separate 1999x1000 matrices?
I have three 1999x1000 matrices, one is x positions for some particles, one is y positions, and the third is the value I want to...

8 years ago | 1 answer | 0

1

answer

Question


Speeding up stream2 with parallel computing?
I've got a set of data that I'm looping through almost 4 million times, and it's iterative, so I can't just parfor it. The whole...

9 years ago | 1 answer | 0

1

answer

Question


How can I plot multiple row vectors of values between 0 and 100 in the same 2D space, as a heat map.
I am going to have a structure of data that I'm generating. It outputs a row vector of RMSD's between two sets of positions, for...

9 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years ago