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

Example Bcg Matrix software
Filter: All | Freeware | Demo
 

Example Bcg Matrix

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 742

Basic Linear Algebra Matrix This script defines the Matrix class, an implementation of a linear algebra matrix. Arithmetic operations, trace, determinant, and minors are defined for it. This is a lightweight alternative to a numerical Python package for people who need to do basic linear algebra. Vectors are implemented as...



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (68): Basic Linear Algebra Matrix Download

Added: May 10, 2013 | Visits: 667

Calculate the distance matrix This script presents you three ways to calculate a distance matrix out of a list of n-dimensional points using scipy.





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Calculate the distance matrix Download

Added: May 10, 2013 | Visits: 465

com.wis.math.alg.Matrix Implements the behaviours of the Matrix Class -- provides methods for matrix manipulation. usage:var inst:Matrage:


Platforms: Windows, Mac, Flash,

License: Freeware Download (53): com.wis.math.alg.Matrix Download

Added: March 23, 2013 | Visits: 548

Listbox Example This example shows how to implement a Listbox control into your applications.It also shows how to add, delete, kill duplicates and search for an item. & add, delt;


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (50): Listbox Example Download

Added: July 21, 2013 | Visits: 566

Matrix TCL Lite Script The library supports only basic matrix operations, not being suitable for large matrices.It has been tested with:Borland C++ 5.0 (both 16 and 32 bit);Borland C++ 5.5;C++ Builder version 1.0, 3.0, 4.0 and 5.0;MS Visual C++ version 4.0, 4.2, 5.0 and 6.0;SUN g++ under Sun Solaris;GNU C++ and SGI C++...


Platforms: C and C plus plus

License: Freeware Size: 40.96 KB Download (51): Matrix TCL Lite Script Download

Added: June 28, 2013 | Visits: 730

Windows Animation Example Windows Animation Example code shows you how to make animation in C .


Platforms: C and C plus plus

License: Freeware Size: 20.48 KB Download (54): Windows Animation Example Download

Added: March 24, 2013 | Visits: 934

Play Wav File Example Script Play Wav File Example shows how to play a .wav file through your application and the different options (SYNC, ASYNC, LOOP).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (70): Play Wav File Example Script Download

Added: September 07, 2013 | Visits: 625

The Matrix Text effect for Graphics and Animations This DHTML script renders the Matrix effect on any short piece of text. It works in both IE4 and NS6 , and downgrades well with the rest.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (43): The Matrix Text effect for Graphics and Animations Download

Added: August 30, 2013 | Visits: 461

N-point Paired Matrix for FFT It will help you to make a N-point Paired matrix for FFT.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): N-point Paired Matrix for FFT Download

Added: March 22, 2013 | Visits: 382

decimation matrix This function gives the decimation matrix which after post mulitpling it with the given signal gives the downsampled version of the original signal...D = decimmtx(x,N)decimates the given signal by a factor of N.[D,y] = decimmtx(x,N)gives D as well as the decimated signal y


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): decimation matrix Download

Added: April 29, 2013 | Visits: 517

plotColumns.m: plots columns in matrix as time series [h,varargout]=plotColumns(data,varargin)plots columns of a matrix as if each column is a time seriesUSAGE:plotColumns(data);[h] = plotColumns(t,data);[h] = plotColumns(t,data,{colors});[h] = plotColumns(t,data,'plotopt');[h] = plotColumns(...,'plotopt');[h] = plotColumns(...,{colors});


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): plotColumns.m: plots columns in matrix as time series Download

Added: June 09, 2013 | Visits: 496

Sequency(Walsh) ordered Hadamard matrix The function generates sequency(Walsh) ordered Hadamard matrix useful for image processing, signal processing, genetic algorithms etc.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Sequency(Walsh) ordered Hadamard matrix Download

Added: May 07, 2013 | Visits: 406

convlution matrix in four lines CONV_MTX Convolution matrix. If 'x' is a column vector of length 'nx', then conv_mtx(x,nh) gives a toeplitz matrix 'X' of size (nx+nh-1) times (nh). 'nh' is the length of the column vector 'h' with which 'x' is convolved. Thus finally 'X*h' is same as conv(x,h). If 'x' and 'h' are row vectors,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): convlution matrix in four lines Download

Added: July 20, 2013 | Visits: 505

MPC Tutorial I: Dynamic Matrix Control This is the first part of the planned series for Model Predictive Control (MPC) tutorials.Dynamic Matrix Control is the first MPC algorithm developed in early 1980s. It is probably also the most widely used MPC algorithm in industry due to the fact that its internal model, the step response model...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (41): MPC Tutorial I: Dynamic Matrix Control Download

Added: September 12, 2013 | Visits: 404

Tutorial: C mex matrix demo This short tutorial illustrates basic numerical matrix computation in C. I encourage any comments from expirienced mex programmers for style improvement.This is a nice little function to demonstrate how you can interface MATLAB and C style matricies. There is some example code included showing...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (44): Tutorial: C mex matrix demo Download

Added: July 15, 2013 | Visits: 550

Matrix Polynomial Fraction These functions show some advances about MPF (Matrix Polynomial Fraction) using for represent multivariable models and design multivariable control system.


Platforms: Matlab

License: Freeware Size: 419.84 KB Download (48): Matrix Polynomial Fraction Download

Added: March 26, 2013 | Visits: 414

Keplerian State Transition Matrix Phi = keplerSTM(x0,dt,mu) will return the state transition matrix Phi for a set of objects described by initial positions and velocities (x0) with gravitational parameters mu, propogated along Keplerian orbits for time dt. The positions and velocities at time dt is then given by Phi*x0. x0 must...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Keplerian State Transition Matrix Download

Added: September 09, 2013 | Visits: 568

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Compute the Kendall's coefficient of concordance of the matrix X X must be a N-by-K matrix, N is the number of "candidate" and the K is the number of "judge".


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Compute the Kendall's coefficient of concordance of the matrix X Download

Added: May 01, 2013 | Visits: 852

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

< 1 2 3 4 5 >