Você está na página 1de 1

>> circle_grid_test

09-Nov-2011 19:32:27
CIRCLE_GRID_TEST:
MATLAB version
Test the CIRCLE_GRID library.
TEST01:
CIRCLE_GRID can define a grid of points
with N+1 points on a horizontal or vertical radius,
based on any circle.
We use N = 20
Radius R = 2.000000
Center C = (1.000000,5.000000)
Number of grid points will be 1313
Part of the grid point array:
1
1.000000
5.000000
2
1.097561
5.000000
3
0.902439
5.000000
4
1.195122
5.000000
5
0.804878
5.000000
6
1.292683
5.000000
7
0.707317
5.000000
8
1.390244
5.000000
9
0.609756
5.000000
10
1.487805
5.000000
11
0.512195
5.000000
12
1.585366
5.000000
13
0.414634
5.000000
14
1.682927
5.000000
15
0.317073
5.000000
16
1.780488
5.000000
17
0.219512
5.000000
18
1.878049
5.000000
.... .............. ..............
1313
0.609756
3.048780
Data written to the file "circle_grid_test01.xy".
CIRCLE_GRID_TEST:
Normal end of execution.
09-Nov-2011 19:32:27
>>

Você também pode gostar