Simple random shuffling of a one dimensional data set

版本 1.0.0.0 (875 字节) 作者: Pankaj Dey
This is a simple code for random shuffling a one dimensional time series data.
65.0 次下载
更新时间 2017/1/17

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Creating and Concatenating Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0