photo

DS


2007 年からアクティブ

Followers: 0   Following: 0

統計

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Solver

バッジを表示

Feeds

表示方法

送信済み


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.

10年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Reverse concatenation: separate a data array along a specified dimension.
INVERSE_CAT splits a given data array into sub-arrays along the specified dimension.

12年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Convert decimal integer to arbitrary base.
DECIMAL_CONVERT generates a vector of coefficients representing a base 10 integer in a chosen base.

12年以上 前 | ダウンロード 3 件 |

Thumbnail

送信済み


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.

12年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Generate a subdirectory listing from a path string.
PATH_PARTS returns a listing of strings representing subdirectories parsed from a path string.

12年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Read numbers from a string.
The function PARSE_NUMBERS applies SSCANF to read numbers from delimited string.

12年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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.

12年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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.

12年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Normalize 1 or 2D data to a linear range.
Function that transforms 1 or 2D data to match a specified linear dynamic range.

12年以上 前 | ダウンロード 1 件 |

Thumbnail

解決済み


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...

12年以上 前

解決済み


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:...

12年以上 前

送信済み


color_line
Plot a vector with colors defined by intensity values and a colormap.

14年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


vfield_color
Plot a 2-D vector field, where color is defined by a colormap and indicates vector magnitude.

15年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


readMM_2D
Read 2-D matrix saved with Mathematica 'Put' command.

15年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Patchwork
GUI wrapper for IMAGEPATCH function to create composite images and HTML image maps.

16年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


imagepatch
Paste one image over another with an offset, expanding first image as necessary.

約17年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Xflow
Image analysis for Jet-in-crossflow data.

17年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Modified Rosin-Rammler Distribution
Functions for manipulating or fitting data with the modified Rosin-Rammler distribution.

17年以上 前 | ダウンロード 2 件 |

Thumbnail