|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 29 Oct 2009 |
|
Variable Precision Integer Arithmetic Arithmetic with integers of fully arbitrary size. Arrays and vectors of vpi numbers are supported. | 185 | 28 | ||
| 23 Oct 2009 |
|
num2vpi - Converts input exactly into vpi Converts double inputs larger than 2^53-1, or char inputs with exponents, exactly into vpi. | 109 | 0 | ||
| 11 Sep 2009 |
|
Linear Mixed Integer Program Solver Solve linear mixed integer problems with a branch and bound method. | 64 | 1 | ||
| 06 Sep 2009 | Distortionless Data Hiding Based on Integer Wavelet Transform Lossless data hiding using Integer Wavelet transform by Guorong Xuan. (Reversible Watermarking) | 74 | 0 | |||
| 03 Sep 2009 | MPS format exporting tool Convert linear programming problem (MATLAB matrices) to MPS format | 112 | 1 | |||
| 14 Aug 2009 |
|
isodd: a pedestrian parity checker ISODD returns TRUE for integers of any numeric MATLAB class that are not evenly divisible by 2 | 129 | 2 | ||
| 07 Aug 2009 |
|
Circle Even Odd Integer: an alternative Pitagora’s model. | 22 | 31 | ||
| 26 Jun 2009 | Subfactorial Calculate subfactorial of integers up to 170. | 9 | 0 | |||
| 18 Jun 2009 | Test integer datatype in form of number,vector or matrix To facilitate the test of integer in Matlab, I add this simple function here. | 121 | 2 | |||
| 30 Sep 2008 | Find Numbers in a String Finds flaoting point numbers in a string including: complex, real, integers, and currency (dollars). | 124 | 0 | |||
| 05 Sep 2008 | True Random Integer Generator Download true (not pseudo-) random numbers from random.org's generator | 35 | 1 | |||
| 16 Jul 2008 |
|
Partitions of an integer List all partitions of an integer | 134 | 5 | ||
| 12 May 2008 | Adaptive Huffman Coding Adaptive Huffman Encoding/Decoding for 1D arrays of 8 or 16bit unsigned integers | 65 | 0 | |||
| 08 May 2008 | Integer computation extended beyond 32-bit compute integer arithmatic beyond 32-bit, Matlab's limit | 93 | 0 | |||
| 12 Mar 2008 |
|
int2strz.m Same as int2str but with zero padding to the left. | 113 | 4 | ||
| 20 Feb 2008 | Random Integer Generator This program quickly outputs n random integers in the specified range from a to b. | 158 | 5 | |||
| 11 Feb 2008 | Fixed-point value Get the fixed-point value of Matlab numeric objects (scalar, vector and matrix). | 11 | 0 | |||
| 07 Feb 2008 |
|
SWIDDER virtual 2D-slider virtual 2D slider for GUI integer or float, NaN below minX, minY | 96 | 6 | ||
| 31 Jan 2008 | int2strn convert integer to string, using either integer or exponential format | 93 | 0 | |||
| 18 Jan 2008 | List Factors List all integer factors of a number | 13 | 4 | |||
| 14 Nov 2007 |
|
intbitcopy and uintbitcopy Exact bit copy of variable into signed int__ or unsigned uint__ of same element size | 101 | 0 | ||
| 30 Aug 2007 | writereg.m write string and integer values to Windows Registry | 10 | 3 | |||
| 20 Jul 2007 | Integer order radial-2D Gaussian function. Generates a 'radial' Gaussian function in 2D of any positive integer order. | 156 | 0 | |||
| 20 Jul 2007 | Integer order 1D Gaussian function Performs a Gaussian function of any positive order. | 137 | 0 | |||
| 10 Jul 2007 | Find base-b expansion of an integer (Cf. DEC2BASE) | 146 | 0 | |||
| 07 May 2007 | Two's Complement Compute the two's complement value of an unsigned integer | 52 | 2 | |||
| 12 Mar 2007 | ISWHOLE True for integers(whole numbers). | 145 | 6 | |||
| 13 Nov 2006 |
|
roundd.m Rounds an array up to N digits from the left. | 90 | 1 | ||
| 18 Aug 2006 | Base conversion of very large integers Base conversion of very large integers | 17 | 1 | |||
| 10 Aug 2006 | Contrast Stretching Perform Contrast Stretching where you choose values for slopes and positive integer values. | 56 | 0 | |||
| 10 Aug 2006 |
|
YALMIP Modelling tool and solver for optimization problems | 62 | 12 | ||
| 29 Jun 2006 | Multidimensional interpolation with integer inputs Multidimensional interpolation supporting integer inputs without converting to double | 122 | 0 | |||
| 24 Jan 2006 | intmat creates a random array of integers. | 130 | 6 | |||
| 17 Jan 2006 | RandIntegers Selects random integers between and inclusive of specified lower and upper limits. | 106 | 4 | |||
| 03 Jan 2006 |
|
Morphological Character Recognition INTREC Performs morphological character recognition | 90 | 10 | ||
| 22 Aug 2005 | int2vec Convert integer to vector. | 11 | 9 | |||
| 02 Jun 2005 | Eisenstein-Jacobi Prime Integer Pair - Finding 'a' and 'b' This Programme code-suite is about Eisenstein-Jacobi Prime Integer Pair. | 88 | 0 | |||
| 21 Apr 2005 | Persistent Counters Create counters that keep their values even if your functions are interrupted for some reason. | 14 | 0 | |||
| 11 Mar 2005 | mixed-integer LP This function solves the mixed integer linear programming problems. | 131 | 12 | |||
| 22 Dec 2004 | Integer order Hankel transform This routine implements Hankel transforms of integer order based on a Fourier-Bessel series. | 31 | 7 | |||
| 21 Sep 2004 | ISPR - Use Java to determine arbitrarily large probable primes Use a Java to rapidly determine whether an arbitrarily large positive integer is a prime | 103 | 2 | |||
| 19 Jul 2004 | Two's Complement for MATLAB Calculating two's complement for a decimal number. | 96 | 3 | |||
| 13 Jul 2004 | MYRANDINT -- Random Integer Generation Random integers drawn uniformly from a specified set. | 151 | 7 | |||
| 09 Jun 2004 |
|
partitiontable.m Given a nonnegative integer n, compute a table of the unrestricted partition function p(m) for m<=n. | 118 | 1 | ||
| 08 Jun 2004 | Fibonacci.m Given an integer n, return the nth Fibonacci number. | 341 | 1 | |||
| 15 Aug 2003 | bnb BNB20 solves mixed integer nonlinear optimization problems | 57 | 19 | |||
| 14 Jan 2000 | fminconset Solves constrained minimization problems, some of the variables are restricted to discrete values | 30 | 3 | |||
| 01 Feb 1999 | lpmex Used for solving mixed integer linear programming problem | 13 | 5 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com