<< NARVAL_G_TreeLeaves NARVAL NARVAL_G_Union >>

NARVAL >> NARVAL > NARVAL_G_UCoordinates

NARVAL_G_UCoordinates

Perform the coordinates of the network nodes in respect with a uniform distribution.

Calling Sequence

[x,y] = NARVAL_G_UCoordinates(n,l)

Parameters

n :

network size.

l :

network square area side.

x :

x-coordinates of network nodes.

y :

y-coordinates of network nodes.

Description

NARVAL_G_UCoordinates calculates the coordinates x and y of n network nodes inside a square of side l.

Examples

n=20;//network size
l=1000;//network square area side
[x,y]=NARVAL_G_UCoordinates(n,l);//application of NARVAL_G_UCoordinates
x
y

Authors

Foued Melakessou

Contact

Dr. Foued Melakessou

Research Associate

Interdisciplinary Centre for Security, Reliability and Trust

Room F106

University of Luxembourg

6, rue Coudenhove Kalergi

L-1359 Luxembourg-Kirchberg

E-mail: foued.melakessou@uni.lu

Tel: (+352) 46 66 44 5346

Home Page


<< NARVAL_G_TreeLeaves NARVAL NARVAL_G_Union >>