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

Example Bcg Matrix freeware
Filter: All | Freeware | Demo
 

Example Bcg Matrix

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

Simple session handling example This script is a very simple session handling example that uses plain Python CGI (tested only under Python 2.2 ). Its goal is to show how cookies are set via HTTP and how easily they can be used for session management.



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

License: Freeware Download (57): Simple session handling example Download

Added: May 10, 2013 | Visits: 502

Example For winreg This script is an example of how to use the winreg module. The code had the first purpose of demonstrating the concept of a graphical shell built in Python. The shell was easily modified to make use of the Window's registry but retains traces of its original method of operation.





Platforms: Windows, Python,

License: Freeware Download (51): Example For winreg Download

Added: May 10, 2013 | Visits: 573

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object.


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


Added: February 20, 2013 | Visits: 561

Photo Matrix PA2 Photo Matrix is a photo viewer. You may upload, create thumbnails and view your photos online. It has multiple album support and web based administration allowing copy/move/delete of your images. It requires no additional software except php GD extension.


Platforms: BSD Solaris

License: Freeware Download (53): Photo Matrix PA2 Download

Added: May 29, 2013 | Visits: 507

MATLAB oscilloscope application - example This example demonstrates how you can use MATLAB to develop an application that both collects data from an oscilloscope and performs mathematical calculations and visualization on the data. Combining MATLAB with your oscilloscope transforms the scope into a complete test bench station for data...


Platforms: Matlab

License: Freeware Size: 491.52 KB Download (45): MATLAB oscilloscope application - example Download

Added: July 21, 2013 | Visits: 460

Compute N x N DFT matrix dftmat = DFT matrix of order N x N; N = Order of the matrix computes the DFT matrix of orer N x N; DFT matrix is a n x n matrix defined as Wn=[(Wn)^km] Wn=exp(-j*2*pi/n)Reference: Multirate Systems and Filter banks by P.P Vaidyanathan Pearson Education 1993 appendix A.6


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Compute N x N DFT matrix Download

Added: June 14, 2013 | Visits: 388

Steepest Descent Algorithm This is a small example code for "Steepest Descent Algorithm". It implements steepest descent Algorithm with optimum step size computation at each step. The code uses a 2x2 correlation matrix and solves the Normal equation for Weiner filter iteratively.Reference:Adaptive Filter Theory 3rd...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Steepest Descent Algorithm Download

Added: May 19, 2013 | Visits: 504

PET reconstruction system matrix This include a MEX-DLL file which is an implementation of R L Siddon's refined method by Jacob for the calculation of ray path integral in PET/CT system image reconstruction. This is based on Line Intersection Length model to calculate probability matrix elements. Inputs are the LOR number and a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): PET reconstruction system matrix Download

Added: March 31, 2013 | Visits: 565

Matrix Analysis of Three Dimensional Bar Structures MABS3D Input data is the Microsoft ExceldlT« file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored.After running the mabs3d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): Matrix Analysis of Three Dimensional Bar Structures MABS3D Download

Added: April 26, 2013 | Visits: 448

Matrix Library for Simulink A set of blocks for manipulating 3x3 and 4x4 matrices. In versions of Simulink prior to R12, matrices were handled in row-major form, thus the need for special blocks to handle matrices. Although Simulink can now handle arrays as signals, some users may still find the row-major approach...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (44): Matrix Library for Simulink Download

Added: April 26, 2013 | Visits: 562

Hyperbolic Polynomial Toolbox (HPT) Determinantal matrix representations of hyperbolic polynomials are a current topic of interest and research among those working with LMI's (Linear Matrix Inequalities) and SDP (semi-definite programming). This toolbox was used to demonstrate some of the theorems presented in the author's Ph.D....


Platforms: Matlab

License: Freeware Size: 409.6 KB Download (39): Hyperbolic Polynomial Toolbox (HPT) Download

Added: May 17, 2013 | Visits: 469

Matrix Completion via Thresholding Contains three matrix completion algorithms and a demo script for running them. Also compares against other matrix completion algorithms - Singular Value Thresholding and Fixed Point Iteration.Solves the following three optimization problems:min rank(X) subject to ||y - M(X)||_2


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Matrix Completion via Thresholding Download

Added: April 03, 2013 | Visits: 489

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: August 29, 2013 | Visits: 431

Scrollbar GUI Example This is a tutorial example with many comments, explaining how to insert a slider into a MATLAB GUI, that works just like for example a slider in a browser.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Scrollbar GUI Example Download

Added: April 01, 2013 | Visits: 600

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are...


Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: August 27, 2013 | Visits: 661

Euklid (Inverse) Distance Weight Matrix function W = euklid_W(ws,d,n)function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ------------------------------------------------------------------ USAGE: W =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Euklid (Inverse) Distance Weight Matrix Download

Added: July 07, 2013 | Visits: 509

Matrix Analysis of Two Dimensional Bar Structures MABS2D Input data is the MS Excel file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored.After running the mabs2d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once the...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (50): Matrix Analysis of Two Dimensional Bar Structures MABS2D Download

Added: June 16, 2013 | Visits: 394

ClebschGordan matrix of coefficients we can use any complete set of Eigenkets for basis of our hilbert spacewe can use |j1,j2,m1,m2> or |j1,j2,j,M>"clmatrix.m is use for building the transformation Matrix |j1,j2,j,M> = |j1,j2,m1,m2>


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): ClebschGordan matrix of coefficients Download

Regular Control Point Interpolation Matrix with Boundary Conditions The main file interpMatrix.m in this package creates a sparse Toeplitz-like matrix representing a regularly-spaced interpolation operation between a set of control points. The user can specify the interpolation kernel, the number of control points, the spacing between the control points, and...


Platforms: Matlab


Added: June 25, 2013 | Visits: 457

fulltosparse (Fortran version) SYNTAX: B = fulltosparse(A)A = full 2-dimensional double matrixB = sparse 2-dimensional double matrix version of AThis example demonstrates how to populate a sparse matrix. For the purpose of this example, you must pass in a non-sparse 2-dimensional argument of type double. fulltosparse.for is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): fulltosparse (Fortran version) Download

< 1 2 3 4 5