For my research, I am using your toolbox and I am trying to simulate a focused ultrasound transducer but have not got much success with that. Is there a way where you can provide the code for simulating a focused transducer.
Thanks
Aarushi
For my research, I am using your toolbox and I am trying to simulate a focused ultrasound transducer but have not got much success with that. Is there a way where you can provide the code for simulating a focused transducer.
Thanks
Aarushi
Also what is the difference between the geometry made by using makeSphericalSection and makeBowl(which you described in the paper "http://www.homepages.ucl.ac.uk/~rmapbtr/papers/CONF_24_2015_Ling_IEEE_DiscreteBowlModel.pdf" )
Hi Aarushi,
These two codes use slightly different definitions for the bowl surface. It is also much simpler to place the makeBowl
function anywhere in the grid, and at any orientation. However, in the meantime, you could certainly use makeSphericalSection
. If you open the help for this function under k-Wave in the MATLAB help browser, you will see several examples of how to use it.
Hope that helps,
Brad.
You must log in to post.