GitHub topics: magnitude
Edmark15/stats-strided-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Language: JavaScript - Size: 59.6 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-cpolar
Compute the absolute value and the phase of a complex number.
Language: C - Size: 862 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

stdlib-js/math-base-special-maxabs
Return the maximum absolute value.
Language: Python - Size: 468 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-dnrm2
Calculate the L2-norm of a double-precision floating-point vector.
Language: C - Size: 1.19 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

stdlib-js/math-special-abs
Compute the absolute value.
Language: JavaScript - Size: 3.53 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-abs
Compute the absolute value for each element in a strided array.
Language: JavaScript - Size: 2.85 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

SED-EEW/SED-EEW-SeisComP-contributions
Libraries and modules for Earthquake Early Warning (EEW) contributed by the Swiss Seismological Service (SED) at ETH Zurich, base for the ETHZ-SED SeisComP EEW system (so-called ESE).
Language: C++ - Size: 72.1 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 10 - Forks: 6

stdlib-js/math-strided-special-abs2-by
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
Language: JavaScript - Size: 1.06 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-sumabs2
Compute a sum of squared absolute values incrementally.
Language: JavaScript - Size: 387 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Language: JavaScript - Size: 172 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-sumabs2
Compute the sum of squared absolute values for all iterated values.
Language: JavaScript - Size: 1020 KB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-snrm2
Calculate the L2-norm of a single-precision floating-point vector.
Language: C - Size: 1.21 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dmskabs
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 531 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-msumabs
Create an iterator which iteratively computes a moving sum of absolute values.
Language: JavaScript - Size: 1.16 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-mmeanabs
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
Language: JavaScript - Size: 1.1 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-cabs2
Compute the squared absolute value of a complex number.
Language: Python - Size: 543 KB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-meanabs2
Compute the arithmetic mean of squared absolute values for all iterated values.
Language: JavaScript - Size: 1000 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-abs2
Create an iterator which computes the squared absolute value of each iterated value.
Language: JavaScript - Size: 878 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-sumabs
Compute the sum of absolute values for all iterated values.
Language: JavaScript - Size: 941 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-minmaxabsn
Return the minimum and maximum absolute values.
Language: JavaScript - Size: 337 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-absf
Compute the absolute value of a single-precision floating-point number.
Language: Python - Size: 337 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-abs2
Compute the squared absolute value of a double-precision floating-point number.
Language: Python - Size: 387 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-abs2f
Compute the squared absolute value of a single-precision floating-point number.
Language: Python - Size: 448 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-abs
Compute the absolute value of a double-precision floating-point number.
Language: JavaScript - Size: 359 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

ThoughtRiver/lmdb-embeddings
Fast word vectors with little memory usage in Python
Language: Python - Size: 67.4 KB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 417 - Forks: 30

stdlib-js/math-base-special-cabs2f
Compute the squared absolute value of a single-precision complex floating-point number.
Language: Python - Size: 496 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sabs2
Compute the squared absolute value for each element in a single-precision floating-point strided array.
Language: JavaScript - Size: 677 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-cabs
Compute an absolute value of a complex number.
Language: Python - Size: 484 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mminabs
Compute a moving minimum absolute value incrementally.
Language: JavaScript - Size: 908 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dmskabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 591 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-fast-abs
Compute an absolute value.
Language: Python - Size: 355 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-cabsf
Compute the absolute value of a single-precision complex floating-point number.
Language: Python - Size: 663 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-smaxabssorted
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Language: JavaScript - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-mmeanabs2
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Language: JavaScript - Size: 1.13 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Language: JavaScript - Size: 563 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-wasm-snrm2
Calculate the L2-norm of a single-precision floating-point vector.
Language: JavaScript - Size: 595 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-nansumabs2
Compute a sum of squared absolute values incrementally, ignoring NaN values.
Language: JavaScript - Size: 439 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-mminabs
Create an iterator which iteratively computes a moving minimum absolute value.
Language: JavaScript - Size: 1.21 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-maxabsn
Return the maximum absolute value.
Language: JavaScript - Size: 288 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-maxabsf
Return the maximum absolute single-precision floating-point number.
Language: Python - Size: 157 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-mmaxabs
Create an iterator which iteratively computes a moving maximum absolute value.
Language: JavaScript - Size: 1.14 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smaxabssorted
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Language: JavaScript - Size: 586 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-minmaxabs
Return the minimum and maximum absolute values.
Language: JavaScript - Size: 500 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-labs
Compute an absolute value of a signed 32-bit integer.
Language: Python - Size: 405 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mminmaxabs
Compute moving minimum and maximum absolute values incrementally.
Language: JavaScript - Size: 995 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-gnrm2
Calculate the L2-norm of a vector.
Language: JavaScript - Size: 1.22 MB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

feldhaus/vector
A lightweight vector utility library that provides commonly used vector operations for JavaScript and TypeScript applications.
Language: TypeScript - Size: 209 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

senli1073/SeisT
[TGRS] SeisT: A Foundational Deep-Learning Model for Earthquake Monitoring Tasks
Language: Python - Size: 24.4 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 14 - Forks: 0

stdlib-js/math-iter-special-abs
Create an iterator which computes the absolute value of each iterated value.
Language: JavaScript - Size: 805 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-nansumabs
Compute a sum of absolute values incrementally, ignoring NaN values.
Language: JavaScript - Size: 429 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-meanabs
Compute an arithmetic mean of absolute values incrementally.
Language: JavaScript - Size: 405 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-sumabs
Compute a sum of absolute values incrementally.
Language: JavaScript - Size: 420 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-sabs
Compute the absolute value for each element in a single-precision floating-point strided array.
Language: JavaScript - Size: 526 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dabs
Compute the absolute value for each element in a double-precision floating-point strided array.
Language: JavaScript - Size: 532 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-dnrm2
Calculate the L2-norm of a double-precision floating-point vector.
Language: JavaScript - Size: 791 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-abs2
Compute the squared absolute value for each element in a strided array.
Language: JavaScript - Size: 2.54 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ratwolfzero/FFT
Demonstration How to Use Fast Fourier Transform (FFT) with Python
Language: Python - Size: 606 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bgjx/auto-moment-magnitude-calc
A module for automatically estimating the moment magnitude of earthquakes through spectral analysis.
Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Language: JavaScript - Size: 570 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-cumeanabs
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
Language: JavaScript - Size: 962 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-meanabs2
Compute an arithmetic mean of squared absolute values incrementally.
Language: JavaScript - Size: 451 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-cusumabs2
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Language: JavaScript - Size: 916 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-msumabs2
Create an iterator which iteratively computes a moving sum of squared absolute values.
Language: JavaScript - Size: 1.12 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-cumeanabs2
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
Language: JavaScript - Size: 852 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-cusumabs
Create an iterator which iteratively computes a cumulative sum of absolute values.
Language: JavaScript - Size: 1010 KB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-minabs
Compute the minimum absolute value of all iterated values.
Language: JavaScript - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskabs2
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 667 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smskabs
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 551 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-abs-by
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Language: JavaScript - Size: 986 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmaxabs
Compute a moving maximum absolute value incrementally.
Language: JavaScript - Size: 961 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-maxabs
Compute the maximum absolute value of all iterated values.
Language: JavaScript - Size: 1.02 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-meanabs
Compute the arithmetic mean of absolute values for all iterated values.
Language: JavaScript - Size: 995 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

bgjx/auto-local-magnitude-calc
A module for automatically estimating the local magnitude of earthquakes by simulating a Wood-Anderson seismometer.
Size: 4.68 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

RobuRishabh/Real-time-filtering
Implemented a 5x5 Gaussian filter, 3x3 Sobel X and 3x3 Sobel Y, generated a gradient magnitude image from the X and Y Sobel images, blurred and quantized a color image, did live video cartoonization, put sparkles into the image where there are strong edges.
Language: C++ - Size: 53.5 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Hellisotherpeople/Language-games
Dead simple games made with word vectors.
Language: Python - Size: 1.88 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 97 - Forks: 6

mohammadnabia/Matlab_DSP_Energy_ZCR_Autocorrelation
In this repository, we first read the file of a signal in Matlab and then calculate for that signal the energy value of the short time, the magnitude of the short time, and the Zero crossing rate on the short time. After seeing the output of the above values, we check the autocorrelation for vowels and non-vowels in our selected part of the file.
Language: MATLAB - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bemoregt/gp2DFFT
2d fft of image using Openframeworks & ofxCv
Language: Makefile - Size: 9.81 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

dekay7/formulas
python scripts for regular use
Language: Python - Size: 124 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tamaskis/mag_phase-MATLAB
Magnitude and phase of a transfer function (i.e. linear system) at a specific point in the frequency domain.
Language: MATLAB - Size: 309 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DiaaZiada/Uwimg
Uwimg is a C package for images processing stuff callable in Python. It's an assignment of The Ancient Secrets of Computer vision CSE 455
Language: C - Size: 24.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 7

Esraa-alii/Image-Mixer
Image mixer is a website that merges phase and magnitude of different images using fourier transform.
Language: Jupyter Notebook - Size: 16.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GuilhermeZanetti/CalcularMagnitude
Calculadora de Magnitude na escala Richter com cálculos desenvolvidos totalmente em Javascript puro!
Language: Hack - Size: 111 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

munterfi/earthquake-visualizer
Fetching and plotting earthquakes from the USGS feed.
Language: Java - Size: 16.7 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Anumala89/visualizing-data-with-leaflet
leaflet to plot the locations of major earthquakes in the past 30 days
Language: JavaScript - Size: 1.19 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Umarfoo/Earthquake_Geo_Mapping_JavaScript_Leaflet
Used Leaflet in JavaScript to map out last 7 days earthquakes across the globe using USGS earthquake api. The circle markers on the map change in radius and colour based on the magnitude of the earthquake.
Language: JavaScript - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hernanmd/FixedDecimal
Representation of precise decimals in Pharo Smalltalk
Language: Smalltalk - Size: 34.2 KB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 4

leodeg/CSharp.MathLibrary
Language: C# - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tbircek/metering
Provides modbus communication while controlling Omicron Test Set
Language: C# - Size: 53.6 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Ohmarr/Leaflet_Geological_Vizualization_USGS
Application to Visualization Earthquakes
Language: JavaScript - Size: 7.43 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

grctest/GRC-Magnitude-MapReduce-Hadoop
GRC Magnitude MapReduce Hadoop
Language: Java - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
