Difference between revisions of "User:Tholden/11-1100/File Repository"

From Drorbn
Jump to: navigation, search
 
Line 1: Line 1:
 
Any files located on any of my pages can be found below. In particular, since the wiki server does not like adding .m files, these are hyperlinked to my ftp page.
 
Any files located on any of my pages can be found below. In particular, since the wiki server does not like adding .m files, these are hyperlinked to my ftp page.
  
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/addCycle2Img.m addCycle2Img.m]
+
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/addCycle2Img.m addCycle2Img.m] - A Matlab M-file that converts from cycle notation to "image" notation.
  
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/Dodecahedron2.m Dodecahedron2.m]
+
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/Dodecahedron2.m Dodecahedron.m] - A Matlab M-file that generates the renders a three-dimensional image of the dodecahedron along with a star pattern on each face and a numbering scheme.
  
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/SimpleCube.m SimpleCube.m]
+
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/Dodecahedron2.m Dodecahedron2.m] - A Matlab M-file that generates the input parameters for use in solving the Megaminx problem in conjunction with NonCommGaussElim.m.
  
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/SimpleCube2.m SimpleCube2.m]
+
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/SimpleCube.m SimpleCube.m] - A Matlab M-file that generates the renders a three-dimensional image of the pocket cube along with a numbering scheme.
  
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/RotatingCube.gif RotatingCube Animation]
+
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/SimpleCube2.m SimpleCube2.m] - A Matlab M-file that generates the input parameters for use in solving the <math> 2 \times 2 \times 2 </math> Rubik's cube problem in conjunction with NonCommGaussElim.m.
 +
 
 +
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/RotatingCube.gif RotatingCube Animation] - A GIF file that animates the sticker choice for the pocket cube.
 +
 
 +
[http://individual.utoronto.ca/tholden/CourseNotes/AlgebraWikiCode/MegaminxNumbering.gif RotatingCube Animation] - A GIF file that animates the sticker choice for the Megaminx permutation problem.

Latest revision as of 14:37, 10 October 2011

Any files located on any of my pages can be found below. In particular, since the wiki server does not like adding .m files, these are hyperlinked to my ftp page.

addCycle2Img.m - A Matlab M-file that converts from cycle notation to "image" notation.

Dodecahedron.m - A Matlab M-file that generates the renders a three-dimensional image of the dodecahedron along with a star pattern on each face and a numbering scheme.

Dodecahedron2.m - A Matlab M-file that generates the input parameters for use in solving the Megaminx problem in conjunction with NonCommGaussElim.m.

SimpleCube.m - A Matlab M-file that generates the renders a three-dimensional image of the pocket cube along with a numbering scheme.

SimpleCube2.m - A Matlab M-file that generates the input parameters for use in solving the  2 \times 2 \times 2 Rubik's cube problem in conjunction with NonCommGaussElim.m.

RotatingCube Animation - A GIF file that animates the sticker choice for the pocket cube.

RotatingCube Animation - A GIF file that animates the sticker choice for the Megaminx permutation problem.