Community Profile

photo

James McIntosh


Active since 2014

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


FDR (mafdr function) odd behavior
I noticed this odd result when using matlab's FDR function - thought maybe someone might want to comment. Maybe I am using the f...

6 years ago | 1 answer | 0

1

answer

Question


Multiple results for iteratively multiplying a matrix with a vector quickly
Essentially I want a fast way of doing: c = (A^k)*b0. But I want the result for multiple values of k (I don't need it for all va...

6 years ago | 2 answers | 0

2

answers

Question


startBackground timing (NI DAQ)
I've noticed that after queuing a sizable amount of data, there is a noticeable delay (e.g. 1 or 2s) between initiating the star...

9 years ago | 0 answers | 0

0

answers

Question


Is it possible to conditionally switch between parallel and non parallel for loops?
I would like to be able to set a flag as the input to a function that changes the code from executing a for loop to a parfor loo...

9 years ago | 2 answers | 3

2

answers