From: AdaMeng on
Hi guys, I'm relatively new at Matlab and my tutor just set me a problem.

He's asked me to utilise dot operators(ie. .* ./ .^) to make it so that

f((x1 x2 x3)) = (f(x1) f(x2) f(x3))

I've read through my notes and I'm still not really understanding what's required or how to do it.

If you could provide any help, I'd greatly appreciate it.

Thanks

Adam