from
AKUZOFT ACOUSTIC SOFTWARE
by Marco Araos
zip file with:
Akuzoft archives
Manual Akuzoft
|
| resul=sinkom(z);
|
function resul=sinkom(z);
resul1=0.5*(sin(real(z))*(exp(imag(z))+exp(-imag(z))));
resul2=0.5*(cos(real(z))*(exp(imag(z))-exp(-imag(z))));
resul=resul1+j*resul2;
|
|
Contact us at files@mathworks.com