MATLAB optimization script readme
This document contains a brief introduction to the MATLAB optimization scripts. These scripts calculate phase delays for an array of 64 ultrasonic transducers.
Levitation
The "levitation" folder contains scripts for single beam levitation method shown in an article by Asier Marzo. To generate the phase delays, run "solverscript.m". You must have the "MATLAB optimization" folder in your MATLAB path to run this script.
Ghost Touch
The "ghostTouch" folder contains scripts for creating focused acoustic pressure, similarly to Ghost Touch. To generate the phase delays, use the function "pressurePoints". You must have the "MATLAB optimization" folder in your MATLAB path to run this script.