14.02.2013 Views

Thesis - Leigh Moody.pdf - Bad Request - Cranfield University

Thesis - Leigh Moody.pdf - Bad Request - Cranfield University

Thesis - Leigh Moody.pdf - Bad Request - Cranfield University

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix I / Utilities / Vectors<br />

_ _<br />

Column extraction,<br />

22.12.18 Vector Insertion<br />

[ 1 ( 1 ) m ] ⇒ ck<br />

: a k,<br />

j<br />

∀ k ∈<br />

=<br />

22.12-6<br />

Equation 22.12-36<br />

V_INSERT takes vector (A) of dimension (i), and vector (B) of dimension<br />

(j), and returns (A) with the (B) inserted starting at the element (n) where<br />

(n + j – 1 ≤ i).<br />

22.12.19 Vector Extraction<br />

V_INSERT<br />

( A , B , i , j , n )<br />

[ 1(<br />

1 ) j ] ⇒ a ( i + n − 1 ) : b ( i )<br />

i ∈<br />

=<br />

Equation 22.12-37<br />

Equation 22.12-38<br />

V_EXTRACT takes vector (A) of dimension (i), and returns vector (B) of<br />

dimension (j) extracted from (A) starting at the element (n) where (n + j –<br />

1 ≤ i).<br />

V_EXTRACT<br />

( A , B , i , j , n )<br />

[ 1(<br />

1 ) j ] ⇒ b ( i ) : = a ( i + n 1 )<br />

i ∈<br />

−<br />

Equation 22.12-39<br />

Equation 22.12-40

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!