Feng Cheng
Followers: 0 Following: 0
Statistics
RANK
77,613
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Partially loading matirx with matfile doesn't work
My test might not be strict. I made several tests again, and found that the performance of matfile can be affected by the column...
3 years ago | 0
Question
Partially loading matirx with matfile doesn't work
I was trying to use matfile to partially load a big matrix storing in a v7.3 .MAT file. I had specified the colum Index but I do...
3 years ago | 1 answer | 0
1
answerQuestion
random select n elements from n arrays
I need random select 50 elements from 50 lists to build a new array, each list includes 100 elements, then apply some post sorti...
3 years ago | 5 answers | 0
5
answersQuestion
how to set corenumber on cluster for MATLAB+MPI-fortran parallel jobs
Hi, I have a MATLAB job like this parfor i = 1:100 system('mpirun -np N fortran_mpi.exe') end In case i set parfor core...
3 years ago | 1 answer | 0