Code covered by the BSD License  

Highlights from
AKUZOFT ACOUSTIC SOFTWARE

image thumbnail
from AKUZOFT ACOUSTIC SOFTWARE by Marco Araos
zip file with: Akuzoft archives Manual Akuzoft

resul=coskom(z);
function resul=coskom(z);
resul1=0.5*(cos(real(z))*(exp(imag(z))+exp(-imag(z))));
resul2=0.5*(sin(real(z))*(exp(-imag(z))-exp(imag(z))));
resul=resul1+j*resul2;

Contact us at files@mathworks.com