Community Profile

photo

Akshay Sahu


Indian Institute of Information Technology, Design and Manufacturing, Jabalpur

Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Any algorithm exist for sorting contours based on features?
I have to sort data such that inner loops contours should store in one matrix, then second loops and then for third loops. Actua...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


HOW TO SORT DATA IN CELL ARRAY
A {1x4} Such that A = {A{1,1},A{1,2},A{1,3},A{1,4}} A{1,1}={} A{1,2}={0.5 0.2 1 2 3 4 NaN NaN 5 6 ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to generate text file from generated output
A={{},{0 0;1 2;3 4;NaN NaN},{0 0;5 6;7 8;9 10;NaN NaN},{0 0;11 12;13 14;15 16;17 18;19 20;NaN NaN},{0 0;21 22;NaN NaN}}; SH ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to arrange one column of cell data in increasing or decreasing order
If i have a cell array C = 103x1 and each cell has data C{1}= [100x3] C{2}=[100x3] and so on Third cordinate of C{1} is...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to assign cell array to multiple matrix
If I have C= 103x1 cell and each cell is 100x3 and I want to store this cell data in matrix using loops such that B1=C{1} ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to create multiple matrix from a single matrix
If i have a matrix A=[ 1 2 3, 4 5 6, 7 8 9, 0 0 0, 0 0 0, 10 11 12, 13 14 15, 0 0 0, 0 0 0, 16 17 18 upto 10000 points] here 1 ...

más de 4 años hace | 1 respuesta | 0

1

respuesta