I did a physics experiment and now i need help with the matlab fit. can someone tell me how to do this fit in matlab?

a1*[sin(a2(x-a3))/(a2(x-a3)]^2*[cos(a4(x-a3))]^2

i have a program that fits a graph to a function i just ask how to write this function.