Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Nick Lorenzo (2026). Binomial Coefficients (Vectorized) (https://de.mathworks.com/matlabcentral/fileexchange/184038-binomial-coefficients-vectorized), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Incomplete (Partial) Bell Polynomials
Allgemeine Informationen
- Version 1.0.1 (5,61 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.1 | Added binoms__demo.mlx to provide an example. |
||
| 1.0.0 |
