photo

Spencer Giglio


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Rotating rows until they align with a row above in a matrix
I have a i by n matrix. The matrix contains all the unique permutations of 1:n. I want this code to go through each row and rota...

3 years ago | 1 answer | 0

1

answer

Question


Working with Matlab for a 15! x 30 matrix
Is there any way to have matlab run a matrix that is 15! x 15, a matrix comprised of all permutations of the integers 1:15. I ...

4 years ago | 2 answers | 0

2

answers

Question


Eliminating and counting rows that contain a pattern that already appeared
Below is my code. What is does is generates all the possible permutations for a number n, Then it finds all the permutation diff...

4 years ago | 1 answer | 0

1

answer

Question


Counting and removing rows with the same numbers in a particular order
I have a data set with purmutation differences. I want to find all the rows that have the same numbers in the same order but pot...

4 years ago | 2 answers | 0

2

answers