yu xu - MATLAB Central
photo

yu xu


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/12 to 04/25Use left and right arrows to move selectionFrom 05/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 質問
1 回答

ランク
265,765
of 298,292

評判
0

コントリビューション
6 質問
1 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,560

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,775

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

12年以上 前 | 0 件の回答 | 0

0

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年弱 前 | 1 件の回答 | 0

1

回答

回答済み
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...

13年弱 前 | 0

質問


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

13年弱 前 | 2 件の回答 | 0

2

回答

質問


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

13年弱 前 | 1 件の回答 | 0

1

回答

質問


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

13年弱 前 | 2 件の回答 | 0

2

回答