Community Profile

photo

sagun subedi


Last seen: oltre un anno fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

All
  • Solver
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risolto


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:...

circa 3 anni fa

Domanda


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)....

oltre 3 anni fa | 1 risposta | 0

1

risposta

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

quasi 4 anni fa | 0

| accettato

Domanda


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

quasi 4 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

quasi 4 anni fa | 1 risposta | 0

1

risposta