Finding Annual Amplidute for each of multiple years
1 view (last 30 days)
Show older comments
I have 12 years of monthly temperature data (144 points). I want to find the annual amplitude, the max value minus the min value each year. This would be easy with only 1 years data but I can;t figure it out with multiple years.
The results should be 12 numbers, 1 amplitude per year.
Thanks in advance for any advice
2 Comments
KSSV
on 22 Jun 2016
When it is easy for 1 year data.....run the same code for each year for 12 times..you will get for each year..
Answers (1)
See Also
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!