Feeds
提问
I have code that uses ishift(Kr1')' What is the function of the single quotes?
Here is a sample of the code: Kr(1:2:M,2:2:N)=(Kr0+shift1(Kr0)+Kr1+ishift1(Kr1')')/4; The Krx are matrices and the shift i...
11 years 前 | 1 个回答 | 0
1
个回答提问
question about addressing matrix elements
In the 4th line in the code below, I am having difficulty understanding what the -1 is doing. Is that a -1 step size? Thanks...
11 years 前 | 1 个回答 | 0
