Hello!
I notice that my simulation keeps running for a while after my whole signal has been received by the receiver (i see the wave travelling past it to the corners of the simulated space domain). Is there perhaps a way to trigger the simulation to stop once the signal of interest has been received by the transducer?
Thanks a lot in advance!
k-Wave
A MATLAB toolbox for the time-domain
simulation of acoustic wave fields
computation time
(2 posts) (2 voices)-
Posted 4 years ago #
-
Hi Anastasiia,
You can change the simulation time by modifying
kgrid.Nt
, e.g., using thesetTime
method of thekWaveGrid
class. There's currently no way to stop the simulation based on what is received in the sensor data.Brad.
Posted 4 years ago #
Reply
You must log in to post.