From: amit sharma on 6 Jun 2010 13:31 Dear sir how to make sudoku matrix (1 to 10 number) by matlab.it means 10x10 matrix. it will gave new combination every time.
From: John D'Errico on 6 Jun 2010 13:44 amit sharma <sharma.a28(a)gmail.com> wrote in message <fcbe2d8f-81db-4b52-bd29-09143f6ed921(a)42g2000prb.googlegroups.com>... > Dear sir > > how to make sudoku matrix (1 to 10 number) by matlab.it means 10x10 > matrix. > it will gave new combination every time.
From: John D'Errico on 6 Jun 2010 13:45 amit sharma <sharma.a28(a)gmail.com> wrote in message <fcbe2d8f-81db-4b52-bd29-09143f6ed921(a)42g2000prb.googlegroups.com>... > Dear sir > > how to make sudoku matrix (1 to 10 number) by matlab.it means 10x10 > matrix. > it will gave new combination every time. How do you define a 10x10 grid, broken into groups of 3? When you explain that to us, we will then tell you everything you wish to do. John
From: amit sharma on 6 Jun 2010 13:49 On Jun 6, 9:45 pm, "John D'Errico" <woodch...(a)rochester.rr.com> wrote: > amit sharma <sharma....(a)gmail.com> wrote in message <fcbe2d8f-81db-4b52-bd29-09143f6ed...(a)42g2000prb.googlegroups.com>... > > Dear sir > > > how to make sudoku matrix (1 to 10 number) by matlab.it means 10x10 > > matrix. > > it will gave new combination every time. > > How do you define a 10x10 grid, broken into groups > of 3? When you explain that to us, we will then tell you > everything you wish to do. > > John if matrix will be 16x16 then it have 16 group of 4x4 matrix
From: John D'Errico on 6 Jun 2010 13:57 amit sharma <sharma.a28(a)gmail.com> wrote in message <f566bf8b-97b4-4b06-a522-503ba407d2f2(a)k25g2000prh.googlegroups.com>... > On Jun 6, 9:45 pm, "John D'Errico" <woodch...(a)rochester.rr.com> wrote: > > amit sharma <sharma....(a)gmail.com> wrote in message <fcbe2d8f-81db-4b52-bd29-09143f6ed...(a)42g2000prb.googlegroups.com>... > > > Dear sir > > > > > how to make sudoku matrix (1 to 10 number) by matlab.it means 10x10 > > > matrix. > > > it will gave new combination every time. > > > > How do you define a 10x10 grid, broken into groups > > of 3? When you explain that to us, we will then tell you > > everything you wish to do. > > > > John > > if matrix will be 16x16 then it have 16 group of 4x4 matrix Yes. But you asked about a 10x10 grid, with the numbers 1:10. We are still waiting, with bated breath. John
|
Next
|
Last
Pages: 1 2 Prev: i load MCR but deploytool is not opening ? Next: HMM - speech recognition |