photo

SP


Last seen: 12 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
123,153
of 299,823

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
90.91%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,136

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


To split class in a cell array
Hi, I am having cell array (A) of 3072*30 cells. I need to mention in my code that first 15 columns (1 to 15) belongs to class_...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Grid search in svm
Hi, I am having training data (train.mat) and testing data (test.mat), I need to perform grid search in this. How can I do svm ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Grid search in SVM
Hi, I am having training data (train.mat) and testing data (test.mat), I need to perform grid search in this. How can I do svm...

3 years 前 | 1 个回答 | 0

1

个回答

提问


To find n number of histcounts in a loop
Hi, I am having a cell array (c) of 3000*2 cell, each containing 1*1000 matrix values. Here I need to find histcounts of each c...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Vertical concatenation of cell array of different dimensions
Hi, I am having two cell array of different dimensions, like a = 1*28 and b= 1*30. I need to concatenate vertically and in the ...

3 years 前 | 2 个回答 | 0

2

个回答

提问


To find histogram of two variables
Hi, I need to find Histogram properties of two variable x and y and to store it in a separate cell array a. I have used below c...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Combining and Visualizing two histograms
Hi, I am having histogram plot of (x,y) =(15, 1000), this belongs to one class. And also I am having histogram plot of (x,y) = ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


To find histogram of a particular cell of a cell array
I am having a cell array (C) of 3072*2 cell each having 1*1295 matrix values, I need to plot histogram for a particular cell, fo...

3 years 前 | 1 个回答 | 0

1

个回答

提问


To find the maximum value column index of a cell array
I am having cell array (C) of 3072*2 cell, each containing matrix values of 5*1295 double. I need to find the maximum value colu...

3 years 前 | 1 个回答 | 0

1

个回答

提问


To concatenate single column of a cell array
I am having a cell array (C) of 3072*2 cell, each containing matrix values of 1*1295 double. I need to concatenate each column (...

3 years 前 | 1 个回答 | 0

1

个回答

提问


To find the maximum value in each column of a cell array.
I am having cell array of 3072*2 cell, each containing matrix values of 5*1295 double. I need to find the maximum value of each ...

3 years 前 | 2 个回答 | 0

2

个回答