photo

Akshay Sahu


Indian Institute of Information Technology, Design and Manufacturing, Jabalpur

Last seen: 대략 5년 전 2020년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
154,809
of 300,365

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


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} ...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

거의 6년 전 | 답변 수: 1 | 0

1

답변