統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,058
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Is there a simple way to rotate a matrix 45 degrees? (like rot90)
I want to rotate a matrix like: a = [1 2 3; 4 5 6; 7 8 9] to: a_rot_45 = ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Error using image Error using image TrueColor - How to plot images created by joining arrays instead of using imread
Hello there, i have a question. Let's suppose i have a image of 3x3 pixels with only a blue dot on the center. >> image=...
9年以上 前 | 1 件の回答 | 0
