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

Datan software
 

Datan

Added: April 21, 2013 | Visits: 405

Moments of a function Computes the nth moment mean of a function (needs more implentation).m = moment(x, y, n)m = nth moment of yx = domainy = datan = nth moment == 1 by defaultm = int(x^n * y) / int(y)where int is integral over all x integral is calculated using trapezium rule


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Moments of a function Download

Added: June 03, 2013 | Visits: 396

Tick2Bar TICK2BAR[T,H,L,O,C,V]=Tick2Bar(t,p,v,g)Divides a time series into periods of g days(may be less than one day).It is useful in conjunction with HIGHLOW [T,H,L,O,C,V]=Tick2Bar(t,p,v,g); highlow(H(:),L(:),C(:),O(:),'k',T(:));It returns:T date/time of the periodH high of the periodL low of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Tick2Bar Download

Added: June 15, 2010 | Visits: 1.089

Apache2::DebugFilter Apache2::DebugFilter is a Perl module to debug mod_perl and native Apache2 filters. Synopsis # httpd.conf # ---------- PerlModule Apache2::DebugFilter # Connection snooping (everything) PerlInputFilterHandler Apache2::DebugFilter::snoop_connection PerlOutputFilterHandler...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Apache2::DebugFilter Download

Added: May 08, 2013 | Visits: 372

ATAN2_SAFE This will perform the same function as Matlab built-in function ATAN2 butsafely guarded against erroneous results when the inputs are very small (near to a machine zero).Due to the round off errors in the numerical calculations, the twoinputs to ATAN2, Y and X, had better be thought as x=x_exact...


Platforms: Matlab

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