Cartesian product
版本 1.0.0.0 (4.2 KB) 作者:
Eric Ogier
Implementation of cartesian product with sampling of tuples
This implementation of cartesian product includes two methods providing:
- the complete set resulting from the cartesian product of several subsets, returned as numeric matrix or two-dimensional cell,
- the successive tuples from the first index to the cardinal of the resulting set (without memory pre-allocation), returned numeric vector or one-dimensional cell.
These methods support subsets including both numeric and non-numeric elements, defined as numeric vectors or one-dimensional cells.
引用格式
Eric Ogier (2024). Cartesian product (https://www.mathworks.com/matlabcentral/fileexchange/76977-cartesian-product), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2018a
与 R2016a 及更高版本兼容
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!CartesianProduct
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |