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

Texas Election Returns software
Filter: All | Freeware | Demo
 

Texas Election Returns

< 1 2 3 4 5 
Added: June 30, 2013 | Visits: 474

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

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: April 13, 2013 | Visits: 362

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: June 21, 2013 | Visits: 420

IIR Filters for Texas Instruments C5000 / C6000 DSP A series of lowpass, highpass, bandpass and bandstop filters designed using MATLAB. Application code written in C for Texas Instruments TMS320C5510 DSK. Can hear effects of filters using audio signal from a CD player.Could also be applied to other TI C5000 DSP devices. Intended as a starting...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 174.08 KB Download (39): IIR Filters for Texas Instruments C5000 / C6000 DSP Download

Electronic Crossover using FIR Filters (Texas Instruments C5000 DSP) Divides an audio signal into bass and treble using FIR filters. The effect of changing the crossover frequency can be selected using the Texas Instruments TMS320C5510 DSK.May also be applied to other devices in the C5000 family.The frequency response curves for each frequency are provided in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 491.52 KB Download (39): Electronic Crossover using FIR Filters (Texas Instruments C5000 DSP) Download

Added: May 12, 2013 | Visits: 329

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

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

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

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

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

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

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

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

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

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: July 03, 2013 | Visits: 325

Is Octave Returns false when code is executing in MATLAB or another MATLAB variant.


Platforms: Matlab

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

Added: September 04, 2013 | Visits: 357

spline_deriv The subroutine returns a spline which represents the jth derivative of a given spline as produced by mkpp. It is based on the Mathworks solution found at:http://www.mathworks.com/support/solutions...html?product=ML


Platforms: Matlab

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

Added: July 09, 2013 | Visits: 317

Wrapped String OUTSTRING=WRAPSTRING(INSTRING, DELTA) returns a wrapped string of INSTRING, that fits inside the Command Window Size, with right leading edge of DELTA Example:alpha = ' ABC';InString = alpha(randi(4,1,500))OutString=wrapstring(InString)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Wrapped String Download

Added: August 16, 2013 | Visits: 366

SFSK modulation implemented on MCU This is a CCS project that implement Spread FSK modulation using Piccolo USB board from Texas Instruments. Matlab is used to verify the results using Embedded IDE Link for CCStudio.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.09 MB Download (43): SFSK modulation implemented on MCU Download

< 1 2 3 4 5