A
Andrew
When I was at school - a long time ago - and I was
plotting with pencil and paper a graph which formed a non-
linear series I would draw a smooth line between the
points using my French curves.
Now I realise that if I plot the same curve today as a
line graph using Excel I can ask Excel to mimic my French
curves and smooth the line, rather than simply joining the
points with straight lines. But what I would really like
to do is to calculate new points which fall on the
smoothed line between the known data points.
For instance, if I have eleven y values to plot at
intervals of x of 10 units between 0 and 100, I would
like to calculate the values of y which would fall on the
smoothed line at each of the 90 intermediate integer
values of x, e.g. for x = 1, x = 2 to x = 9, x = 11, x =
12, etc., etc.
Can anyone help me please? I guess I may need to do this
in VBA, and I have some limited experience of this, but
it's the math which eludes me - never was my strong
subject at school.
Alternatively, is there any way I can get access to the
routine which Excel uses when it smooths the line to draw
the graph?
Any suggestions would be greatly appreciated.
Regards
Andrew
plotting with pencil and paper a graph which formed a non-
linear series I would draw a smooth line between the
points using my French curves.
Now I realise that if I plot the same curve today as a
line graph using Excel I can ask Excel to mimic my French
curves and smooth the line, rather than simply joining the
points with straight lines. But what I would really like
to do is to calculate new points which fall on the
smoothed line between the known data points.
For instance, if I have eleven y values to plot at
intervals of x of 10 units between 0 and 100, I would
like to calculate the values of y which would fall on the
smoothed line at each of the 90 intermediate integer
values of x, e.g. for x = 1, x = 2 to x = 9, x = 11, x =
12, etc., etc.
Can anyone help me please? I guess I may need to do this
in VBA, and I have some limited experience of this, but
it's the math which eludes me - never was my strong
subject at school.
Alternatively, is there any way I can get access to the
routine which Excel uses when it smooths the line to draw
the graph?
Any suggestions would be greatly appreciated.
Regards
Andrew