itsmoked
Electrical
- Feb 18, 2005
- 19,114
I have a filter, I need someone to bell this cat;
FilteredValue = (0.3 x LastFilteredValue) + [(1.0 - 0.3) x Value]
LastFilteredValue = FilteredValue
What kind of filter is this, weighted box?
Can you point me to an explaination somewhere?
Thanks for the help.
FilteredValue = (0.3 x LastFilteredValue) + [(1.0 - 0.3) x Value]
LastFilteredValue = FilteredValue
What kind of filter is this, weighted box?
Can you point me to an explaination somewhere?
Thanks for the help.