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

Lambda Tau Omega software
Filter: All | Freeware | Demo
 

Lambda Tau Omega

< 1 2 3 4 5 > 
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

K-Omega / A-Star Multi robot follow the leader (implemented in Sim and NXT) To perform A Star path, goto to Main.m and set k=1, b=inf and n=0;Please read main.mTO RUN SINGLE ROBOT SIMULATION 1. Set Architecutre=1 and press F5TO RUN MULTI ROBOT 1. Open Matlab and navigate to director with all the code 2. Open main.m and set architecture to 2 and save 3. Run main.m and you...


Platforms: Matlab


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: 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: April 04, 2013 | Visits: 215

cumquad This function is an adaptation of Matlab's "quad" function to return the cumulative integration of an analytical function.e.g. compute integral:I(t) = int(0..t)[1/(tau^3 - 2*tau - 5) d_tau] for t=0..3[I, t] = cumquad(@(tau) 1./(tau.^3-2*tau-5), 0, 3);This function is almost identical to the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): cumquad Download

Added: May 01, 2013 | Visits: 296

LiScEi The package LiScEig calculates a finit number of numerical eigenvalues and eigenfunctions of regular Sturm-Liouville problems using the Chebyshev-tau method.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 163.84 KB Download (42): LiScEi Download

Added: August 08, 2013 | Visits: 280

Remove Outliers For vectors, REMOVEOUTLIERS(datain) removes the elements in datain that are considered outliers as defined by the Thompson Tau method. This applies to any data vector greater than three elements in length, with no upper limit (other than that of the machine running the script). Additionally, the...


Platforms: Matlab

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

Added: June 24, 2013 | Visits: 391

powerMAOV1 Estimating of the statistical power of a performed (a posteriori) single factor Multivariate Analysis of Variance (MANOVA).It needs to input the observed parameters among two possible options. Option 1: multivariate observed F-statistic, numerator degrees of freedom, denominator degrees of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): powerMAOV1 Download

Added: July 09, 2013 | Visits: 380

Orbital Elements from Position/Velocity Vectors vec2orbElem(rs,vs,mus) converts positions (rs) and velocities (vs)of bodies with gravitational parameters (mus) to Keplerian orbital elements.INPUTS: rs: 3n x 1 stacked initial position vectors: [r1(1);r1(2);r1(3);r2(1);r2(2)r2(3);...;rn(1);rn(2);rn(3)] or 3 x n matrix of position vectors. vs: 3n...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (53): Orbital Elements from Position/Velocity Vectors Download

Added: August 11, 2013 | Visits: 314

EWMA St.Dev. This code calculates the Exponentially Weighted Moving Average Standard Deviation Exponentially weighted moving average (EWMA) standard deviation applies different weights to different returns. More recent returns have greater weight on the variance. The exponentially weighted moving average...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): EWMA St.Dev. Download

Added: April 09, 2013 | Visits: 240

Exponential Smoother Y = EXPSMOOTH( X, FS, TAU )Given input sequence X (column vector), sampled at FS Hertz, returns exponentially smoothed output sequence Y. Time constant (in milliseconds) for the exponential smoother is specified in TAU. If X is a matrix, then smoothing of column vectors of X is performed and...


Platforms: Matlab

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

Added: April 19, 2013 | Visits: 428

opengrid_ui Opengrid UI provides a dynamic jquery interface for configuring the layout of themes based on the Opengrid fixed/flexible grid, base theme. This module presently works only with the Opengrid theme and is useless unless used along with this theme.The module is still in active development. Please...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): opengrid_ui Download

Added: September 06, 2013 | Visits: 229

GRMustache GRMustache is an Objective-C implementation of the Mustache logic-less template engine. Its parser has been inspired by the Mustache go implementation. Its tests are based on the Ruby one, that we have considered as a reference. It supports the following Mustache features: * comments *...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 256 KB Download (40): GRMustache Download

Added: September 26, 2013 | Visits: 203

EEClone EEClone is an homage to Omega's Every Extend. It is a sample game that I developed during Summer 2006 for a seminar on Game Engine Design. There are many aspects of the game that can be extended and improved, but as it is, it demonstrates the following aspects of game development: *...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 849.92 KB Download (32): EEClone Download

Added: November 08, 2013 | Visits: 481

CharEntry CharEntry is a tool for inserting non-ascii characters into text, with particular emphasis on linguistic notation. CharEntry provides charts of the consonants, vowels, and diacritics of the International Phonetic Alphabet as well as chart of precomposed accented characters. Clicking on a...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (36): CharEntry Download

Released: October 01, 2013  |  Added: November 17, 2013 | Visits: 5.126

FinOptions XL The Derivicom FinOptions XL analytics library is a comprehensive suite of functions with extensive cross asset derivative coverage for the financial professional. Built to support the demand of today's financial markets, FinOptions XL gives you the ultimate in accuracy and flexibility to handle...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $499.00 USD Size: 8.69 MB Download (338): FinOptions XL Download

Added: January 16, 2006 | Visits: 2.252

TickerPro Server TickerPro Server is solution for transferring data from different sources to client application. As an example we provide solution for Omega Research ProSuite 2000i as a source and MS Excel 2002 as a client application. The product allows you gather all necessary information for analyses. You...


Platforms: Windows

License: Shareware Cost: $129.00 USD Size: 712 KB Download (513): TickerPro Server Download

Added: September 11, 2006 | Visits: 2.730

Digital Indicators Package Digital Indicators Package is a set of digital filters synthesized with the help of a special program and having a complex impulse response. It gives the indicators such properties that are not available for the classical indicators of technical analysis. The indicators are intended to be used in...


Platforms: Windows

License: Demo Cost: $375.00 USD Size: 55 KB Download (548): Digital Indicators Package Download

< 1 2 3 4 5 >