how can i do this function ?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 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
il 1 Mag 2016
Risposte (1)
Steven Lord
il 1 Mag 2016
0 voti
Solving nonograms is a very hard problem, but perhaps you can implement some of the solution techniques given on the Wikipedia page.
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!