khalil ur Rehman
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
9 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to fix the below error
[fs,history] = sequentialfs(fun, X_train, Y_train, 'cv',c, 'options', opts, 'nfeatures' ,2);
5年以上 前 | 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...
5年以上 前 | 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.
5年以上 前 | 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
5年以上 前 | 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
5年以上 前 | 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年弱 前 | 1 件の回答 | 0
1
回答質問
Image is too big to fit on screen; displaying at 13%? How to fix it
How to resolve this issue
6年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0