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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
