Recent content by crazylove

  1. C

    MATLAB Fourier transfom using matlab help

    Help How to compute and plot sin(2*pi*t/P) and cos(2*pi*t/P) using [re,im}=plot_pair(t,P) where t is a vector of time samples to be computed and plotted and P is the period of the sin/cosine pair to compute. Return: re-vector of same length as t contains sin(2*pi*t/P) values...
Back
Top