John W. Z
2016 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 154,257
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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年以上 前 | 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...
8年以上 前 | 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 ...
8年以上 前 | 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...
8年以上 前 | 1 件の回答 | 0