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

Lambda Theta Phi Stroll software
Filter: All | Freeware | Demo
 

Lambda Theta Phi Stroll

< 1 2 3 4 5 > 
Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 504

MDemail.net for Linux Medical Doctor's HIPAA compliant email, manage PHI and voice transcription. Collaborate with Instant Messaging, File Sharing and Private Message Boards. Send and Receive secure email, share documents and patient information. HIPAA and GLBA compliant. MDemail.net will work across networks and...



Platforms: Linux

License: Shareware Cost: $79.00 USD Size: 9.2 MB Download (50): MDemail.net for Linux Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 488

MDemail.net for Mac OS X Medical Doctor's HIPAA compliant email, manage PHI and voice transcription. Collaborate with Instant Messaging, File Sharing and Private Message Boards. Send and Receive secure email, share documents and patient information. HIPAA and GLBA compliant. MDemail.net will work across networks and...





Platforms: Mac

License: Shareware Cost: $79.00 USD Size: 9.2 MB Download (50): MDemail.net for Mac OS X Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 439

MDemail.net Medical Doctor's HIPAA compliant email, manage PHI and voice transcription. Collaborate with Instant Messaging, File Sharing and Private Message Boards. Send and Receive secure email, share documents and patient information. HIPAA and GLBA compliant. MDemail.net will work across networks and...


Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 9.2 MB Download (49): MDemail.net Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 486

Fluent Validation for .NET A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules for your business objects.


Platforms: Windows

License: Freeware Download (52): Fluent Validation for .NET Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 538

Secure Medical Email Hosting Medical Doctor's HIPAA compliant email, manage PHI and voice transcription. Collaborate with Instant Messaging, File Sharing and Private Message Boards. Send and Receive secure email, share documents and patient information. HIPAA and GLBA compliant. Works across networks and firewalls without a...


Platforms: Windows

License: Freeware Size: 8.46 MB Download (532): Secure Medical Email Hosting Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 341

MeTA->phi A user-friendly mathematical plotter. Its main purpose is displaying 2D/3D functions, defined in rectangular, polar and cylindrical coordinates, relations between variables, parametric curves/surfaces and vector fields. It is based on SDL and OpenGL


Platforms: Mac, BSD, Linux

License: Freeware Size: 256.91 KB Download (44): MeTA->phi Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 292

Moop Moop (Mud, Object-Oriented, Pythonic) is a MOO written entirely in Python, with a Lambda-MOO-based syntax and using Python as its object scripting language.


Platforms: Windows, Mac, Linux

License: Freeware Size: 883.73 KB Download (46): Moop Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 259

PetitLambda An interpreter of lambda calculus.It shows reduction process of lambda terms.Several evaluation strategies are supported.Output format can be selected from LaTex, plain text.


Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 51.81 KB Download (48): PetitLambda Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 406

Phage Therapy Simulation-Discrete Events This is a discrete event model that has been developed to computationally simulate the many interactions that occur between co-inhabiting populations of bacteriophage lambda and bacteria. Model qualifications are under review for scientific publication.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.37 MB Download (44): Phage Therapy Simulation-Discrete Events Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 481

Diner Dash: Seasonal Snack Pack Stroll down memory lane with Grandma and Flo as they reminisce about their favorite seasons. If you think the denizens of Dinertown like to have a good time, wait `til you see them party down in this dashing sequel. Journey through the seasons with stops at five new restaurants like Crypt and...


Platforms: Mac

License: Demo Cost: $9.99 USD Size: 32 MB Download (56): Diner Dash: Seasonal Snack Pack Download

Added: July 02, 2013 | Visits: 761

H-infinity sub-optimal causal FIR inverse filter via LMI [psi gopt] = dfdesign_w_lmi(phi, w, d, n);DFDESIGN_W_LMI computes the H-infinity optimal inverse FIR filter of phi(z).The resulting filter minimizes the H-infinity norm of the error system E_w(z) = [z^(-d) - psi(z)phi(z)]w(z).The LMI method based on KYP lemma is used in this function.[INPUT]phi:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): H-infinity sub-optimal causal FIR inverse filter via LMI Download

Added: May 10, 2013 | Visits: 345

Forced damped driven pendulum This simulink model simulates the damped driven pendulum, showing it's chaotic motion.theta = angle of pendulumomega = (d/dt)theta = angular velocityGamma(t) = gcos(phi) = Forceomega_d = (d/dt) phiGamma(t) = (d/dt)omega + omega/Q + sin(theta)Play with the initial conditions (omega_0, theta_0,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Forced damped driven pendulum Download

Added: June 29, 2013 | Visits: 482

Coordinate descent for Compressed Sensing This package has solvers for constrained and unconstrained L1 minimization, which is useful for compressed sensing. u = COORDL1BREG(A,f,lambda) solves the minimization problem min_u ||u||_1 subject to A*u = fwhere A is an MxN matrix and f is a vector of length M. Input lambda is a positive...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Coordinate descent for Compressed Sensing Download

Added: July 06, 2013 | Visits: 370

Multiclass GentleAdaboosting A fast Gentle Adaboost classifier with two different weak-learners: i) decision stump and ii) perceptron. Multiclass is performed with the one-against-all strategy.Usage ------ model = gentleboost_model(X , y , [T] , [options]); Inputs ------- X Features matrix (d x N) y Labels (1 x N). If y...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (51): Multiclass GentleAdaboosting Download

Added: March 26, 2013 | Visits: 408

Keplerian State Transition Matrix Phi = keplerSTM(x0,dt,mu) will return the state transition matrix Phi for a set of objects described by initial positions and velocities (x0) with gravitational parameters mu, propogated along Keplerian orbits for time dt. The positions and velocities at time dt is then given by Phi*x0. x0 must...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Keplerian State Transition Matrix Download

Free Split and Merge Expectation Maximization for MultiVariate Gaussian Mixture Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds Usage ------- [logl , M , S , P] = fsmem_mvgm(Z , [M0] , [S0] , [P0] , [option]); Inputs ------- Z Measurements (d x N)...


Platforms: Matlab


Added: September 08, 2013 | Visits: 343

rand_gamma Generate a Gamma random variable "Statistical Distributions", Evans, Hastings, Peacock, 2nd Edition, Wiley, 1993, p.75-81INPUTS: (N,M) = size of array of random variables to generate b = scale parameter > 0 c = shape parameter > 0 probability density function (pdf) p(x) = (x/b)^(c-1) * exp(-x/b)...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): rand_gamma Download

Added: July 16, 2013 | Visits: 405

Composite parameterization of unitary groups This file provides implementations of the composite parameterization of the unitary group U(d) and special unitary group SU(d) of arbitrary dimension d.>> UC.mFor an arbitrary dxd real matrix 'lambda' the function UC(lambda) returns a unitary matrix of dimension dxd.>> UCS.mFor an arbitrary dxd...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Composite parameterization of unitary groups Download

Added: June 24, 2013 | Visits: 339

lobpcg.m [blockVectorX,lambda]=lobpcg(blockVectorX,operatorA)outputs the array of algebraic smallest eigenvalues lambda andcorresponding matrix of orthonormalized eigenvectors blockVectorX of the Hermitian (full or sparse) operator operatorA using input matrix blockVectorX as an initial guess, without...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): lobpcg.m Download

Added: June 19, 2013 | Visits: 414

Disk Harmonic Functions Computes Disk Harmonic Functions; uses Bessel functions and derivatives Requires BessDerivZerosBisect2.mfunction dnm = DiskHarmonic(m,n,r,theta) if(m == 0) dnm = 1*Rnm elseif(m 0) dnm = sqrt(2)*Rnm.*cos(mu*theta) end m0: dnm(r,theta) = sqrt(2)*Rnm(r)*cos(m*theta) (m = |mu|) n = 0,1,2,... m =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Disk Harmonic Functions Download

< 1 2 3 4 5 >