Community Profile

photo

Bálint Udvardy


Last seen: 3年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
How generate combination list of 4 independent vectors?
Try to use the 'combvec' function. It generates all possible conbinations of the given vectors. For your case it can be called a...

約4年 前 | 1

質問


Is it possible to calculate the average Manhattan distance between a set of 2D points with one function?
Is there an easier way to calculate the average Manhattan distance between a set of points easier than I have it in my code? I h...

約4年 前 | 1 件の回答 | 0

1

回答

質問


How can I create a grid/array of state buttons similar to those in minesweeper?
I want to create a grid of clickable buttons in App Designer. The program should create an N by M matrix of buttons, accordingly...

6年弱 前 | 0 件の回答 | 0

0

回答

質問


How can I create matrix of state buttons in app designer?
I want to create a matrix of state buttons in app designer to give the user hints for solving a nonogram (also known as picross)...

約6年 前 | 0 件の回答 | 0

0

回答

質問


How does the for-cycle check its conditions?
I have a problem with using for cycle. Inside the cycle i want to decrease the maximum iteration for the cycle (see the code bel...

約6年 前 | 2 件の回答 | 0

2

回答

質問


How do I remove perspective view and separate the object of interest in the image?
I am working on a nonogram solver in matlab. The whole thing would be able to solve a nonogram from a digital image of the puzzl...

約6年 前 | 0 件の回答 | 0

0

回答

質問


How do I get the dimensions of matrices in cell array?
I have a cell array, which contains coordinates of points in the image (representing the bounding boxes of recognised digits via...

約6年 前 | 1 件の回答 | 0

1

回答

質問


How can i get the coordinates of corner points of an object inside the image?
I am working on a nonogram solver in matlab for a school project. After separating the largest connected component of the image ...

約6年 前 | 0 件の回答 | 0

0

回答