Does anyone know how to find the CTFT of a function using MatLab? I know MatLab has a built in function called fft that finds the fast Fourier transform, but I don't know how to use the fft to find the CTFT. Can anyone help me out?
Homework Statement
This is the problem:
Consider a CPU that has a clock cycle of 20 nanoseconds (ns). It is possible to remove some instructions from its assembly language instruction set to form a second CPU and reduce its clock cycle to 18 ns. These instructions comprise 4 percent of all...
Hey I'm new to this forum and I need some MatLab help. I need to make a unit step function , a triangle function, a rectangle function, and a saw function. How can I do that in MatLab? After that I need to find the Fourier series and transforms of those. Can anyone help me out?