how to balance data set by oversampling?

5 views (last 30 days)
alex
alex on 28 May 2019
Edited: alex on 28 May 2019
Hello. I have a matrix of sleep EEG signal. Each row of the matrix belongs to an sleep stage ( There are 5 sleep stages including:W, N1, N2, N3, REM). I want to balance my matrix like this: 1) Find which sleep stage has the most samples. 2) Duplicate the minority sleep stages in the matrix such that all sleep stages have the same number of samples (i.e., oversampling). Can anyone help me do this task in MATLAB?
Regards.

Answers (0)

Categories

Find more on EEG/MEG/ECoG in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!