photo

Yaojiayin


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
35,007
of 300,779

評判
1

コントリビューション
4 質問
0 回答

回答採用率
25.0%

獲得投票数
1

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,997

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Variable length & Stepwise regression
I want to create a dataset A = dataset('File',Araa06.txt'); Matlab returens errors: Misuse dataset/readFile (lin...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


stepwise regression: Undefined function ' stepwiselm' for input arguments of type 'cell'.
I have one .txt file and converted to first a table Ta(Ta=readtable('xxx.txt')) then an array Aa(Aa=table2array(Ta)), the .txt f...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


undefined function 'minus' for input arguments of type table
I have a .txt (220 rows * 12 cols, first row text, rest of the file is decimal numbers) file, first I converted it to a table: ...

11年以上 前 | 2 件の回答 | 0

2

回答

質問


??? Index exceeds matrix dimensions.
I have a matlab file (m-file) with the operation for spatial regression from my teacher (I also have a .txt file data333 for all...

11年以上 前 | 1 件の回答 | 1

1

回答