how can i do this function ?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 30 Apr. 2016
Is that what all those confusing (and, often, duplicated) questions of yours have really been about? Trying to solve this puzzle??
Firas Al-Kharabsheh
am 1 Mai 2016
Antworten (1)
Steven Lord
am 1 Mai 2016
0 Stimmen
Solving nonograms is a very hard problem, but perhaps you can implement some of the solution techniques given on the Wikipedia page.
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!