統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,273
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
what's wrong with the code
for i=1:n for j=1:n if (5<i<15 & 8<j<12 & j=i) {d(i,j)=1}; else d(i,j)=0; end end end
約13年 前 | 3 件の回答 | 0
3
回答質問
plot3d of jpeg file contains a triangle(2D) and data of triangle in z-axis
I have a jpeg file contains a triangle in a rectangle and a set of data corresponding to the points of that triangle. How to p...
約13年 前 | 1 件の回答 | 0
1
回答質問
plot3d of jpeg file contains a triangle(2D) and data of triangle in z-axis
I have a jpeg file contains a triangle in a rectangle and a set of data corresponding to the points of that triangle. How to plo...
約13年 前 | 0 件の回答 | 0