photo

Yaojiayin


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
35,007
of 299,837

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
1

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,201

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 1

1

个回答