Is there a Matlab implementation of SIMD-oriented Fast Mersenne Twister (SFMT)?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I'm working on a specific application of the Fiyat-Shamir heuristic in Matlab, for which I can use a rng function that takes as input a seed of arbitrary length (instead of only 32-bit integers, like Matlab's implementation). Is there any available implementation that I can use?
Thanks,
-Matan
1 comentario
Jan
el 26 de Abr. de 2017
I'm looking in the C-sources today. Perhaps it is easy to wrap this in a MEX function.
Respuestas (0)
Ver también
Categorías
Más información sobre Random Number Generation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!