Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Purpose
This code is a simple utility that computes binomial coefficients using vectorization.
Use Case
Its use case is to replace looping through individual calls to Matlab's 'nchoosek'.
Notes
- The file binoms.m is the main function, while the file binoms__demo.mlx demonstrates an example of using the function.
Citation pour cette source
Nick Lorenzo (2026). Binomial Coefficients (Vectorized) (https://fr.mathworks.com/matlabcentral/fileexchange/184038-binomial-coefficients-vectorized), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : Incomplete (Partial) Bell Polynomials
Informations générales
- Version 1.0.1 (5,61 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.1 | Added binoms__demo.mlx to provide an example. |
||
| 1.0.0 |
