how can i do this function ?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
compares the number of 1s and 0s in each line (row or column) solution X with the desired number of 1s and 0s
This desired number of 0s and 1s in a line are given

Which the fig1(a) is

댓글 수: 2
Walter Roberson
2016년 4월 30일
Is that what all those confusing (and, often, duplicated) questions of yours have really been about? Trying to solve this puzzle??
Firas Al-Kharabsheh
2016년 5월 1일
답변 (1개)
Steven Lord
2016년 5월 1일
0 개 추천
Solving nonograms is a very hard problem, but perhaps you can implement some of the solution techniques given on the Wikipedia page.
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!