Community Profile

photo

Michael


Massachusetts Institute of Technology

Last seen: 9 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Converting code from old CWT to new CWT
I am trying to understand and re-implement an algorithm using someone else's code, which uses the old cwt function. Here is the ...

4 years ago | 1 answer | 0

1

answer

Question


Internal function time increases with number of workers
When increasing parallelization there is typically the trade-off between distributing the computation and increasing communicati...

6 years ago | 1 answer | 1

1

answer

Question


Preserving node names in a digraph
I am constructing a large digraph with between 10k-100k nodes, in which I want to add, delete, and merge nodes. The nodes repres...

6 years ago | 2 answers | 0

2

answers

Question


Implementing an abstract method using a function handle
I would like to create a class that has an abstract method that must be implemented by all sub-classes. In my design, some sub-c...

7 years ago | 1 answer | 0

1

answer

Answered
Linkaxes much slower in 2015a
Thanks so much. This is very helpful in understanding the issues at hand. I've been seeing major decreases in speed in my code s...

9 years ago | 0

Question


Linkaxes much slower in 2015a
I'm upgrading from 2013a to the 2015a and I'm finding the handling of graphics on multiple axes is much slower. For example, ...

9 years ago | 2 answers | 1

2

answers

Question


Error with Graphics Updater for v2014b
I'm trying to update my code for 2014b using the graphics updater package on a CentOS linux system. I keep getting this error...

9 years ago | 0 answers | 0

0

answers

Question


Multithreading using separate cores/matlab pools for computation and for visualization
I am developing a real-time application, which takes in data from a device, performs computations, and then plots graphics-inten...

11 years ago | 0 answers | 0

0

answers

Question


Can't specify machineformat when using fread with a serial object
I am currently gathering real-time data through a serial port object. To do so, I set up a serial object, and use the callba...

11 years ago | 0 answers | 0

0

answers