Community Profile

photo

Priya


Active since 2014

Statistics

Content Feed

View by

Question


Undefined function 'sigmoid' for input arguments of type 'double'.
addpath('C:\Program Files\MATLAB\R2012a\Matlab\q2') load X.dat load Y.dat temp1=X(:,1); temp2=X(:,2); temp1=(temp...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Error using - Matrix dimensions must agree. HELP
addpath('C:\Program Files\MATLAB\R2012a\Matlab\q1') load x.dat load y.dat x=(X-mean(X))./std(X); y=(Y-mean(Y))./std(...

meer dan 9 jaar ago | 1 answer | 0

1

answer