Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
jalauer
/
Singh2020
like
0
Tags:
eeg
medical
clinical
classification
parkinson
pedaling
License:
pddl
Dataset card
Files
Files and versions
xet
Community
main
Singh2020
/
scripts
/
eeglab_current
/
eeglab14_1_1b
/
functions
/
@memmapdata
/
double.m
jalauer
Add files using upload-large-folder tool
89c3739
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
55 Bytes
function res
=
double(a);
res
=
double(a.data.data.x);