Feeds
질문
Help with the coding please
I have a an input matrix X [231x7] and a weight matrix;w [231x1]. Please help me to code that would calculate the output accor...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Please help me with this error....
*__Error using eikos_getResponseData (line 14) Error using vertcat CAT arguments dimensions are not consistent.__* The code...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Help with the loading of anfis and rvm model
I am trying to carry out sensitivity analysis for anfis and rvm models using eikos software. How do I upload the models which a...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to reverse data normalized with bsx function
I used the code below to normalise the targets to perform RVM regression. mn1 = mean(yTest); sd1 = std(yTest); sd1(sd1==0) ...
거의 13년 전 | 답변 수: 1 | 0
