photo

Sewon


Johns Hopkins University Applied Physics Laboratory

Last seen: 3년 초과 전 2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


using cell array to matrix in gpu computing
I have output at gpu output from arrayfun. Since output of the arrayfun is cell array, since each cell includes same size of ve...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Basic Parallel Processing
I have code like below, without parallel processing, it is like for n=1: 100 out1(n,:)=function1(var1(n,:)); ou...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


matrix extract without using for loop
I have matrix like below A=[ 1 2 3 4 5 6 7; 8 9 10 11 12 13 14; 15 16 17 18 19 20 21]; start=[1 3 ...

12년 초과 전 | 답변 수: 2 | 0

2

답변