Power spectrum generation from light curve
Show older comments
I have to draw a plot between frequency(x axis) and power(y axis).
Using a file with first column time, second column value for corresponding time(in counts/second)
please help me with this...
Answers (1)
Image Analyst
on 12 Jul 2013
0 votes
Have you tried using fft() to get the spectrum of your time domain data?
Categories
Find more on Spectral Measurements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!