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 years 前 | 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 years 前 | 3 个回答 | 0
