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

Underflow software
 

Underflow

Added: September 11, 2013 | Visits: 334

Vibterbi algorithm for HMM inference Vibterbi algorithm for HMM inferenceViterbi algorithm based on the Python code found at: http://en.wikipedia.org/wiki/Viterbi_algorithmAlso included is an example based on the one from the Wikipedia page.The code is fully vectorized to be efficient. Also logarithm trick is used to avoid numeric... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Vibterbi algorithm for HMM inference Download

Added: July 27, 2013 | Visits: 288

logfloat logfloat is a Haskell module that presents a class for storing numbers in the log-domain. The main reason for doing this is to prevent underflow when multiplying many probabilities as is done in Hidden Markov Models. It is also helpful for preventing overflow. Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (49): logfloat Download

Added: August 24, 2010 | Visits: 1.507

DOSBox DOSBox is a DOS-emulator that uses the SDL-library which makes DOSBox very easy to port to different platforms. DOSBox has already been ported to many different platforms, such as Windows, BeOS, Linux, MacOS X... DOSBox also emulates CPU:286/386 realmode/protected mode, Directory... Platforms: *nix

License: Freeware Size: 645.12 KB Download (154): DOSBox Download

Added: January 13, 2010 | Visits: 831

Math::RPN RPN is a Perl extension for Reverse Polish Math Expression Evaluation. SYNOPSIS use Math::RPN; $value=rpn(expr...); @array=rpn(expr...); expr... is one or more scalars or lists of scalars which contain RPN expressions. An RPN expression is a series of numbers and/or operators separated... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Math::RPN Download

Added: April 22, 2010 | Visits: 1.009

Math::BigInt::Calc Math::BigInt::Calc is a pure Perl module to support Math::BigInt. SYNOPSIS Provides support for big integer calculations. Not intended to be used by other modules. Other modules which sport the same functions can also be used to support Math::BigInt, like Math::BigInt::GMP or... Platforms: *nix

License: Freeware Size: 194.56 KB Download (102): Math::BigInt::Calc Download

Added: May 26, 2013 | Visits: 312

EM algorithm for Gaussian mixture model This is a function performs maximum likelihood estimation of Gaussian mixture model by using expectation maximization algorithm.It can work on data of arbitrary dimensions. Several techniques are applied in order to avoid the float number underflow problems that often occurs on applying... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (46): EM algorithm for Gaussian mixture model Download

Added: August 15, 2013 | Visits: 317

Recursive HYPOT Function for Multiple Inputs Extension of the built-in MATLAB function hypot for multiple inputs.MATLAB provides a function called hypot to calculate sqrt(abs(A).^2 + abs(B).^2) in a robust way to avoid underflow and overflow (see http://www.mathworks.com/help/techdoc/ref/hypot.html and http://en.wikipedia.org/wiki/Hypot).... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Recursive HYPOT Function for Multiple Inputs Download