Tamoor Shafique
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
105.038
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
121.888
of 153.912
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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; ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasDeploy 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
alrededor de 4 años hace | 0
Resuelto
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:...
casi 7 años hace
Pregunta
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...
casi 7 años hace | 1 respuesta | 0