Quote:
Originally Posted by Kodename47
@ solidONEWhen you click on the smoothing box on the top right, it displays the corrected curve in blue, the red is the corrections applied to that curve and the green line is the smoothed corrections applied when you click apply.
|
I have described above the lines coloring and I'll fix line descriptions in the graph legend.
Before going any further:
Smoothed curve is a copy of generated corrected curve. This copy is used for manual correction and auto-smoothing so that the generated corre
cted curves stays unchange for reference.
In smoothing view:
Blue - smoothed maf curve, reflects any manual changes on-the-fly.
Red - slope line of OEM/Input maf curve.
Green - slope line of smoothed maf curve.
From math:
Slope of curve is a number which is used to indicate the steepness of a curve at a particular point.
Here calculating of slope for a curve point explained:
cstl.syr.edu/fipse/graphb/unit8/unit8a.html
for maf slope value is calculated between each 2 points as: slope = (y2-y1)/(x2-x1)