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

Computes freeware
Filter: All | Freeware | Demo
 

Computes

< 1 2 3 4 5 > 

H-infinity optimal causal IIR inverse filter for the cubic spline Computes the H-infinity optimal causal filter (indirect B-spline filter) for the cubic spline.[INPUT]d: delay[OUTPUT]psi: the optimal filter psi(z) in a TF objectgopt: optimal valueThis file is based on the following paper:M. Nagahara and Y. Yamamoto,H-infinity optimal approxmation for causal...



Platforms: Matlab


Added: May 27, 2013 | Visits: 471

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: March 27, 2013 | Visits: 356

wvfrms2bases Computes an orthogonal basis from a given criteria. Options are identicalto those of sortwvfrms: basis are computed by signal width, localization, andnoise. The vectors are sorted by the given criteria, projected onto asubspace orthogonal to the previously sorted vectors, and sorted in...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): wvfrms2bases Download

Added: July 20, 2013 | Visits: 392

RUNMEAN For vectors, Y = RUNMEAN(X,M) computes a running mean (also known as moving average) on the elements of the vector X. It uses a window of 2*M+1 datapoints. M an positive integer defining (half) the size of the window. In pseudo code: Y(i) = sum(X(j)) / (2*M+1), for j = (i-M):(i+M), and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): RUNMEAN Download

Added: March 26, 2013 | Visits: 507

Two Dimensional Isostatic Truss Structures Solver ITSS2D This solver computes the internal loads on each member of two dimensional isostatic truss structures by using the method of joints.Since the Theory of Deformations is not considered in this program, displacements of the structures are not computed. All assumptions of Rational Mechanics are made...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Two Dimensional Isostatic Truss Structures Solver ITSS2D Download

Convolution integral approximation via trapezoidal quadrature rule This code computes the approximation of the convolution integral (*) between two functions, f(t) and g(t), sampled at the times t1,t2,...,tm (unit spacing), via the trapezoidal quadrature rule. To compute the integral with other than unit spacing, multiply the result by the spacing...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (51): Convolution integral approximation via trapezoidal quadrature rule Download

Drude-Lorentz and Debye-Lorentz models for the dielectric constant of metals and water This code computes the complex dielectric constant (i.e. relative permittivity) and the refractive index of various metals using either the Lorentz-Drude (LD) or the Drude model (D) as a function of input light wavelength.Additionally, it may compute the dielectric constant of pure water using a...


Platforms: Matlab


Added: June 16, 2013 | Visits: 545

McCabe-Thiele Method for an Ideal Binary Mixture The program computes the number of equilibrium stages for a binary ideal mixture with relative volatility equal to 2.45. The feed is a two phase mixture with a feed quality is equal to 0.85. The distillate, feed and bottom mole fractions are 0.9, 0.5 and 0.1, respectively. The reflux ratio is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): McCabe-Thiele Method for an Ideal Binary Mixture Download

Added: May 17, 2013 | Visits: 597

Hunter and Nash Graphical Equilibrium Stage Method The program computes the tie lines, the operating and mixing points and the number of equilibrium stages using the Hunter and Nash graphical method of a liquid-liquid extraction problem. One feed of acetic acid (35 wt %) in water which flow rate = 1000 kg/hr is extracted using a solvent...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Hunter and Nash Graphical Equilibrium Stage Method Download

Added: July 14, 2013 | Visits: 501

Transient Pipe Flow Separation of variables allows the determination of the transient velocity profile in a pipe. The present program computes the zeros of the Bessel function and plots the transient velocity profile of a pipe flow.


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Transient Pipe Flow Download

Inverse Distance Weighted (IDW) or Simple Moving Average (SMA) INTERPOLATION This function computes at (Xi,Yi) unknown locations the IDW (w P=1, Q=1 yields interpolation at one point --> P>1, Q=1 yields interpolation at a vector of points --> P>1, Q>1 yields interpolation at a (ir)regular grid of points======================================== INPUTS Xc: (mandatory) [Nx1]...


Platforms: Matlab


Added: August 05, 2013 | Visits: 573

Binary VLE Computations using Wilson's Model One must input to a dialog box Antoine's constants, Wilson binary interaction parameters and liquid molar volume of any binary mixture of his choice. The program computes and plots activity coefficients, relative volatility and VLE diagram.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Binary VLE Computations using Wilson's Model Download

Added: June 01, 2013 | Visits: 607

Phase Envelope for Ethane-Benzene Mixture The program computes phase envelopes for two binary mixtures containing ethane and benzene (20 % ethane and 80 % benzene; 70 % ethane and 30 % benzene). This binary system exhibits a peculiar behavior called retrograde condensation (e.g. We get condensation as we increase the temperature or...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Phase Envelope for Ethane-Benzene Mixture Download

Added: April 09, 2013 | Visits: 621

Understanding the Euler Angles You can input the angles and the axis about which the co-ordiante has to be rotated to visualize the rotation and orientation.you will have full control of what elements to be shown in screen, like path,plane of rotation,initial co-ordinate frame,etcDescription in short: : An Educating...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (44): Understanding the Euler Angles Download

Translation of Matlab & Simulink models to SpecC specification Models This project deals with the translation of a Simulink models to SpecC specificationmodels. Matlab is one of the leading softwares in model based and algorithmic designing. SpecC (close to ANSI C) is a high level language which can be implemented on hardware usingSystem on Chip Environment(SCE)....


Platforms: Matlab


Added: August 16, 2013 | Visits: 382

Bessel Derivative Zeros Calculates the zeros of the first derivatives of Bessel function.Updates BessDerivZerosBisect.m with these changes:1. Allows for m = 02. Allow the user to specify the particular m and k values desired.3. Allows for a tolerance input parameter4. Uses a table look-up to get closer initializations...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Bessel Derivative Zeros Download

Added: July 09, 2013 | Visits: 493

Free Convection Past a Vertical Flat Plate The program computes the velocity and temperature profiles for free convection past an isothermal vertical plate. Results are obtained after solving two coupled nonlinear differential equations. The shooting method is used to obtain the boundary conditions, required to solve the coupled ODEs,...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (48): Free Convection Past a Vertical Flat Plate Download

Added: May 13, 2013 | Visits: 679

Solution of a Maxwell Stefan Diffusion Problem n the bottom of a Stefan tube there is a quiescent liquid with a mixture of acetone (component 1) and methanol (component 2). Vapor that evaporates from this pool of liquid diffuses to the top of the tube. Air (component 3) keeps the mole fractions of components 1 and 2 equal to zero. This...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Solution of a Maxwell Stefan Diffusion Problem Download

Added: May 20, 2013 | Visits: 743

Measures of Analysis of Time Series toolkit (MATS) Measures of Analysis of Time Series (MATS) toolkit computes a number of different measures of analysis of scalar time series (linear, nonlinear and other statistical measures). It also contains pre-processing tools (transformations and standardizations), data splitting facility, resampled data...


Platforms: Matlab

License: Freeware Size: 3.41 MB Download (63): Measures of Analysis of Time Series toolkit (MATS) Download

Added: May 07, 2013 | Visits: 424

jQuery.relatizeDate SHPATH - shortest path with obstacle avoidance (ver 1.3) Given a "terrain" matrix consisting of zeros (for open space) and ones (for obstacles), this function computes the shortest path between two specified points while avoiding obstacles.A two-stage solution is employed. In stage one, the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): jQuery.relatizeDate Download

< 1 2 3 4 5 >