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
