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

Squareroot software
 

Squareroot

Added: June 18, 2010 | Visits: 860

Sub::Assert Sub::Assert - Design-by-contract like pre- and postconditions, etc. SYNOPSIS use Sub::Assert; sub squareroot { my $x = shift; return $x**0.5; } assert pre => $PARAM[0] >= 1, # for the sake of simplicity post => $VOID or $RETURN <= $PARAM[0], sub => squareroot, context => novoid,... Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): Sub::Assert Download

Added: June 26, 2013 | Visits: 541

UDFactor [U D] = UDFactor(P) returns matrices U and D such that U.'*D*U = P[U D] = UDFactor(P,uflag) returns matrices U and D such that U*D*U.' = Pwhen uflag is set to TRUE. Setting uflag to FALSE is equivalent torunning UDFactor with only one argument.The alogrithm of UDFactor is similar to the Cholesky... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): UDFactor Download

Added: July 24, 2013 | Visits: 296

Visualizing the Propagation of Risk To walk through the code and for a thorough description, refer toA. Meucci (2010), "Visualizing the Propagation of Risk: Square-Root Rule, Covariances and Ellipsoids"Latest version of article and code available at http://symmys.com/node/137 Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Visualizing the Propagation of Risk Download