Tagged Questions
0
votes
1answer
86 views
What do you call the maximum number of recent values used for calculating an average [closed]
A sensor measures some physical quantity (like temperature). The measured value is tapped every 100ms or so. An average is calculated over the x most recently measured values. I.e. with every new ...
2
votes
3answers
244 views
“Iterate” and “iteration” as nouns
What are the differences between iterate and iteration as nouns?
I don't quite understand the definition of iterate as noun:
A quantity arrived at by iteration
For example, in computer ...