photo

sagun subedi


Last seen: 約1ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver
  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3年以上 前

質問


Dot indexing is not supported for variables of this type???
for i = 1: n distance(i) = sqrt((sink(1)-site(i, 1)).^2+ (sink(2)-site(i,2)).^2); Etx(i) = bit * (b + g * distance(i)....

4年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Extract data using histogram2()
%%%%input location = rand(10, 2); %%%representing x and y coordinates [N, x,y,binx,biny] = histcounts2(location(:, 1), locatio...

約4年 前 | 0

| 採用済み

質問


Extract data using histogram2()
Is it possible to extract data (x-coordinates and y-coordinates) using the syntax histogram2()?

約4年 前 | 3 件の回答 | 0

3

回答

質問


Counting the objects over specified location.
I have a network and this network is divided into grid. Network consits of random nodes. Now how do i calculate the number of no...

約4年 前 | 1 件の回答 | 0

1

回答