Skip to content
View mdarmstr's full-sized avatar
🙃
Writing grant proposals, please be gentle with me
🙃
Writing grant proposals, please be gentle with me
  • Universidad de Granada
  • Granada, Andalucía, España
  • 22:30 (UTC -12:00)

Highlights

  • Pro

Organizations

@CoDaSLab

Block or report mdarmstr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. intrp_infft_1d intrp_infft_1d Public

    Calculate fourier coefficients of irregularly sampled time series data in one dimension, such that an adjoint transformation optimally interpolates and smooths the original data.

    Jupyter Notebook 1 1

  2. nnparafac2 nnparafac2 Public

    Decomposition of multi-dimensional arrays with drift in one mode

    MATLAB

  3. parafasca parafasca Public

    General Linear Modelling with PARAFAC for visualisation of different experimental factors

    MATLAB

  4. bilinear_infft_filter bilinear_infft_filter Public

    Anomaly detection of parallel measurements with anticipated gaps and irregular sampling in the time domain.

    Python

  5. krank krank Public

    Algorithm that uses a brute-force approach to determine the k-rank of a matrix, as described by Kruskal, Sidiropoulos, and Bro

    MATLAB

  6. tolerate tolerate Public

    Returns sorted array of unique values within tolerance using the NumPy C API. Similar to uniquetol.m for MATLAB, but with limited functionality.

    C