-
Updated
Apr 11, 2020 - Java
#
frequency-domain
Here are 47 public repositories matching this topic...
A Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.
mathematics
design-patterns
hilbert
software-engineering
wavelet
frequency-domain
frequency-analysis
wavelet-tree
wavelet-packets
hilbert-spaces
wavelet-toolbox
orthogonal
wavelet-analysis
wavelet-decomposition
hilbert-transform
wavelet-transform
wavelet-compression
orthogonal-transforms
wavelet-transform-algorithm
orthonormal
Python toolbox for Heart Rate Variability
python-toolbox
ssd
ecg-signal
hrv
heart-rate-variability
time-domain
frequency-domain
nonlinear-parameters
nni-series
bvp-signal
-
Updated
Jul 24, 2020 - Python
andrewjaykeller
commented
Jan 5, 2020
I’d love to be able to use my Notion for this! NotionJS Docs
Are the maintainers open to that? Shouldn’t be too bad seeing as no Bluetooth drivers are needed. The only big difference is you need authorization into device.
Frequency domain functional and directed connectivity analysis tools for electrophysiological data
python
neuroscience
electrophysiology
coherence
frequency-domain
brain-connectivity
multitaper
connectivity-measures
canonical-coherence
phase-lag-index
spectral-granger-causality
-
Updated
Aug 30, 2020 - Python
Simulations of electromagnetic waves - easier scripting, postprocessing and field export
simulation
fdtd
python-meep
metamaterials
photonic-crystals
time-domain
frequency-domain
electromagnetism
-
Updated
Sep 3, 2019 - Python
Pure Python implementation of the finite difference frequency domain (FDFD) method for electromagnetics
optics
eigenvectors
finite-difference
electromagnetics
frequency-domain
eigenvalues
fdfd
modal-calculations
python-fdfd
-
Updated
Nov 5, 2018 - Jupyter Notebook
Pure Julia implementation of the finite difference frequency domain (FDFD) method for electromagnetics
julia
optics
electromagnetics
frequency-domain
jerry
fdfd
waveguide
finite-difference-method
eigenmode
nanophotonics
fdfd-jl
-
Updated
Jul 17, 2020 - Jupyter Notebook
A set of Matlab/Octave files that performs a method of Nonlinear System Identification.
-
Updated
Oct 26, 2018 - Jupyter Notebook
Watermarking technique with invisibility and robustness for loss JPEG compression
-
Updated
Mar 16, 2020 - C++
A GLM based approach to measure CFC
time-series
neuroscience
frequency-domain
generalized-linear-models
functional-connectivity
cross-frequency-coupling
-
Updated
Oct 4, 2019 - MATLAB
assorted Matlab files
-
Updated
Nov 28, 2018 - MATLAB
This repository includes all Basic Algorithms related to image Processing, these are almost without Build-in Functions
histogram
tophat
cca
closing
region-growing
image-segmentation
erosion
dilation
frequency-domain
fourier-transform
connected-components
opening
texture-analysis
lowpass-filter
highpass-filter
bgr2hsv
local-adaptive-threshold
filteraion
global-adaptive-threshold
kmeansclustering
-
Updated
May 30, 2020 - Python
2d fft of image using Openframeworks & ofxCv
opencv
frequency
image
log
openframeworks
angle
fourier
fft
frequency-domain
phase
2d
fourier-transform
magnitude
-
Updated
Aug 11, 2020 - Makefile
A frequency domain image editor
-
Updated
Aug 23, 2015 - Python
Collecting and Analysing HAR with smart watch sensor data
activity-recognition
feature-extraction
lstm
windowing
fft
preprocessing
data-processing
smartwatch
human-activity-recognition
data-cleaning
time-domain
frequency-domain
accelerometer-data
gyroscope-data
-
Updated
Apr 15, 2018 - Jupyter Notebook
Spectral RNNs with adaptive window learning in tensorflow.
-
Updated
Sep 7, 2020 - Python
Search framework for CAD files using the frequency domain
-
Updated
Aug 26, 2020 - Python
Using / reproducing TRIM from the paper "Transformation Importance with Applications to Cosmology"
data-science
machine-learning
deep-neural-networks
ai
deep-learning
neural-network
attribution
ml
pytorch
artificial-intelligence
transform
feature-engineering
transformation
frequency-domain
interpretation
interpretability
wavelet-analysis
feature-importance
explainable-ai
explainability
-
Updated
Sep 11, 2020 - Jupyter Notebook
Vector Fitting Tool in MATLAB
-
Updated
Jun 28, 2019 - MATLAB
A refactored port and code rebuilt of JWave - Discrete Fourier Transform (DFT), Fast Wavelet Transform (FWT), Wavelet Packet Transform (WPT), some Shifting Wavelet Transform (SWT) by using orthogonal (orthonormal) wavelets like Haar, Daubechie, Coiflet, and other normalized bi-orthogonal wavelets.
mathematics
design-patterns
software-engineering
wavelet
time-domain
frequency-domain
frequency-analysis
wavelet-packets
hilbert-spaces
wavelet-toolbox
orthogonal
wavelet-analysis
transforms
hilbert-transform
wavelet-transform
mathematical-programming
wavelet-compression
orthogonal-transforms
orthonomal
-
Updated
Mar 20, 2020 - C#
MIRROR of http://gitlab.com/hkex/emagpy Python API and GUI to invert frequency domain electromagnetic data
-
Updated
Sep 9, 2020 - Jupyter Notebook
A set of various image processing algorithms implemented using OpenCV libraries and MATLAB image processing toolbox
opencv
matlab
image-processing
image-manipulation
edge-detection
image-compression
quantization
frequency-domain
image-filtering
histogram-equalization
-
Updated
May 4, 2017 - C++
Time/Freq-Domain Analysis Tools
-
Updated
Aug 7, 2020 - Julia
Image Processing Algorithms Implemented in Matlab
matlab
image-processing
rgb
gradient
gamma
digital-image-processing
frequency-domain
median-filter
laplacian
histogram-equalization
gamma-correction
lowpass-filter
highpass-filter
spatial-filters
frequency-filters
rgb-hsv
image-processing-programming
greyscale-image
-
Updated
Apr 11, 2018 - MATLAB
Sound Classification using KNN and Time-Frequency Domain Feature, Klasifikasi dengan knn untuk fitur time-freq domain
-
Updated
Mar 6, 2017 - Python
using mobile sensor by phyphox to collect data and build a zoom-in adaptation for better posture
-
Updated
Jun 10, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the frequency-domain topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frequency-domain topic, visit your repo's landing page and select "manage topics."
Describe the bug
If
eps_ris shape(N,)then the fields solved are shape(N,1)Either:
eps_rarraysOr:
eps_rshape and reshape the fields to match.