how can i do this function ?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 30 Avr 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
le 1 Mai 2016
Réponses (1)
Steven Lord
le 1 Mai 2016
0 votes
Solving nonograms is a very hard problem, but perhaps you can implement some of the solution techniques given on the Wikipedia page.
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!