Skip to content

glebkuznetsov/ultrasoundsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ultrasoundsim

Experimenting with Ultrasound simulation software packages

Getting Started with FOCUS

FOCUS allows simulating pressure fields generated by single transducers and phased arrays.

Download and install focus. Add the Core/ and Core/MEX/ directories to your matlab path, e.g. by running something like the following in the Matlab console (passing the correct download location for your setup).

addpath('/opt/FOCUS_2012b_mac_v796/Core')
addpath('/opt/FOCUS_2012b_mac_v796/Core/MEX/')

Try some examples by running any of the scripts in the examples/ dir in this repo. These are examples taken from the Quick Start document that comes with FOCUS.

About

Experimenting with Ultrasound simulation software packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages