photo

khalil ur Rehman


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
191,004
of 300,068

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to fix the below error
[fs,history] = sequentialfs(fun, X_train, Y_train, 'cv',c, 'options', opts, 'nfeatures' ,2);

6 years 前 | 0 个回答 | 0

0

个回答

提问


how to select column from Table and create variable
Dear all, Below is my code clc; close all; clear all; % Prepare DataSet Trans = readtable('Ts_NData.csv'); Time = Trans...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to train a data for binary classification using svm classifier
I am the new in machine Learning. kinldy give me help to start for training and testing my dataset using svm classifier.

6 years 前 | 1 个回答 | 0

1

个回答

提问


Download Error There was a problem downloading the support package. To resolve this issue, see this MATLAB Answer
Download Error There was a problem downloading the support package. To resolve this issue, see this MATLAB Answer

6 years 前 | 0 个回答 | 0

0

个回答

提问


Download Error There was a problem downloading the support package. To resolve this issue, see this MATLAB Answer
error during the installing of resnet50 toolbox in MATLABr2018a

6 years 前 | 0 个回答 | 0

0

个回答

提问


Cannot get .tif image to display. Following are image info
Filename: 'D:\PhD Research Work China\MATLAB\Imag11.tif' FileModDate: '05-Dec-2018 17:56:30' ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Image is too big to fit on screen; displaying at 13%? How to fix it
How to resolve this issue

6 years 前 | 1 个回答 | 0

1

个回答

提问


Hello, i want to display separate (side by side) bar on one graph. below is my code but its display bars on single column. and image what i should do?
clc; clear all; hold on; Rank_N = [15678 10987 15243 3467 1234]; % New Values After Implementation C1 = categorical ({'G...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Hello, i want to display separate (side by side) bar on one graph. below is my code but its display bars on single column.
clc; clear all; hold on; Rank_N = [15678 10987 15243 3467 1234]; % New Values After Implementation C1 = categorical ({'G...

6 years 前 | 1 个回答 | 0

1

个回答