01-16-2016 02:54 PM
I have data in file and i need calculate amplitude and phase spectrum on 2 different XY Graph. Number of samples is 512 and frequency sampling is 51.2 kHz. X-Axis represents frequency. Now i have something like this.
01-16-2016 02:59 PM
So, what is the problem? What you posted does calculate a spectrum. A small data file would be helpful also so we coud see your data.
Lynn
01-16-2016 03:06 PM
I dont know how connect this. Adding a data file.
01-16-2016 03:32 PM
Here are two ways to scale the graphs. Both require manual entry of the sampling rate. Since your data file contains only one column of data, using the transpose? input and first row output of Read Delimited Spreadsheet.vi eliminates the need for Index Array.
Lynn