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

Inverse Functions software
Filter: All | Freeware | Demo
 

Inverse Functions

< 1 2 3 4 5 > 
Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 571

Inverse Compositional AAM This is a MATLAB implementation of inverse compositional Active Appearance Models (AAMs), as described in the 'Active Appearance Models Revisited' paper by Iain Matthews and Simon Baker. Platforms: Windows, Mac, Linux

License: Freeware Size: 174.35 MB Download (45): Inverse Compositional AAM Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 487

Simple java text console functions Simple Java text console I/O wrapper functions for common console tasks such as getting an integer, getting a string etc. These functions wrap around the System.out and System.in objects. Platforms: Windows, Mac, Linux

License: Freeware Size: 33.62 KB Download (47): Simple java text console functions Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 435

VMatrixLi VMatrixLib is a little, handy, Java matrix library which implements a set of utility functions (such as calculus of the determinant of a matrix, calculus of the rank, inverse matrix, and many others..) that anyone who have to use matrices needs. Platforms: Windows, Mac, Linux

License: Freeware Size: 23.84 KB Download (50): VMatrixLi Download

Added: July 02, 2013 | Visits: 767

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: April 16, 2013 | Visits: 532

continuous wavelet transform and inverse This collection of files is an extension of the wavelet software package originally written by Torrence and Compo (http://paos.colorado.edu/research/wavelets/software.html)The main functions are:1. contwt.m: (continuous wavelet transform). This is essentially Torrence and Compo's wavelet.m with a... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): continuous wavelet transform and inverse Download

Added: May 27, 2013 | Visits: 472

Wave Field Synthesis Driving Functions This file computes the driving functions (delay and gain) for every single loudspeaker of a WFS - sytem, given by the array dimensions, the position of the virtual sound source and a reference line within the listening zone. The function arraysnap.m plots the resulting wavefield and shows the... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Wave Field Synthesis Driving Functions Download

Added: August 14, 2013 | Visits: 540

Using C# functions and forms in Matlab This script shows how C# functions/classes and forms (gui) can be used in Matlab.The zip contains:- a example c# class (ComMatlab.cs) with different inputs and outputs functions.- a info_ComMatlab.txt with the commands how to compile and register a c# activex control- a ComMatlabtest.m for... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Using C# functions and forms in Matlab Download

Added: April 29, 2013 | Visits: 564

Kriging and Inverse Distance Interpolation using GSTAT Kriging and inverse distance are popular interpolation methods, especially in earth sciences. There are some routines already available on matlab but are severely limited by matlabs memory constraints. By using gstat to handle interpolation and variogram modelling, very large datasets are easily... Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Kriging and Inverse Distance Interpolation using GSTAT Download

Added: April 30, 2013 | Visits: 433

General Mathieu functions with arbitrary parameters These routines are calculation routines for Mathieu functions with arbitrary parameters (positive, Negative and Complex)The package includes the following subroutines:fcoef1---Compute the expanded coefficients of Seriesdbesselj----Compute the derivatives of Bessel functions;dbessely----Compute... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): General Mathieu functions with arbitrary parameters Download

Added: August 27, 2013 | Visits: 671

Euklid (Inverse) Distance Weight Matrix function W = euklid_W(ws,d,n)function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ------------------------------------------------------------------ USAGE: W =... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Euklid (Inverse) Distance Weight Matrix Download

Added: June 19, 2013 | Visits: 422

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

Added: June 23, 2013 | Visits: 424

Mathieu classic functions with positive parameter These routines are the improved calculation routines for Mathieu functions with positive parameters based on Ben Barrowes' direct translation, performed using f2matlab, of the original FORTRAN-77 implementation of "Computation of Special Functions."The package includes the following... Platforms: Matlab

License: Freeware Size: 61.44 KB Download (45): Mathieu classic functions with positive parameter Download

Added: April 23, 2013 | Visits: 384

Calling functions from a user defined shared library his package is composed in fact of 2 things :- First thing is MATLAB M file, with a dll and a header file. This script shows how to call some functions from the dll included- The zip file included is the complete Visual studio project, in Visual Studio .NET format, in order to build the Dll... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Calling functions from a user defined shared library Download

Added: July 02, 2013 | Visits: 325

Mathieu Functions Toolbox The Mathieu functions are used to solve analytically some problems in elliptical cylinder coordinates. The computational toolbox includes routines for the characteristic values, the expansion coefficients, and the four categories of angular and radial Mathieu functions together with their... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (43): Mathieu Functions Toolbox Download

Added: September 05, 2013 | Visits: 361

Copula Functions Simulation model to accompany the article, "Monte-Carlo Simulation in MATLAB Using Copulas" in the November 2003 issue of MATLAB News&Notes. The function METAPOP runs the metapopulation simulation model described in the article.MATLABdlT«'s Statistics Toolboxd-OC?D? includes a variety of... Platforms: Matlab

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

Added: May 09, 2013 | Visits: 448

Approximating the Inverse Normal Applying the inverse transform method to the normal distribution entails evaluation of the inverse normal. This is the Beasley-Springer-Moro algorithm for approximating the inverse normal.Input: u, a sacalar or matrix with elements between 0 and 1Output: x, an approximation for the inverse normal... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Approximating the Inverse Normal Download

Added: April 23, 2013 | Visits: 356

tSL between probability density functions This program implements the tSL between two probability density functions following the references: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to DTI Analysis, IEEE Transactions on Medical Imaging (TMI'10), 2010. Meizhu Liu, Baba... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): tSL between probability density functions Download

Added: April 07, 2013 | Visits: 310

Display symbolic expression in web browser. CUTE works with all modern browsers without the need of additional plugins. Example syms a b c d e f g h i; cute ({inv([a, b, c; d, e, f; g, h, i]); ... sqrt(sinh(a)/acosh(b) - ... 42*log(c)) + ... exp(d) + ... e^(1/f)^g^(1/h)-1/(1+1/(1+1/(1+1/i)))}) is a torture test and displays a column... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Display symbolic expression in web browser. Download

S-functions x HugeBus with BusObj as Workaround for When automatically generating S-functions with RTW, if a BusObject is not used by Bus Creators, the S-function does not handle Bus inside C code, but through block interface. To see that, right click and select Look Under Mask in the resulting Block.This may pose a problem if the Bus is somehow... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (48): S-functions x HugeBus with BusObj as Workaround for "Input Bounds are out of range" Download

Added: August 27, 2013 | Visits: 334

Numerical Analysis Functions 1 Numerical analysis functions that employ the Bisection, Fixed-point, Newton-Raphson, and Muller's methods. Each returns a root for a given function, and optionally a iteration table.*** Symbolic Toolbox is NOT REQUIRED *** Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Numerical Analysis Functions 1 Download

< 1 2 3 4 5 >