Community Profile

photo

saeed oveisi


Last seen: 4 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • 5-Star Galaxy Level 1
  • First Answer
  • First Submission

View badges

Feeds

View by

Answered
Take cartesian product between lists of tuples and a vector
You can also use: https://www.mathworks.com/matlabcentral/fileexchange/103465-cartesianprod

2 years ago | 0

Submitted


cartesianProd
Carries out the index calculation of Cartesian products of any number of arrays and returns the resultant product aside the indi...

2 years ago | 3 downloads |

Question


Finding face vertices of a polygon
consider the following 5 by 2 matrix that contains the indices of the nodes of a polygon: N = [... 5 12 5 11 6 8...

3 years ago | 3 answers | 0

3

answers

Submitted


importFluentMesh2D
reading fluent mesh file (usually *.msh files) into MATLAB

3 years ago | 8 downloads |