photo

matlabUser


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
2 回答

ランク
15,123
of 300,763

評判
2

コントリビューション
3 質問
2 回答

回答採用率
66.67%

獲得投票数
1

ランク
 of 21,082

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,923

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


FFT inside parfor loop on a multi-core computer does not accelerate
Hello, I am trying to accelerate my code involving lots of FFT-s by putting it inside a parfor loop. All calculations in the ...

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

2

回答

回答済み
Can't pass COM object handle into spmd body
|It looks like there exists a simple solution which involves creating a COM object inside the spmd body, but avoids creating an...

約14年 前 | 1

| 採用済み

質問


Can't pass COM object handle into spmd body
I am using an application object opened using ActiveX server, oApp = actxserver('my.application'); in the definition of ...

約14年 前 | 2 件の回答 | 0

2

回答

回答済み
parallelizing optimization tasks for functions evaluated by external devices
OK, for those who are interested I am putting a working script below (Minimization of the two functions in parallel using spmd c...

約14年 前 | 0

質問


parallelizing optimization tasks for functions evaluated by external devices
Hello, I need to optimize two functions of different variables, let's call them F1(X1) and F2(X2), using GA algorithm. The funct...

約14年 前 | 2 件の回答 | 0

2

回答