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

Expected Returns freeware
Filter: All | Freeware | Demo
 

Expected Returns

< 1 2 3 4 5 > 
Added: June 20, 2013 | Visits: 373

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

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

Fast Computation of the Expected Tranche Loss of CDO Credit Portfolio The code is explained in the article P. Okunev, "A Fast Algorithm for Computing Expected Loan Portfolio Tranche Loss in the Gaussian Factor Model", LBNL-57676, 2005.http://www-library.lbl.gov/docs/LBNL/576/7.../LBNL-57676.pdfFuther refinments of this algorithm are descibed in Okunev, Pavel,... Platforms: Matlab


Added: June 22, 2013 | Visits: 397

Php_mysql_fetch_all Php_mysql_fetch_all is absurdly simple but utilitarian function returns a numeric array of associative arrays containing an entire result set Platforms: PHP

License: Freeware Size: 10 KB Download (40): Php_mysql_fetch_all Download

Added: May 23, 2013 | Visits: 461

TightURL for Scripts TightURL takes a very long URL as input, and returns a very short URL within the TightURL namespace.The URL returned by TightURL returns a HTTP Redirect to the browser, which causes it to load the original very long URL.The primary purpose of TightURL is to allow people to shorten very long URLs... Platforms: PHP

License: Freeware Size: 92.16 KB Download (45): TightURL for Scripts Download

Added: June 07, 2013 | Visits: 567

NS Recent Posts Returns an array of the most recent posts. Simple and powerfull.Installation :Standard WordPress quick and easy installation. 1. Download and unzip ns_recent-posts.zip 2. Upload to the plugins folder. 3. Log in WordPress and activate the plugin. Platforms: PHP

License: Freeware Size: 10 KB Download (47): NS Recent Posts Download

Added: May 02, 2013 | Visits: 447

Get Better Excerpt The Get Better Excerpt plugin works almost identical to the built in get_the_excerpt() and the_excerpt() functions except it returns whole words instead of cutting off the excerpt as the existing function does. Platforms: PHP

License: Freeware Size: 10 KB Download (41): Get Better Excerpt Download

Added: May 25, 2013 | Visits: 290

Fivestar Recommender Roadmap of the next update (2010-09-13): click hereThis module, once enabled, provides 4 blocks: 1. Users who voted similarly as you 2. Recommended nodes from users who voted similarly as you 3. Other nodes voted similar to this one 4. You might also interest in these nodes based on your previous... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Fivestar Recommender Download

Added: August 31, 2013 | Visits: 285

platinfo This is a small Python module that determines and returns standardized names for platforms, where the "standard" is Trent Mick's reasoning :) from experience building ActivePython on a fairly large number of platforms. The driving goal is to provide platform names that are: . relatively short... Platforms: Mac

License: Freeware Size: 10.24 KB Download (46): platinfo Download

Added: September 25, 2013 | Visits: 581

DNSServiceMetaQuery This sample uses DNSServiceQueryRecord to send a Multicast DNS query that returns a list of Bonjour service types being advertised on the local network. Machines must be running mDNSResponder-58.6 (Mac OS X 10.3.4) or later in order to respond to this query. Platforms: Mac

License: Freeware Size: 20.48 KB Download (36): DNSServiceMetaQuery Download

Added: August 03, 2013 | Visits: 442

PGP::Sign This module is designed to do one and only one thing securely and well; namely, generate and check detached PGP signatures for some arbitrary data. It doesn't do encryption, it doesn't manage keyrings, it doesn't verify signatures, it just signs things. This is ideal for applications like... Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): PGP::Sign Download

Added: November 06, 2013 | Visits: 314

Object::Exercise Object::Exercise is a Perl module that exports a single subroutine, $exercise, which functions as an OO execution loop (see '-n' for changing the installed name). $execute is a subroutine reference that takes an object and set of operations. The first element in that list is an object of the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): Object::Exercise Download

Added: July 02, 2013 | Visits: 575

HTML::Template::HashWrapper HTML::Template::HashWrapper provides a simple way to use arbitrary hash references (and hashref-based objects) with HTML::Template's associate option. new($ref) returns an object with a param() method which conforms to HTML::Template's expected interface: * param($key) returns the value of... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): HTML::Template::HashWrapper Download

Added: August 30, 2013 | Visits: 388

Apache::TieBucketBrigade This module has one usefull method "new_tie" which takes an Apache connection object and returns a tied IO::Handle object. It should be used inside a mod_perl protocol handler to make dealing with the bucket brigade bitz easier. FILENO will emulate a real fileno (using FILE::IO::new_tmpfile) and... Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): Apache::TieBucketBrigade Download

Added: July 04, 2013 | Visits: 408

System Status System Status is a small GUI dialog that returns useful system information such as: System Uptime, Total Ram, Free Ram, # of Processes, Linux version, and basic hardware. Platforms: *nix

License: Freeware Size: 675.84 KB Download (32): System Status Download

Released: December 10, 2018  |  Added: December 05, 2021 | Visits: 17.712

Jumble Key Jumble Key definitively solves Word Jumble and Crossword puzzles. It is a powerful program, yet is quick and easy to use. Given a letter pattern, it checks all possible letter combinations with its built in dictionary and returns all valid words that it finds. For example, if you are looking... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.16 MB Download (1145): Jumble Key Download

< 1 2 3 4 5 >