Difference between revisions of "Build array"

From GeopsyWiki
Jump to navigation Jump to search
(New page: == Visualization of Array Reponse ==)
 
Line 1: Line 1:
 +
== Visualization of Array Reponse ==
  
== Visualization of Array Reponse ==
+
build_array ia a graphical interface for simple visualization
 +
of the array response function for a specific array geometry.
 +
The array reponse function is computed on a regular cartesian grid
 +
in the wavenumber domain (k_x, k_y) by computing:
 +
<math>Insert formula here</math>
 +
 
 +
though the computation of the array reponse function is simple in principle,
 +
there exists the particular problem of being computationally efficient
 +
on one hand, i.e. small number of grid points, and not to miss small details
 +
of the peaked surface on the other hand, i.e. sufficiently high wavenumber resolution
 +
<math>(\delta k_x, \delta k_y)</math>.

Revision as of 16:46, 30 October 2008

Visualization of Array Reponse

build_array ia a graphical interface for simple visualization of the array response function for a specific array geometry. The array reponse function is computed on a regular cartesian grid in the wavenumber domain (k_x, k_y) by computing:

though the computation of the array reponse function is simple in principle, there exists the particular problem of being computationally efficient on one hand, i.e. small number of grid points, and not to miss small details of the peaked surface on the other hand, i.e. sufficiently high wavenumber resolution .