Resize dataset
Version 1.0.0.0 (453 Bytes) by
Amr Gody
Modify the size of dataset without changing values. It acts as oversampling and downsampling functio
1.3K Downloads
Updated
13 Aug 2007
No License
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://www.mathworks.com/matlabcentral/fileexchange/15914-resize-dataset), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Robotics and Autonomous Systems > Automated Driving Toolbox > Ground Truth Labeling >
- Automotive > Automated Driving Toolbox > Ground Truth Labeling >
Find more on Ground Truth Labeling in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
