Feeds
提问
Can someone help me understand this code. I'm beginner to neural network. Why use lag and what the code is doing?
lag = 36; startlag = lag+1; yt = output(startlag:length(output)); psi1 = input(startlag-1:length(input)-1,1); psi2 = input(...
7 years 前 | 0 个回答 | 0
0
个回答提问
Does the AMD E350 processor support the MATLAB Software?
I can't install MATLAB and I don't know why. Is it my processor cannot support the MATLAB?
8 years 前 | 1 个回答 | 0
