![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/544298.jpg)
DS
Followers: 0 Following: 0
Statistics
RANK
N/A
of 297,046
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
929 of 20,422
REPUTATION
2,020
AVERAGE RATING
4.40
CONTRIBUTIONS
16 Files
DOWNLOADS
26
ALL TIME DOWNLOADS
19637
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Generate uniform pseudo-random integers from linear range.
RAND_INT(R,N) returns an n-by-n matrix containing pseudo-random integer values from range R.
11 years ago | 2 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/35324/versions/5/screenshot.png)
Submitted
Reverse concatenation: separate a data array along a specified dimension.
INVERSE_CAT splits a given data array into sub-arrays along the specified dimension.
13 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/36097/versions/2/screenshot.png)
Submitted
Convert decimal integer to arbitrary base.
DECIMAL_CONVERT generates a vector of coefficients representing a base 10 integer in a chosen base.
13 years ago | 4 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/35133/versions/2/screenshot.png)
Submitted
Pad an image subregion, restoring it's original spatial context.
REFRAME(I,R,B) applies PADARRAY to subregion, R, returning an image with the dimensions of image, I.
13 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/13896/versions/4/screenshot.jpg)
Submitted
Generate a subdirectory listing from a path string.
PATH_PARTS returns a listing of strings representing subdirectories parsed from a path string.
13 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/35881/versions/3/screenshot.png)
Submitted
Read numbers from a string.
The function PARSE_NUMBERS applies SSCANF to read numbers from delimited string.
13 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/35802/versions/5/screenshot.png)
Submitted
Generate a vector of Cartesian integer coordinates for a 1, 2, or 3D region.
ENUM_COORDS generates a listing of the coordinates for a specified Cartesian space.
13 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/35440/versions/3/screenshot.png)
Submitted
Convert an A1-style spreadsheet column label to a number.
ABC2NUM translates an A1-style (absolute) column label reference to a number; NUM2ABC does inverse.
13 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/14008/versions/13/screenshot.png)
Submitted
Normalize 1 or 2D data to a linear range.
Function that transforms 1 or 2D data to match a specified linear dynamic range.
13 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/35169/versions/3/screenshot.png)
Submitted
color_line
Plot a vector with colors defined by intensity values and a colormap.
15 years ago | 2 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/26692/versions/1/screenshot.jpg)
Submitted
vfield_color
Plot a 2-D vector field, where color is defined by a colormap and indicates vector magnitude.
16 years ago | 2 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/23352/versions/1/screenshot.png)
Submitted
readMM_2D
Read 2-D matrix saved with Mathematica 'Put' command.
16 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/22283/versions/1/screenshot.jpg)
Submitted
Patchwork
GUI wrapper for IMAGEPATCH function to create composite images and HTML image maps.
16 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/21819/versions/1/screenshot.jpg)
Submitted
imagepatch
Paste one image over another with an offset, expanding first image as necessary.
17 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/15518/versions/1/screenshot.gif)
Submitted
Modified Rosin-Rammler Distribution
Functions for manipulating or fitting data with the modified Rosin-Rammler distribution.
18 years ago | 3 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/14280/versions/1/screenshot.jpg)