Ege


Yildiz Technical University

2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
1 回答

ランク
87,479
of 300,759

評判
0

コントリビューション
11 質問
1 回答

回答採用率
81.82%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How to access to variables saved in Matlab folder from the GUI
I want to load my dataset or access any other variables that are saved to my matlab folder or are in my workspace currently from...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


Matlab GUI popup menu
Hi I'm new to GUI so sorry if it's so obvious. I want to use a popup menu to select which dataset to load in my program. In ...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


cv partition for categorical values
I am trying to use k fold cross validation for my dataset which has categorical and numerical features. % Create a cvparti...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


resampling an unbalanced dataset
Hi, I have a dataset which has 2 classes(churn='False.' and churn='True.'). It is unbalanced because 700 of the 5000 sample is...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


Naive Bayes Classification for categorical values
Hi, I have a dataset containing numerical and categorical data. I like to use Naive Bayes Classifier in the following link but i...

約11年 前 | 1 件の回答 | 0

1

回答

回答済み
accessing table data in different forms
accesing it like a=T{:,5}; solved my problem. Hope this helps someone as well :D

約11年 前 | 0

| 採用済み

質問


accessing table data in different forms
Hi I have T table as follows. LastName = {'Smith';'Johnson';'Williams';'Jones';'Brown'}; Age = [38;43;38;40;49]; ...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Count unique categorical values in table
My table consist of only categorical values. I try to find unique elements and how many times do they appear in my table. Not ...

約11年 前 | 3 件の回答 | 0

3

回答

質問


Is there a way to save dataset?
Hi, I have a CVC file dataset consists of 100.000 x 173 data. Reading it takes 13 minutes on my macbook pro (8gb ram). I read it...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Sort Matrix by rows
I have a matrix which first row indicates index numbers and second indicated the data. For example it goes like this: 1 ...

約11年 前 | 4 件の回答 | 0

4

回答

質問


Copy table's certain data into another table with corresponding variable names
Let's say I have a table with 10 rows and 10 columns. I'd like to copy 5 cols and 10 rows of the table into another one with the...

約11年 前 | 2 件の回答 | 0

2

回答

質問


How to access the data type of the each column of a table
I have a table which contains categorical and numerical data. In order to separate those two, I want to know how to access the d...

約11年 前 | 2 件の回答 | 0

2

回答