Community Profile

photo

Andrew


The Ohio State University

Last seen: 2 days ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Redirecting arithmetic functions from LAPACK/BLAS?
I have a specific line of code: P2_r = 1 + 0.5*abs(U_O(:,:,ctr) - 0.5) + 0.5*abs(cand - 0.5) - 0.5*abs(U_O(:,:,ctr) - cand); w...

3 years ago | 2 answers | 2

2

answers

Question


SPMD and Asynchronous execution of an optimization routine?
I am looking to utilize the labSend, labReceive functionality with spmd in MATLAB to execute perform the following: Lab1, run a...

4 years ago | 1 answer | 0

1

answer

Question


Matlab Tic and toc print something every .5 seconds?
Use a while loop to do the following for a total of 5 seconds. Every half second print, using fprintf, the message “The el...

10 years ago | 3 answers | 0

3

answers