Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: fft_plot Download
 Description: routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use: >> n = 100 number of data points >> dt = 0.01 spacing between samples >> t = 0:dt:(n-1)*dt time vector >> y = sin(2*pi*10*t) 10 Hz sin wave >> fft_plot(y,dt) plot of signal in time and frequency domain
 Downloaders recently: [More information of uploader balloo84]
 To Search: sin
  • [sin] - ---- Matlab source sine wave sine wave s
File list (Check if you may need any files):
fft_plot.m
    

CodeBus www.codebus.net