Moyenne quadratiqueLa (rms en anglais, pour root mean square) d'un ensemble de nombres est la racine carrée de la moyenne arithmétique des carrés de ces nombres. Elle correspond au cas de la moyenne d'ordre p. Par exemple, l'écart type dans une population est la moyenne quadratique des distances à la moyenne. La moyenne quadratique est supérieure ou égale à la moyenne arithmétique. Dans une série de valeurs, une valeur particulièrement élevée par rapport aux autres aura plus d'impact sur la moyenne quadratique de la série que sur la moyenne arithmétique.
Forme d'ondeLa forme d'onde d'un signal est la représentation graphique de l'évolution de l'amplitude instantanée d'une onde physique périodique ou aléatoire en fonction du temps. Il peut s'agir d'une onde mécanique ou d'une onde électromagnétique. La représentation d'une forme d'onde utilise le principe des coordonnées cartésiennes, avec le temps en abscisse et l'amplitude en ordonnée. Une forme d'onde peut être observée avec un oscilloscope à bande passante appropriée lorsqu'il s'agit d'un signal électrique direct ou issu de capteurs.
Loop variantIn computer science, a loop variant is a mathematical function defined on the state space of a computer program whose value is monotonically decreased with respect to a (strict) well-founded relation by the iteration of a while loop under some invariant conditions, thereby ensuring its termination. A loop variant whose range is restricted to the non-negative integers is also known as a bound function, because in this case it provides a trivial upper bound on the number of iterations of a loop before it terminates.
Pulse waveA pulse wave or pulse train is a type of non-sinusoidal waveform that includes square waves (duty cycle of 50%) and similarly periodic but asymmetrical waves (duty cycles other than 50%). It is a term used in synthesizer programming, and is a typical waveform available on many synthesizers. The exact shape of the wave is determined by the duty cycle or pulse width of the oscillator output. In many synthesizers, the duty cycle can be modulated (pulse-width modulation) for a more dynamic timbre.
AverageIn ordinary language, an average is a single number taken as representative of a list of numbers, usually the sum of the numbers divided by how many numbers are in the list (the arithmetic mean). For example, the average of the numbers 2, 3, 4, 7, and 9 (summing to 25) is 5. Depending on the context, an average might be another statistic such as the median, or mode. For example, the average personal income is often given as the median—the number below which are 50% of personal incomes and above which are 50% of personal incomes—because the mean would be higher by including personal incomes from a few billionaires.