photo

Akshay Sahu


Indian Institute of Information Technology, Design and Manufacturing, Jabalpur

Last seen: 5 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答