Recent content by olen501

  1. O

    MATLAB How to Calculate the CTFT of a Function Using MATLAB's FFT?

    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?
  2. O

    Need Help Understanding a Problem About CPUs

    Thanks for the help, I've got it now
  3. O

    Need Help Understanding a Problem About CPUs

    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...
  4. O

    MATLAB How to Create Basic Waveform Functions in MatLab?

    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?
Back
Top