photo

Masoud


Simon Fraser University

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
100,546
of 300,956

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 21,124

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,946

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答