DS
Followers: 0 Following: 0
Statistiques
RANG
N/A
of 295 527
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
921 of 20 242
RÉPUTATION
2 018
CLASSEMENT MOYEN
4.40
CONTRIBUTIONS
16 Fichiers
TÉLÉCHARGEMENTS
27
ALL TIME TÉLÉCHARGEMENTS
19619
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
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.
presque 11 ans il y a | 2 téléchargements |
A soumis
Reverse concatenation: separate a data array along a specified dimension.
INVERSE_CAT splits a given data array into sub-arrays along the specified dimension.
plus de 12 ans il y a | 1 téléchargement |
A soumis
Convert decimal integer to arbitrary base.
DECIMAL_CONVERT generates a vector of coefficients representing a base 10 integer in a chosen base.
plus de 12 ans il y a | 6 téléchargements |
A soumis
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.
plus de 12 ans il y a | 1 téléchargement |
A soumis
Generate a subdirectory listing from a path string.
PATH_PARTS returns a listing of strings representing subdirectories parsed from a path string.
plus de 12 ans il y a | 1 téléchargement |
A soumis
Read numbers from a string.
The function PARSE_NUMBERS applies SSCANF to read numbers from delimited string.
plus de 12 ans il y a | 1 téléchargement |
A soumis
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.
plus de 12 ans il y a | 1 téléchargement |
A soumis
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.
plus de 12 ans il y a | 1 téléchargement |
A soumis
Normalize 1 or 2D data to a linear range.
Function that transforms 1 or 2D data to match a specified linear dynamic range.
plus de 12 ans il y a | 1 téléchargement |
A résolu
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
presque 13 ans il y a
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
presque 13 ans il y a
A soumis
color_line
Plot a vector with colors defined by intensity values and a colormap.
presque 15 ans il y a | 2 téléchargements |
A soumis
vfield_color
Plot a 2-D vector field, where color is defined by a colormap and indicates vector magnitude.
plus de 15 ans il y a | 2 téléchargements |
A soumis
readMM_2D
Read 2-D matrix saved with Mathematica 'Put' command.
presque 16 ans il y a | 1 téléchargement |
A soumis
Patchwork
GUI wrapper for IMAGEPATCH function to create composite images and HTML image maps.
environ 16 ans il y a | 1 téléchargement |
A soumis
imagepatch
Paste one image over another with an offset, expanding first image as necessary.
plus de 17 ans il y a | 2 téléchargements |
A soumis
Modified Rosin-Rammler Distribution
Functions for manipulating or fitting data with the modified Rosin-Rammler distribution.
plus de 17 ans il y a | 3 téléchargements |