Resize dataset

Modify the size of dataset without changing values. It acts as oversampling and downsampling functio

You are now following this Submission

Modify the size of dataset without changing values. It acts as oversampling and downsampling functionalities
for example
data1 = Modifysize(data,1000);

the above statement will cause data1 has the same values as data but distributed over 1000 samples regardless of what the actual size of data.

Cite As

Amr Gody (2026). Resize dataset (https://in.mathworks.com/matlabcentral/fileexchange/15914-resize-dataset), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0