Statistics
2 Questions
0 Answers
RANK
265,579
of 301,379
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,244
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,273
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
