photo

Masoud


Simon Fraser University

2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
1 回答

ランク
193,099
of 300,765

評判
0

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

回答採用率
28.57%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Get matrix size from a pointer- MEX
Hello folks, I read the second variable in C++ #define D prhs[1] double** *d = mxGetPr(D); // get the pointer ...

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

1

回答

質問


plotfcns my own plot function with ADDITIONAL inputs
Hello, I'd like to call my own plot function at each iteration of "fminsearch" or "ga" but to plot my own diagram I need some...

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

1

回答

回答済み
PARFOR error not enough input arguments
Thank you all for the answers/comments. Matt, you're right. I closed and re-opened everything and it's working now :)

約13年 前 | 0

質問


PARFOR error not enough input arguments
Hi, When I try a simple following code > parfor i=1:2000 > j=i; > end I keep receiving this error: > Error us...

約13年 前 | 3 件の回答 | 0

3

回答

質問


roipoly and imdilate for multiple regions without "for" loop- Is there any faster way?
Hello, I have two 100x40 matrices, X and Y, where each row of X and Y specifies a polygon boundary points, i.e. roipoly(I, X...

約13年 前 | 0 件の回答 | 0

0

回答

質問


Error in feval, gaplotbestf, GA
Hello, I'm using genetic algorithm to minimize my objective function and to see the convergence I'm using " 'OutputFcns',@ga...

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

0

回答

質問


How I can show the transformation of a NON-rigid Registration in rectilinear grid
Hi, I have a displacement matrix (D) resulted from a Non-rigid registration (free form transformation) such that each element o...

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

0

回答

質問


Matlab GUI - remove a control object
Hi all, I know that the following code: uicontrol('style','text','units','pixels','position'[10,2,30,5]); will crea...

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

1

回答