photo

Ayda


2011 年からアクティブ

Followers: 0   Following: 0

Good morning

i have write this code and it works well
but there is something i do not know how to do it

this is my code
"function C=OneCamera(x,y)
for i=1:15
for j=1:15
x=1
y=1
d=(i-x)^2+(j-y)^2;
if d<30 C(i,j)=1;else C(i,j)=0;;end
end;
C
S= C(:)'
end"

i want to do for loop so x and j change from 1 to 15 after i and j reach to (15,15)
Professional Interests: optimize the number of cameras

統計

MATLAB Answers

16 質問
1 回答

ランク
257,098
of 301,589

評判
0

コントリビューション
16 質問
1 回答

回答採用率
31.25%

獲得投票数
0

ランク
 of 21,343

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,641

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法
アクティビティなし