Feeds
질문
Problem while developing a multivariate Regression model using neural network
Dear all, I am trying to develop a multivariate regression model to predict some variable x which is a function of inputs suc...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
I am getting a strange error on the array operation. Please help.
s = size(n3); for l1 = 1:s(1) m(l1,1) = (n3(l1,1))^(2.6666667); end This is a simple loop. In this, I am try...
대략 8년 전 | 답변 수: 1 | 0
