File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 77- You can stop Nyan by closing the figure.
88- Enjoy nyan cat to your heart's content.
99
10+ [ Recorded video] ( https://youtu.be/wINua1u4yMs=0s )
11+
1012<img width =" 650 " alt =" nyancat_on_matlab " src =" https://user-images.githubusercontent.com/93251045/227739427-098ddb81-5fb6-498e-aa72-063b7ba9093a.png " >
1113
1214### [ Sudoku] ( https://github.com/elgar328/matlab-code-examples/tree/main/sudoku )
1315
16+ Sudoku puzzles are treated as an [ Exact Cover Problem] ( https://en.wikipedia.org/wiki/Exact_cover ) ,
17+ and [ Knuth's Algorithm X] ( https://en.wikipedia.org/wiki/Knuth%27s_Algorithm_X ) is used to solve it.
18+
1419- Sudoku solver
1520
1621<img width =" 400 " src =" https://user-images.githubusercontent.com/93251045/205836645-60c3c8fa-52c9-4321-a817-41072e39e787.png " >
You can’t perform that action at this time.
0 commit comments