
Valentina Unakafova
Professional Interests: EEG and spiking data analysis; measuring complexity; non-linear analysis
Statistics
RANK
N/A
of 279,840
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
2,149 of 18,772
REPUTATION
786
AVERAGE RATING
4.90
CONTRIBUTIONS
10 Files
DOWNLOADS
62
ALL TIME DOWNLOADS
6971
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
Permutaton entropy with tied ranks (fast algorithm)
Permutation entropy for ordinal patterns with tied ranks from 1D time series in sliding windows
3 years ago | 2 downloads |

Submitted
Ordinal patterns distribution
Efficiently computing distribution and sequence of ordinal patterns from 1D time series
4 years ago | 3 downloads |

Submitted
Conditional entropy of ordinal patterns (fast algorithm)
CondEn.m computes efficiently conditional entropy of ordinal patterns from 1D time series.
4 years ago | 3 downloads |

Submitted
Robust permutation entropy (fast algorithm)
Fast calculation of robust permutation entropy from 1D time series in sliding windows
4 years ago | 4 downloads |

Submitted
Ordinal-patterns-based analysis (beta-version)
Toolbox for nonlinear analysis of multivariate time series with ordinal-patterns-based measures
4 years ago | 4 downloads |

Submitted
Permutation entropy (fast algorithm)
Efficiently computing values of permutation entropy from 1D time series in sliding windows
4 years ago | 26 downloads |

Submitted
Lyapunov exponent of logistic map
Computes estimated values of Lyapunov exponent of logistic map for r within the interval (3.5,4)
4 years ago | 13 downloads |

Submitted
Importance of cross-validation
This example illustrates that omitting cross-validation can result in misleadingly high goodness-of-fit due to overfitting
4 years ago | 2 downloads |

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 | 3 downloads |

Submitted
Testing GPFA method on simulated data
Example of testing GPFA method on simulated data
6 years ago | 1 download |

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...
6 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...
6 years ago