統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,593
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年 前 | 1 件の回答 | 0
