Tamoor Shafique
Followers: 0 Following: 0
Statistik
RANG
213.770
of 296.158
REPUTATION
0
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.352
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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; ...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 4 Jahre vor | 0 Antworten | 0
0
AntwortenDeploy 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 4 Jahre vor | 0
Gelöst
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:...
fast 7 Jahre vor
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...
fast 7 Jahre vor | 1 Antwort | 0