You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cartesian product of any number of sets is a set of tuples in which, all possible tuples with elements of initial sets are included.
for example: if A={1 2 3} and B = {a b} then A*B = {(1,a),(2,a),(3,a),(1,b),(2,b),(3,b)};
This function calculates the indices of production and also the resultant array as a cell;
Cite As
saeed oveisi (2026). cartesianProd (https://in.mathworks.com/matlabcentral/fileexchange/103465-cartesianprod), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (2.08 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
