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.
Calculates the number of combinations of N objects taken R at a time. This type of sampling is an unordered sample without replacement.
Syntax: function c = ncombr(n,r)
Inputs:
n - number of objects
r - number of objects taken at a time
Output:
c - number of combinations
Zitieren als
Antonio Trujillo-Ortiz (2026). ncombr (https://de.mathworks.com/matlabcentral/fileexchange/29878-ncombr), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.1.0.0 (1,69 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | It was added an appropriate format to cite this file. |
||
| 1.0.0.0 |
