photo

Jan-Pou Nee


Chien Kuo Tech Univ

2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
198,747
of 301,379

評判
0

コントリビューション
3 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,244

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
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

0

回答