Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

How to select numbers randomly from a matrix so that same random numbers can be selected at the sender side and the receiver side?

2 visualizzazioni (ultimi 30 giorni)
How to select numbers randomly from a matrix so that same random numbers can be selected at the sender side and the receiver side in matlab?

Risposte (1)

Walter Roberson
Walter Roberson il 30 Giu 2015
You can set the two sides to use the same pseudorandom generator state, but you have to somehow communicate that state. This is a difficult problem known as Key Exchange

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by