Community Profile

photo

Sewon


Johns Hopkins University Applied Physics Laboratory

Last seen: 3 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 2 answers | 0

2

answers