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

Inverse Circular Trig Functions software
Filter: All | Freeware | Demo
 

Inverse Circular Trig Functions

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

simulate fast Tanner LDPC codec with quasi-circular generator matrices The program can simulate fast Tanner LDPC codec with quasi-circular generator matrices, and 1/2 code rate. Copyright (C2010-2015) Yang XIAO, Beijing Jiaotong University, Nov.3, 2010, E-Mail: yxiao@bjtu.edu.cn. Current Version Published: 2010-11-5In my following books, I derived the algorithm of...





Platforms: Matlab


Added: April 16, 2013 | Visits: 529

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: 467

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: 534

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: May 13, 2013 | Visits: 486

Fast Circular (Periodic) Cross Correlation Uses fft to calculate the circular cross correlation of two periodic signal vectors.This is equivalent to xc(k)=sum(u1.*circshift(u2,k)), but much faster (on the order of 500 times faster for a 1024 point signal).The package also includes two examples. One checks the calculation against the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Fast Circular (Periodic) Cross Correlation Download

Added: April 29, 2013 | Visits: 558

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: May 15, 2013 | Visits: 432

Natural Frequencies of a Circular Plate Program calculates eigenvalues, modal parameters and normalization constants for a thin circular plate with elastic edge supports. Both translational and rotational constraints are considered. User can modify the constraints and vary Poisson ratio.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Natural Frequencies of a Circular Plate Download

Added: April 30, 2013 | Visits: 425

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: June 11, 2013 | Visits: 426

Hydrogenic Wavefunction Visulization Tool The code provides base functionality to calculate the wave-functions for hydrogen and visualise those wave-functions using iso-surfaces in 3D. This can be used to explore the spatial nature of the wave-functions.In addition it is easy to calculate something approximating the wave-function of the...


Platforms: Matlab

License: Freeware Size: 1.53 MB Download (43): Hydrogenic Wavefunction Visulization Tool Download

Circular-Restricted Three-Body Problem (CRTBP) - Sun_Earth_Moon (using symbolic toolbox) Analysis and simulation of orbits in the circular-restricted three-body problem (CRTBP), where primary and secondary bodies move in circular orbits about the common center of mass, and effect of gravitational attraction of the smallest body are ignored. The applications described here are for...


Platforms: Matlab


Added: August 27, 2013 | Visits: 663

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: 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

Added: June 23, 2013 | Visits: 414

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: 379

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: March 23, 2013 | Visits: 264

Circular ROI Crop Based on selection of two points, the function 'll crop the ROI in the form of circular fashion and with black background.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Circular ROI Crop Download

Added: July 02, 2013 | Visits: 322

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: 358

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 (44): Copula Functions Download

Added: May 09, 2013 | Visits: 442

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: 349

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

< 1 2 3 4 5