Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Harshawardhan,
Just thinking out loud here. It looks like you are trying to calculate to the nice smooth curve that excel provides in an XY chart. Unfortunately that line is not produced wholly by mathematical formulae but by computer tricks. It calculates a straight line fit between the points and then applies a smoothing effect with anti-aliasing. It may be possible to calculate to that line but you would need to be able to isolate the tangent points for each part of the curve and then calculate the mid-ordinate for each individual curve. Tricky but there may be possibilities. Please post a more complete example of the data set. HTH Martin "HARSHAWARDHAN. S .SHASTRI" wrote in message ... Actually i have raised this query about 2 years back in same forum but still i have not got satisfactory solution. What i looking for is , I am having a data for cam profile. data is in angle and radius which may looks like angle radius 1 10 2 10.3 3 10.6 4 10.85 . . 100 32 359 10.3 What i need is intermediate value of radius, say at angle 3.7 degrees. I am having total 360 readings at interval of 1 deg. Harshawardhan Shastri ================================================== ====== |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using intermediate results in Worksheet functions | Excel Worksheet Functions | |||
meaning of : IF(Switch; Average(array A, array B); array A) | Excel Worksheet Functions | |||
Calculate intermediate total on page change and carry it over. | Excel Discussion (Misc queries) | |||
How to get intermediate values from smooth graph in Excel ? | Charts and Charting in Excel | |||
How do I get an intermediate value between data points on a graph? | Excel Discussion (Misc queries) |