Go to the source code of this file.
|
Initial translation vector | alpha = 1 |
|
Initial rotation matrix | b = [5 5 5]' |
|
| b0 = [19.3969 -20.0000 5.4202]' |
|
| error1 = zeros(limit, 1) |
|
To store error at each iteration | error2 = zeros(limit, 2) |
|
| iter = 1:1:limit' |
|
Time increment | limit = 100 |
|
| N |
|
Initial rotation matrix | R = [-1 0 0 |
|
Coordinates of fiducials on image plane | R0 = [0.9848 0.0000 -0.1736 |
|
Position vectors of rods | v = load('Kel_v9.dat') |
|
Direction vectors of rods | y = load('CRW_trs_y43_9.dat') |
|
◆ Created:Modified:()
id Created:Modified: |
( |
id |
Dec, |
|
|
[Modified] 'Kel_p9.dat' |
load |
|
) |
| |
|
virtual |
◆ for()
Positive constant for |
( |
deldot |
| ) |
|
◆ iteration()
To store error at each iteration Calculation by iteration |
( |
velocity vector is |
calculated | ) |
|
◆ alpha
Initial translation vector alpha = 1 |
Initial rotation matrix b = [5 5 5]' |
◆ b0
b0 = [19.3969 -20.0000 5.4202]' |
◆ error1
◆ error2
◆ iter
◆ limit
Time increment limit = 100 |
Initial value:% Initializations
Initial rotation matrix R
Definition at line 19 of file algo3.m.
Initial rotation matrix R = [-1 0 0 |
◆ R0
Coordinates of fiducials on image plane R0 = [0.9848 0.0000 -0.1736 |
Position vectors of rods v = load('Kel_v9.dat') |
int int y = load('CRW_trs_y43_9.dat') |