Simple random shuffling of a one dimensional data set

Version 1.0.0.0 (875 Bytes) by Pankaj Dey
This is a simple code for random shuffling a one dimensional time series data.
65 Downloads
Updated 17 Jan 2017

View License

The main essence of the code is very simple. It generates random data of length equal to the length of the one dimensional input data. Then sorting of the random series is done and its position is noted and is used to shuffle the original one dimensional data series.

Cite As

Pankaj Dey (2024). Simple random shuffling of a one dimensional data set (https://www.mathworks.com/matlabcentral/fileexchange/61175-simple-random-shuffling-of-a-one-dimensional-data-set), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Creating and Concatenating Matrices in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0