When running a 3D simulation in C++ binary, pressure/time data are returned for each grid point. In order to combine grid point data into a single sensor element, we need to know: How the returned data are organized wrt element number, row grids, column grids?
k-Wave
A MATLAB toolbox for the time-domain
simulation of acoustic wave fields
Combining element grid points for 3D
(2 posts) (2 voices)-
Posted 9 years ago #
-
Hi Dean,
The data from the C++ code is returned in the same way as the MATLAB code for a binary sensor mask. There is lots of information about how this is structured within the k-Wave examples (e.g., Using A Binary Sensor Mask Example), and in the k-Wave manual (see 3.4 and 3.5).
Hope that helps,
Brad.
Posted 9 years ago #
Reply
You must log in to post.