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
