Community Profile

photo

Masoud


Simon Fraser University

Actif depuis 2011

Followers: 0   Following: 0

Contact

Statistiques

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

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

1

réponse

Question


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

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

1

réponse

A répondu
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 :)

plus de 11 ans il y a | 0

Question


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

plus de 11 ans il y a | 3 réponses | 0

3

réponses

Question


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

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

0

réponse

Question


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

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

0

réponse

Question


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

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

0

réponse

Question


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

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

1

réponse