Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This file generates a matrix of 'n' (rxc) random numbers (0's & 1's) with a binomial distribution (randomized binomial matrix). The parameter 'p' is the probability associated to get ones [P(x=1) = p]. The matrix generated can be squared (r==c) or not (r~=c).
It needs to input r-matrix rows, c-matrix columns, p-probability (in) associated to the ones (default = 0.5).
The outputs are a complete summary of the randomized binomial matrix procedure and a selected matrix of the random numbers.
Citar como
Antonio Trujillo-Ortiz (2026). matrandbin (https://es.mathworks.com/matlabcentral/fileexchange/4641-matrandbin), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (2,5 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 | It was added an appropriate format to cite this file. |
