Community Profile

photo

Valentina Unakafova


Last seen: 1 year ago Active since 2016

Professional Interests: EEG and spiking data analysis; measuring complexity; non-linear analysis

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Scavenger Finisher
  • Solver

View badges

Content Feed

View by

Submitted


Permutaton entropy with tied ranks (fast algorithm)
Permutation entropy for ordinal patterns with tied ranks from 1D time series in sliding windows

4 years ago | 1 download |

Thumbnail

Submitted


Ordinal patterns distribution
Efficiently computing distribution and sequence of ordinal patterns from 1D time series

5 years ago | 2 downloads |

Thumbnail

Submitted


Conditional entropy of ordinal patterns (fast algorithm)
CondEn.m computes efficiently conditional entropy of ordinal patterns from 1D time series.

5 years ago | 4 downloads |

Thumbnail

Submitted


Robust permutation entropy (fast algorithm)
Fast calculation of robust permutation entropy from 1D time series in sliding windows

5 years ago | 2 downloads |

Thumbnail

Submitted


Ordinal-patterns-based analysis (beta-version)
Toolbox for nonlinear analysis of multivariate time series with ordinal-patterns-based measures

5 years ago | 6 downloads |

Thumbnail

Submitted


Permutation entropy (fast algorithm)
Efficiently computing values of permutation entropy from 1D time series in sliding windows

5 years ago | 30 downloads |

Thumbnail

Submitted


Lyapunov exponent of logistic map
Computes estimated values of Lyapunov exponent of logistic map for r within the interval (3.5,4)

5 years ago | 7 downloads |

Thumbnail

Submitted


Importance of cross-validation
This example illustrates that omitting cross-validation can result in misleadingly high goodness-of-fit due to overfitting

5 years ago | 1 download |

Thumbnail

Submitted


Pseudo R-squared measure for Poisson regression models
Computes pseudo R-squared goodness-of-fit measure for Poisson regression models from real and estimated data

5 years ago | 2 downloads |

Thumbnail

Submitted


Testing GPFA method on simulated data
Example of testing GPFA method on simulated data

6 years ago | 2 downloads |

Thumbnail

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 years ago