Community Profile

photo

Tamoor Shafique


Last seen: 3 Monate vor Aktiv seit 2018

Statistiken

All
  • Thankful Level 3
  • Thankful Level 2
  • Explorer
  • Revival Level 1
  • First Review
  • First Answer
  • Solver

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


I want to find out points whose coordinates are within the volume formed by a cone shape.
Hello, I have plotted few points in a 3D volume as shown in the figure below: I want to plot a 3D righ Cone from a few spe...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I find distances between 100 points such that I have a set of distances of each point from rest of the points.
Hi Everyone, I have distributed 100 points randomly in a 100x100x100 m3 3D space. I want to find distance of each point from re...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I convert 100 X Y and Z coordinates generated randomly in the form of a 100x100x100 matrix
close all clear all n = 100; xm = 100; ym = 100; zm = 100; x = 0; y = 0; z = 0; for i=1:1:n S(i).xd=rand(1,1)*xm; ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I calculate the number of points in subcubes of a big cube with random distribution. How can I calculate the distance between points
Hi, I have this code with divides a big cube into 27 equal sized cubes. N=100; % Number of points cubesize = 100; % meter ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I want to define three 3d Shapes in the code and then on each simulation pick one of these shapes randomly to plot points in it randomly uniformly.
Hi Everyone, I want to learn how I can define three shapes in Matlab first i.e. boundaries of a cube & rectangle & sphere. So t...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how can I determine the density in each quadrant or small region of randomly uniformly deployed points in a 3D plot
I have a 3D plot of random and uniformly distributed points. how could i determine the density in each quardrant/sector or subdi...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I have random uniform distributed points in a 3D plot. How can I subdivide the plot into cube shaped grids with equal volume.
My objective is to randomly and uniformly distribute points in a 3D cube shape. Then break the cube into 27 equal volume small c...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


In a random distribution of points in square area how can we determine the density information of points in each region
I want to distribute random points in a square region and then determine the density information of the points array form such t...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Balanced Energy Consumption in Wireless Sensor Networks and Network Lifetime Increasing using Unequal Clustering
Hello Everyone, I am trying to find code for state of the art Unequal Clustered Routing Algorithms. Particularly if anyone woul...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Deploy Sensor Nodes Inside a Circle with n_sectors
Could this sectoring work be done in a 3D WSN deployment? is there any code for Balanced load distribution in 3D WSN deployment

mehr als 3 Jahre vor | 0

Frage


Is Energy Hole Problem in Hierarchical routing protocols completely solved if not can anyone help me how to find the present stage of the problem?
Hi I am new using Matlab and trying to investigate the Energy Hole Problem in LEACH and other Hierarchical routing protocols but...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort