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

Matrices Inverse Diagonal freeware
Filter: All | Freeware | Demo
 

Matrices Inverse Diagonal

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


Estimation and Simulation of State Space (Kalman Filter) Models with Matlab This toolbox was designed to simulate and fit linear state space models. The main literature I used for this particular package is Kim and Nelson (1999). A state space model (without non stochastic coefficients) is given by:y(t)=beta(t)*x(t)'+e(t)...


Platforms: Matlab


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

Added: May 29, 2013 | Visits: 680

Photonic bands for a 2D photonic crystal This program calculates and plots the photonic bands for a 2D photonic crystal consisting of cylinders with circular cross-section and infinite height, arranged in a triangular lattice; we consider in-plane propagation and two independent polarization states: E-pol and H-pol (E-field and H-field...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Photonic bands for a 2D photonic crystal 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

Added: March 25, 2013 | Visits: 443

4RRR Parallel Planar Manipulator GUI is provided to visualize forward/inverse kinematics, end effector workspace, manipulability, ellipse tracing, and position control of a 4RRR parallel planar manipulator. The files are created as part of the final project for the Math Methods in Robotics course at University at Buffalo


Platforms: Matlab

License: Freeware Size: 399.36 KB Download (44): 4RRR Parallel Planar Manipulator Download

Added: July 21, 2013 | Visits: 580

Risk and Asset Allocation These routines support the book "Risk and Asset Allocation" Springer Finance, by A. Meucci, see http://www.symmys.comThe routines include many new features:- more uni-, multi- and matrix-variate distributions- more copulas- more graphical representations- more analyses in terms of the...


Platforms: Matlab

License: Freeware Size: 6.62 MB Download (46): Risk and Asset Allocation Download

Added: June 12, 2013 | Visits: 401

FFT2 optimization Many image processing applications require an extensive usage of FFT2 routine (or, in the most general case, a N-dimensional FFT) of matrices having the same dimensions. In these cases MATLAB FFT2 can result extremely inefficient. In general the execution time can be significantly reduced by...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): FFT2 optimization Download

Added: August 01, 2013 | Visits: 454

MATLAB in Physics - Matrices cThis lecture investigates the underlying linear algebra that forms the basis of MATLAB. Aly Kassam is the author of this lecture, it is being submitted under Matt McDonnell's name solely to fit it in with the rest of the lectures. The aim of this lecture series is to introduce students to...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (44): MATLAB in Physics - Matrices Download

Added: May 04, 2013 | Visits: 409

Multivariable Subspace Identification: MOESP This is a small but powerful tool for multivariable subspace identification. It implements the so called Multivariable Output Error State Space algorithm.The identification is carried out in two steps by using the nested function technique. The main function returns a score vector for the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Multivariable Subspace Identification: MOESP Download

Added: April 11, 2013 | Visits: 510

Multi-input Controllable Canonical Form This function computes the frobenius transformation T for a multi-input state representation (A,B) such that the transformed system (T*A*inv(T),T*B) is in the multi-input controllable canonical form.Refer : D. G. Luenberger, "Canonical forms for linear multivariable systems", IEEE Trans. Auto....


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Multi-input Controllable Canonical Form Download

Added: August 16, 2013 | Visits: 463

Stochastic Subspace Realization This code provides a tool to identify a state space model from stochastic signals using a subspace approach.The code is implemented in two steps using a nested function. The first step returns a vector of subspace singular values, from which a user can determine an appropriate order for the state...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Stochastic Subspace Realization Download

Added: May 07, 2013 | Visits: 563

Optimizing Motion Control Featuring a FourBar Linkage This submission includes the files used in the webinar delivered March 1st, 2007, and titled "Optimizing Motion Control Systems Featuring a Four-Bar Linkage".It demonstrates the use of Inverse-Dynamics implemented through the tool SimMechanics. The ability to anticipate actuator torque...


Platforms: Matlab

License: Freeware Size: 2.53 MB Download (46): Optimizing Motion Control Featuring a FourBar Linkage Download

< 1 2 3 4 5