Hamed P. Azad
2011 年からアクティブ
Followers: 0 Following: 0
Feeds
回答済み
A problem in writing a code
yes, the problem is in the 3rd for loop, but the variables are set correctly, and the code runs fine; except for the "Output" th...
A problem in writing a code
yes, the problem is in the 3rd for loop, but the variables are set correctly, and the code runs fine; except for the "Output" th...
約14年 前 | 0
質問
A problem in writing a code
I have a problem in a code. y_d = zeros (N,1) for cont = 1:N y_d (cont,1) = u (cont); end u_minus = zeros (N,1)...
約14年 前 | 3 件の回答 | 0
