![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11960923_1516316636159_DEF.jpg)
Tamoor Shafique
Followers: 0 Following: 0
Statistiques
RANG
214 655
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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; ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseDeploy 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
plus de 4 ans il y a | 0
A résolu
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:...
environ 7 ans il y a
Question
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...
environ 7 ans il y a | 1 réponse | 0