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

Binf software
 

Binf

Added: May 22, 2010 | Visits: 1.057

Math::BigInt Math::BigInt is an arbitrary size integer/float math package. SYNOPSIS use Math::BigInt; # or make it faster: install (optional) Math::BigInt::GMP # and always use (it will fall back to pure Perl if the # GMP library is not installed): # will warn if Math::BigInt::GMP cannot be found... Platforms: *nix

License: Freeware Size: 194.56 KB Download (90): Math::BigInt Download

Added: June 12, 2013 | Visits: 321

nprod.m version A replacement for the transfer function normprod.m in the MATLAB NN toolbox. With this transfer function, the NaNs in the simulation of RBF neural networks can be avoided.The function can handly zeros, and positive and negative infinite values in the weight vector. Also combinations of positive... Platforms: Java

License: Freeware Size: 10 KB Download (47): nprod.m version Download

Added: August 29, 2013 | Visits: 215

Data Reduction Algorithm reduced_array = data_reduction_algorithm(raw_data, tolerance)raw data: 2 column's (time + data)tolerance: scalar (0....+inf-1)array need's to be time distinct!should work on Matlab 7.0 R14 also Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Data Reduction Algorithm Download

Added: July 24, 2013 | Visits: 490

Z Points Calculation Returns the Z-points of the points making up a psychophysical curve.If the values are out of bounds the function returns NaN. If they are 0 or 1 (which would give -Inf and +Inf) the values are rescaledIt doesn't perform miracles, but it helps analyzing psychophysical data (data fitting, d'... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Z Points Calculation Download

Added: July 08, 2013 | Visits: 274

anyExceed Check if any element exceeds upper or lower limitEquivalent Matlab expression: any(Array(:) Upper)This Mex is faster especially for large arrays, because it returns after the first match is found and it does not create temporary arrays. For the 'finite' and 'absolute' options, this inplace... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): anyExceed Download

Numerical Integration using Guass-Hermite for normal kernel Evaluate integrals of this form:-inf int +inf f(x)exp(-(x-mu)/2sigma^2)where f(x) is a smooth function. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Numerical Integration using Guass-Hermite for normal kernel Download