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

Inverse Matrices freeware
Filter: All | Freeware | Demo
 

Inverse Matrices

< 1 2 3 4 5 > 
Added: May 30, 2013 | Visits: 592

Fast 2D Walsh-Hadamard Transform The function implement the 2D dyadic(Paley) ordered fast in-place Walsh-Hadamard transform, which can be used in signal processing, pattern recognition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 Nadditions and subtractions. Data...



Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Fast 2D Walsh-Hadamard Transform Download

PPT slide for Chapter 4 of 4.1 DEFINITION OF THE -TRANSFORM4.2 PROPERTIES OF THE -TRANSFORM4.3 THE INVERSE -TRANSFORM 4.3.1 Inverse -transform by Partial Fraction Expansion 4.3.2 Inverse -transform by Long Division4.4 ANALYSIS OF LTI SYSTEMS USING THE -TRANSFORM4.5 GEOMETRIC EVALUATION OF THE -TRANSFORM4.6 THE -TRANSFORM...





Platforms: Matlab


Added: August 07, 2013 | Visits: 349

Common Spatial Patterns Two primary files are used for the CSP: csp.m is one file, and csp2.m is by another author. Csp.m requires spatfilt.m to work. The eigenvalue matrix test can be passed, but the U1 and U2 matrices are not equal. Any feedback would be welcome.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Common Spatial Patterns Download

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: June 04, 2013 | Visits: 370

matchPurs.m This function is a more robust and improved version of my previous submission, matchingpursuit.mThis function computes the projection of a given input vector or matrix onto a "dictionary" of other vectors or matrices using a matching pursuit algorithm. Users may input a vector to be synthesized,...


Platforms: Matlab

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

Blind detection of the number of sources with hypothesis tests Let us assume the following MIMO model:Y(k)=HX(k)+Y(k)This file can detect the number of sources, i.e the size of the vector X(k) from the received signal Y(k). The noise is assumed spatially white and the number of receivers must be strictly greater than the number of sources. For more details...


Platforms: Matlab


Inverse kinematics for a 3DOF robot arm. Authors: Michael Miranda and Renato Salinas Uses optimization to find the spatial location of each axis articulator. The program contains innovative algorithms for finding the angles between the links.As a working point and length of links to determine the angles of rotation of each of the unions.The mode of application is accessing "Item...


Platforms: Matlab


Added: April 25, 2013 | Visits: 408

Analysis Modification Synthesis This framework facilitates short-time speech processing. A vector containing audio data samples is taken as input, the short-time Fourier transform (STFT) is then computed and the resulting complex spectrum is decomposed into magnitude and phase spectra. No modification is made in this 'hello...


Platforms: Matlab

License: Freeware Size: 522.24 KB Download (46): Analysis Modification Synthesis Download

Added: August 31, 2013 | Visits: 385

ScaleTime ScaleTime - fast linear matrix interpolationI have recorded timeseries of e.g. size [100'000 x 10] and cut out chunks of about 100 frames according to some events and normalize them to exactly 100 frames.For this task, the direct approach with Matlab's INTERP1 works, but it is slow:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): ScaleTime Download

Added: May 21, 2013 | Visits: 484

Condense time-series signals This a very simple function that produces a condensed, approximate version of the time-series signal y, with each group of n adjacent points in y replaced by its average. You can use this to condense over-sampled signals so that subsequent processing will be easier and faster. Or you can use it...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Condense time-series signals Download

Added: April 17, 2013 | Visits: 466

linprog This directory contains a suite of files for performing the standard two phase simplex method on linear programming problems. The three files LINPROG.DOC, PHASEI.DOC and PHASEII.DOC are fully documented versions of the m-files LINPROG.M, PHASEI.M and PHASEII.DOC are fully documented versions of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): linprog Download

Added: March 29, 2013 | Visits: 510

Markov Decision Processes (MDP) Toolbox The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Processes: backwards induction, value iteration, policy iteration, linear programming algorithms with some variants.The functions were developped with MATLAB (note that one of the functions requires the...


Platforms: Matlab

License: Freeware Size: 235.52 KB Download (44): Markov Decision Processes (MDP) Toolbox 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: 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

Added: July 11, 2013 | Visits: 450

Interval Bode Plot The script plots the envelope of the bode plot for a parametric uncertain/interval system.interval_bode(NumVec,DenVec,clr)The function accepts the numerator (NumVec) and denominator (DenVec) of the uncertain system as matrices of two rows each. The first row containing the lower bounds and the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Interval Bode Plot Download

Added: August 02, 2013 | Visits: 638

Fuzzy Calculus Core (FC2ore) This package is created with the highly appreciated theoretical help and under the supervision of Prof. DSc. Ketty Peeva.Theoretical results and methods can be found in:1. B. De Baets, Analytical solution methods for fuzzy relational equations, in the series: Fundamentals of Fuzzy Sets, The...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Fuzzy Calculus Core (FC2ore) Download

Added: August 19, 2013 | Visits: 563

distmat D = DISTMAT(X,Y) for matrices X and Y returns the distance matrix where the (i,j)th entry is the d-norm distance between the ith and jth row of X and Y respectively.DISTMAT(X,Y,d) computes a specific d-norm distance. Default=2[D,XI,YI]=DISTMAT(X,Y,d,var) gives the indices of the sorted values of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): distmat Download

Added: July 22, 2013 | Visits: 602

Conjugate Gradient Method The conjugate gradient method aims to solve a system of linear equations, Ax=b, where A is symmetric, without calculation of the inverse of A. It only requires a very small amount of membory, hence is particularly suitable for large scale systems.It is faster than other approach such as Gaussian...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Conjugate Gradient Method Download

Prediction of Conversion with an Isothermal Axially-Dispersed Plug Flow Reactor Numerical solutions for the conversion of an isothermal axially dispersed plug flow reactor accomplishing first and second order reactions are obtained. The Danckwerts boundary conditions for the so-called "closed" configuration are used. We use the shooting method since it is a...


Platforms: Matlab


Added: August 20, 2013 | Visits: 530

Signal_Flow_Graphz The reduction of complex linear system is always a very important topic in many courses. In Signal and System it is the analysis of Signal Flow graph(Mason's Rule). In Signal Processing it is to find out the system function from complex filter structure. In Automatic Control it is the reduction...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (44): Signal_Flow_Graphz Download

< 1 2 3 4 5 >