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

Tds Correction Returns software
Filter: All | Freeware | Demo
 

Tds Correction Returns

< 1 2 3 4 5 
Added: May 13, 2013 | Visits: 291

num2abc NUM2ABC(X), where X is an integer, returns a string corresponding to the column label commonly employed by spreadsheet programs, such as MicrosoftExcel. Example: x = 45; num2abc(x); ans = AS Platforms: Matlab

License: Freeware Size: 10 KB Download (42): num2abc Download

Added: September 13, 2013 | Visits: 555

Excel Named Ranges XLSRANGENAMES Returns a list of named ranges in an excel workbook RangeNames = XLSRangeNames(filename) RangeNames is a (n x 2) cell array with the name of the named range in the first column and the value (aka location) in the second column The value is an excel formula similar to: '=Sheet1!$A$1'... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Excel Named Ranges Download

Added: March 29, 2013 | Visits: 418

Maximum Drawdown This function returns the maximum relative drawdown of time-series data, as well as the start and end indices of the period when this drawdown was experienced. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Maximum Drawdown Download

Added: June 30, 2013 | Visits: 476

Weak form market efficiency tests This is a set of functions that allows to test the weak form market efficiency and thus the predictability of the time series returns through various tests: direct and indirect test.The direct tests are the two versions (individual and joint)of the variance ratio of Lo and MacKinlay (1988).The... Platforms: Matlab

License: Freeware Size: 532.48 KB Download (48): Weak form market efficiency tests Download

Added: August 16, 2013 | Visits: 412

Expiration Friday This is a function that returns a string vector containing the expiration dates of options when a serial date vector is given. Also returns the index of the expiration fridays in the serial date vectors. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Expiration Friday Download

Added: August 04, 2013 | Visits: 235

Tektronix TDS 224 Oscilloscope This is a MATLABdlT« instrument driver for use with v2.0 of the Instrument Control Toolboxd-OC?D? and higher. It supports the TektronixdlT« TDS 224 oscilloscope.It is a standalone MATLAB instrument driver that does not require any additional instrument drivers to operate.For additional... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Tektronix TDS 224 Oscilloscope Download

Added: April 13, 2013 | Visits: 364

Centroid Calculation Function Function takes a picture as an argument (suitably should contain only one object whose centroid is to be obtained) and returns the x and y coordinates of its centroid. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Centroid Calculation Function Download

Added: April 26, 2013 | Visits: 165

Tektronix TDS 2014 Oscilloscope This is a MATLABdlT« instrument driver for use with v2.0 of the Instrument Control Toolboxd-OC?D? and higher. It supports the TektronixdlT« TDS 2014 oscilloscope.It is a standalone MATLAB instrument driver that does not require any additional instrument drivers to operate.For additional... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Tektronix TDS 2014 Oscilloscope Download

Added: May 12, 2013 | Visits: 331

Polynomial Square Root It returns a vector POL, if it exists, such that conv(POL,POL) = P. P is a vector whose elements are the coefficients of a polynomial in descending powers Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Polynomial Square Root Download

Added: June 20, 2013 | Visits: 372

filedatenum Purpose: Returns the modification date (datenum) of a fileUsage: file_datenum = filedatenum('myfile.dat')Author: Charles Plum, Varolii Corp, 21 August 2009Not elegant but it works ...Had to check for files in a loop ...written in haste but really does the trick ...could not find a similar Matlab... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): filedatenum Download

Added: May 01, 2013 | Visits: 385

Database metadata This function returns the delay vector given the data, the embedding dimension and the time delay. Useful to use for priming data for use with PCA/ICA, SVD or Chaos Theory Analysis amongst others.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Database metadata Download

Added: September 16, 2013 | Visits: 356

getTile The simple function takes lat and longs of a box and goes and gets image from nearmap or google earth at the selected zoom level returns a single image. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): getTile Download

Added: June 25, 2013 | Visits: 419

trempeak An M-File for automated tremor analysis which returns the amplitude and frequency of tremor recorded with Polhemus Fastrak.Relies on functions within the Signal Processing and HOSAtoolboxes. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): trempeak Download

Added: April 20, 2013 | Visits: 371

abc2num ABC2NUM(S), where S is a one or two letter string representing a column label commonly employed by spreadsheet programs, returns a number corresponding to the spreadsheet column indicated by S. Example: S = 'CS'; abc2num(S); ans = 97 Platforms: Matlab

License: Freeware Size: 10 KB Download (43): abc2num Download

Added: July 13, 2013 | Visits: 410

num2english num2english translates numbers to their plain english equivalents: num2english(14) returns 'fourteen', num2english(7.63) returns 'seven point six three'. Options include year and priority formats. I use this for building strings. Platforms: Matlab

License: Freeware Size: 10 KB Download (39): num2english Download

Added: September 05, 2013 | Visits: 444

Easter Sunday Indicator Returns an indicator 0 or 1 that tells if a date is the Easter Sunday according to either the Catholic or the Orthodox dogma.Example:>> e=easter(15,4,2002,'Catholic')e = 0>> e=easter(31,3,2002,'Catholic')e = 1 Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Easter Sunday Indicator Download

Added: August 24, 2013 | Visits: 315

Jacobi Theta and Eta Functions [Th, H] = JACOBITHETAETA(U,M) returns the values of the Jacobi's theta and eta elliptic functions TH and H evaluated for corresponding elements of argument U and parameter M. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Jacobi Theta and Eta Functions Download

Added: September 02, 2013 | Visits: 187

MYRANDPERM -- A simple variation on RANDPERM MYRANDPERM(A) returns matrix A with elements randomly permuted. This function uses RANDPERM. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): MYRANDPERM -- A simple variation on RANDPERM Download

Added: July 26, 2013 | Visits: 208

meancent MEANCENT - for a dataset, returns the mean and mean-centered set.Many applications require mean-centering of a dataset. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): meancent Download

Added: May 07, 2013 | Visits: 228

Tektronix TDS 3012B Oscilloscope This is a MATLABdlT« instrument driver for use with v2.0 of the Instrument Control Toolboxd-OC?D? and higher. It supports the TektronixdlT« TDS 3012B oscilloscope.It is a standalone MATLAB instrument driver that does not require any additional instrument drivers to operate.For additional... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Tektronix TDS 3012B Oscilloscope Download

< 1 2 3 4 5