LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
Art
 
Posts: n/a
Default find asymptote of data

I did this, maybe it will help:

In cells C1:C43 I put the consecutive number 1-43.

In cells B1:B43 I put a formula -- the one in B2 is: =SIN(C2)*(C2)^-(1/5)
This was to get a decaying series.

In cells A2:A43 I put a formula -- the one in A2 is:
=IF(AND(B2B1,B2B3),1+A1,A1)
This finds the maximums

The number in A go from 0 to 6. I put the number 1-6 in E2:E7

The formula in F2 is: =VLOOKUP(E2,$A$2:$B$43,2,FALSE)
With similar formulas in F3:F7

G2 has =VLOOKUP(E2,$A$2:$C$43,3,FALSE)
With similar formulas in G3:G7

Highlight F9:G9 and type the following array formula:
=LOGEST(F2:F7,G2:G7)
You have to hit Shift-Ctrl-Enter to make this an array formula.

Then in D1 I put: =$G$9*$F$9^C1
With similar formulas in D2:D43.

I hope this is helpful.

Art.

"Tony@Washington" wrote:

How can I find the upper and lower asymptotes of an oscillating but decaying
data series and the final approaching value? Thanks.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
To find equation for two sets of non contiguous data vijaya Charts and Charting in Excel 2 November 7th 05 03:46 AM
Charts not recognizing source data if original linked data is changed. JLC Charts and Charting in Excel 3 October 14th 05 01:29 AM
Compare data in two columns to find duplicates. Dan Excel Discussion (Misc queries) 2 October 5th 05 04:42 AM
"Link to other data source" - How can I find out what is linked? Chicago D Excel Discussion (Misc queries) 2 August 24th 05 08:19 PM
How do I find an unknown value on a line made from known data? brendas182 Excel Discussion (Misc queries) 2 June 30th 05 03:33 AM


All times are GMT +1. The time now is 10:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"