統計
MATLAB Answers
2 質問
0 回答
ランク
of 177,893
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
