harmonic-mean
There are 14 repositories under harmonic-mean topic.
pugulist/math-stats
A small library that does the statistics for your numbers.
nodef/extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
nodef/extra-number
A number is a mathematical object used to count, measure, and label.
stdlib-js/stats-incr-hmean
Compute a harmonic mean incrementally.
nodef/extra-math
Mathematics is the classification and study of all possible patterns.
stdlib-js/stats-incr-mhmean
Compute a moving harmonic mean incrementally.
stdlib-js/stats-iter-cuhmean
Create an iterator which iteratively computes a cumulative harmonic mean.
calebnwokocha/dynamic-means
Implementation of dynamic mean algorithms.
fauzancodes/statistics-calculator-javascript
Calculate some statistics operation using javascript.
leasynoth/py_mct
Implementation of the calculation of measures of the central tendency
newGabriel/ClusterizationScores
Quality assessment measures of data clusters based on ground truth compatible with sklearn
Fay-Balhareth/Lab-6
This lab explores various image filtering techniques using OpenCV in Python. Tasks include applying box blur and Gaussian blur with different kernel sizes, followed by implementing geometric mean, harmonic mean, median, and max/min filters using 3x3 kernels.
pagoma3/Statistics
Sprint 7, Task 1