Effacer les filtres
Effacer les filtres

Randomness Testing for Permuted Sequences

1 vue (au cours des 30 derniers jours)
Zeeshan Abbas
Zeeshan Abbas le 19 Juin 2019
Let say I have three sequences:
S1 = {1,2,3,4,5,6,7,8,9,10}
S2 = {3,7,1,9,4,10,5,8,6,2}
S3 = {8,3,10,2,6,7,1,5,9,4}
i.e. S2 and S3 are just the permutations of S1. Is there any method to check how much these sequences are random to each other? I need to check their randomness using any randomness test. Is there any method in Matlab to check the randomness?? I found NIST test suite which is for bit-stream but not able to find any test for permuted sequences.
Keeping in mind that the sequence is big {1,2.3,...,n} and have 'm' sequences.

Réponses (0)

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by