Community Profile

photo

Andrew


The Ohio State University

Last seen: Today Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 3 Jahre vor | 2 Antworten | 2

2

Antworten

Frage


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...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten