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

Example Bcg Matrix freeware
Filter: All | Freeware | Demo
 

Example Bcg Matrix

< 1 2 3 4 5 > 
Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 1.036

Free Matrix Calculator Free Matrix calculator is a practical math tool to calculator real matrix and complex matrix. As you see, it's easy, various, and effectual. Download and try it. Function: Matrix inverse. Matrix transpose.Largest component. Smallest component. Matrix or vector norm.Dimension. Sum of diagonal...



Platforms: Windows

License: Freeware Size: 567 KB Download (572): Free Matrix Calculator Download

Added: May 10, 2013 | Visits: 533

Proxy Example Proxy Example script demonstrates how to build a proxy object.





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

License: Freeware Download (50): Proxy Example Download

Added: May 10, 2013 | Visits: 618

Matrix vector multiplication Using 'reduce' and 'map', this code shows how a matrix vector multiplication can be reduced to a single loop.


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

License: Freeware Download (54): Matrix vector multiplication Download

Added: May 10, 2013 | Visits: 736

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 (67): Basic Linear Algebra Matrix Download

Added: May 10, 2013 | Visits: 662

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 (54): Calculate the distance matrix Download

Added: May 10, 2013 | Visits: 462

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

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

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

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

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

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

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

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

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

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 (44): Sequency(Walsh) ordered Hadamard matrix Download

Added: May 07, 2013 | Visits: 405

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 (45): convlution matrix in four lines Download

Added: July 20, 2013 | Visits: 500

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

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

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

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

< 1 2 3 4 5 >