Revision history for OctavePerm


Revision [11501]

Last edited on 2011-01-23 03:24:14 by ToBo
Additions:
=====Permutation in Octave=====
%%
>> perms([1 2 3])
ans =
3 2 1
3 1 2
2 3 1
2 1 3
1 2 3
1 3 2
%%
Deletions:
=====Titel=====


Revision [11500]

The oldest known version of this page was created on 2011-01-23 03:23:52 by ToBo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki