![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 2
|
I have a series of data that make up number of waves (it is time series data). What to do it take the maximum and minimum values of each wave (ie local max/min) and calculate and average max and min for the data set.
Any help would be much appreciated |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Posts: 1,805
|
Hi all Colo's AddIns users!
Why my formulas are not appearing in the cells in my sample? How can I fix it? Eli |
|
|
|
|
|
#4 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Columbus, OH, USA
Posts: 3,519
|
What? You mean like your "IF(AND(SIGN..." type formula?
If you hover the mouse pointer over the value that is the result of the formula, you should see the full formula in the status bar at the bottom of your browser. (I'm usinf IE though, so I don't know about any other browser) |
|
|
|
|
|
#5 |
|
New Member
Join Date: May 2002
Posts: 2
|
Eli,
Thanks for the solution! I works nicely however it doesn’t work for what I need it for. I realized this is because my explanation was perhaps not specific enough. The problem arises when a single wave has a double peak. The data I am using has a few hundred data points per wave and is noisy. I was thinking of doing some sort threshold value to distinguish waves. For example if the wave oscillates +/- 10, the limit values could be +5 for max and –5 for min. The wave would have to pass through the threshold values to count as a max or min. If the wave started at 0 peaked at 9 reduced to 7 and then peak again at 9.5 the max value would be 9.5 If the wave then reduced to a value of –3 but when back up above +5 no min value would be recorded. Hope this explains my problem better If you any thoughts on how to do they would be much appreciated. Cheers |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|