Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Statistics Functions
Modules | |
Maximum | |
Computes the maximum value of an array of data. | |
Mean | |
Calculates the mean of the input vector. | |
Minimum | |
Computes the minimum value of an array of data. | |
Power | |
Calculates the sum of the squares of the elements in the input vector. | |
Root mean square (RMS) | |
Calculates the Root Mean Sqaure of the elements in the input vector. | |
Standard deviation | |
Calculates the standard deviation of the elements in the input vector. | |
Variance | |
Calculates the variance of the elements in the input vector. |
Generated on Tue Jul 12 2022 18:19:00 by
