![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6668615_1522116684762_DEF.jpg)
John W. Z
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
121,664
of 297,046
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
if statement question on two variables
there are two variables, _f_x2(k)_(1*50 double matrix, k=30), _f_gbest_ all are equal to 7.9597, but "f_x2(k) < f_gbest" re...
8 years ago | 1 answer | 0
1
answerQuestion
Does script share same workspace when run as batch job?
Assuming three script which do very similar work, and have variables with same name. test1.m test2.m test3.m Run the...
8 years ago | 0 answers | 0
0
answersQuestion
How to set markspacing on matlab?
Hi, considering two matrix (1*1000 double): a b and the plot code: figure('NumberTitle', 'off', 'Name', 'f(x) Co...
8 years ago | 0 answers | 0
0
answersQuestion
How to draw a curved rectangle on a matrix with given two points?
How to draw a curved rectangle matrix with given two points? Assume, two points given: a = [1,0.5]; b = [1,3.5]; And...
9 years ago | 1 answer | 0
1
answerQuestion
Is there any ideas to make a rough depth-image like from kinect, by 21 hand skeleton points?
I'm now working on some hand gesture recognition stuff, although, image processing really hit me. I wanna to create an depth ...
9 years ago | 0 answers | 0
0
answersQuestion
How to judge a point whether inside a closed contour or not?
Assume a circle contour image matrix c= [ 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0...
9 years ago | 1 answer | 0