|
|
|
|
The helical coordinate |
The two-dimensional matrix of coefficients for the Laplacian operator
is shown in (12),
where,
on a cartesian space,
,
and in the helix geometry,
.
(A similar partitioned matrix arises from packing
a cylindrical surface into a
array.)
Notice that the partitioning becomes transparent for the helix,
.
With the partitioning thus invisible, the matrix
simply represents one-dimensional convolution
and we have an alternative analytical approach,
one-dimensional Fourier Transform.
We often need to solve sets of simultaneous equations
with a matrix similar to (12).
The method we use is triangular factorization.
Although the autocorrelation
has mostly zero values,
the factored autocorrelation
has a great number of nonzero terms,
but fortunately they seem to be converging rapidly (in the middle)
so truncation (of the middle coefficients) seems reasonable.
I wish I could show you a larger matrix, but all I can do is to pack
the signal
into shifted columns of
a lower triangular matrix
like this:
If you will allow me some truncation approximations,
I now claim that the laplacian represented by the
matrix in equation (12)
is factored into two parts
which are upper and lower triangular matrices
whose product forms the autocorrelation seen in (12).
Recall that triangular matrices
allow quick solutions of simultaneous equations by backsubstitution.
That is what we do with our
deconvolution program.
|
|
|
|
The helical coordinate |