Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.142 Times

Columnwise freeware
 

Columnwise

Added: July 05, 2013 | Visits: 466

normColumns.m Data stored column-wise in an input matrix are normalized as time series, with options to output just the normalized data, or the norm of each column as well. Fast, uses no loops. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): normColumns.m Download

Added: May 17, 2013 | Visits: 310

Checking Matrix Elements Function check.m may accelerate debugging of a program. The function displays columnwise elements of a real, complex or string matrix, say A, obeying a condition Cond. The output of every element A(p,q) fitting Cond consists of items in a required format.Forms of calls:~~~~~~~~~~~~~~~ check(A)... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Checking Matrix Elements Download

Added: June 01, 2013 | Visits: 442

Multiple assignment The function arg2vars serves for assigning of values from input argument(s) to variables declared in the output list in the place ofthe function calling. Not assigned output variables are empty, while superfluous arguments are cut to a number of output variables. Number of allocated items is a... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Multiple assignment Download

Added: July 26, 2013 | Visits: 287

Concatenate video files subplot style This functions goal is to concatenate several videos together. This can be useful when one wishes to compare the videos among themselves. The easiest way to do so, it to watch them simultaneously. The user provides the input video files, and their ordering (number of columns and rows) in the... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Concatenate video files subplot style Download

Added: June 20, 2013 | Visits: 394

Trim leading/trailing repeated values Trims leading/trailing repeated values of a series of numbersTRIMREPLT(IN) Single input syntax - In : numeric vector/2D matrixTRIMREPLT(IN, DIM) Trims along the dimension specified by dim - dim : scalar, numeric and integer value (or empty) 1 --> trims columnwise (DEFAULT) 2 --> trims... Platforms: PHP

License: Freeware Size: 92.16 KB Download (47): Trim leading/trailing repeated values Download