Krasin Georgiev edited Linear_Chirp_M_100_n__.md  over 8 years ago

Commit id: 01cb909f1258f5687cb3d2c8243bfb6e96fc82d7

deletions | additions      

       

# Linear Chirp  M = 100;  n = -M : M-1;  T = 0.1;  t = n*T;  gamma = 0.15;  sChirp = exp(1j*pi*gamma*t.^2);  plot_complex(t, sChirp, 'time')