Respondida
How can I merge multiple matrix in different size
To merge the matrices and end with that size, they all must have the same number of rows. You haven't suggested what value shou...

más de 4 años hace | 0

| aceptada

Respondida
How can I reorder paired points
A different approach... your question made me think of graph theory, and path traversal. a = [1 2;2 4;4 6;10 11;11 13;13 15;6...

casi 5 años hace | 0