photo

John W. Z


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
224,171
of 297,503

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答