photo

yu xu


Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

6 Questions
1 Réponse

RANG
158 022
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


how to deal with the cpu's cores and parallel program
i have a 64 cores workstation. a parallel program need 8 cores when running. when I use to Matlab run this program twice(16 co...

presque 13 ans il y a | 1 réponse | 0

0

réponse

Question


There is a error about ‘java’ when my matlab code is running
It seems that my program still running when the 'java' error occur , Is there some effects to my program. and WHY? thank you fo...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


use 'matlabpool open' but not use parallel structure.
I use matlabpool('open','profile1',16) before evaluate my code, and there is no 'pafor','spmd' or any other parallel code. it m...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
In a spmd statement ,How to call a function that contains another spmd statement.
cpoy FROM Matlab HELP Nested spmd Statements The body of an spmd statement cannot contain another spmd. However, it can ca...

plus de 13 ans il y a | 0

Question


In a spmd statement ,How to call a function that contains another spmd statement.
I am sure that my PC can open at least 12 workers by using local profile. if I use another spmd statement in the function, the ...

plus de 13 ans il y a | 2 réponses | 0

2

réponses

Question


why are these values not equal?
>> xx = temp_ComplexArray_12_0 * [MMSEInterfCgema{85351:85500}]; >> zz = MMSEFactor' * [MMSEInterfCgema{85351:8550...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


Transfer a matrix in a quick way
a matrix' size is 4*300 i want to transfor it to 400*3 the method is FROM a a a b b b c c c ……(300 column) a a a b...

plus de 13 ans il y a | 2 réponses | 0

2

réponses