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

Vector freeware
Filter: All | Freeware | Demo
 

Vector

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

Skencil Skencil is a Free Software interactive vector drawing appliction. Known to run on GNU/Linux and other UNIX-compatible systems, it is a flexible and powerful tool for illustrations, diagrams and other purposes. A somewhat unique (for a drawing program) feature of Skencil is that it is implemented...



Platforms: *nix, C/C++, BSD

License: Freeware Download (57): Skencil Download

Added: May 10, 2013 | Visits: 489

tvmet Tiny Vector and Matrix template library uses Meta Templates (MT) and Expression Templates (ET) to evaluate results at compile time -- which makes it fast for low order (tiny) systems."Tiny" is a subjective term, but typically means vectors and matrices of size ten (10) or less.Features: - STL...





Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (61): tvmet Download

Added: August 27, 2013 | Visits: 620

Differential Encoding/Decoding Basic Differential Encoding/Decoding of input vector of numeric valuesdiffencodeve.m : Differential Encoding functiondiffdecodevec.m : Differential Decoding functiondiffencodevecTest.m : Test Program for Differential Encoding/Decoding.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Differential Encoding/Decoding Download

Added: May 20, 2013 | Visits: 470

Speech Spectrogram Takes a vector containing audio data samples as an input, computes short-time Fourier transform (STFT) and plots the STFT power spectrum trajectories across time.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add


Platforms: Matlab

License: Freeware Size: 2.87 MB Download (38): Speech Spectrogram Download

Added: September 13, 2013 | Visits: 430

Projection onto simplex This program computes the projection of any n-dimensional vector y onto the canonical simplex Dn defined by Dn:={x: x n-dimensional vector, 0


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Projection onto simplex Download

Convert Reflection Coefficients into Prediction Coefficients A = rc2lpc(K):K is vector of reflection coefficients: K = [k1, k2, ..., kp].A is vector of linear prediction coefficients: A = [1, a_p(1), a_p(2),..., a_p(p)]If the second input argument is passed, i.e.,A = rc2lpc(K,'matrix'),then A is the matrix:[1, 0, 0, 0,..............,0; 1,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Convert Reflection Coefficients into Prediction Coefficients Download

Added: April 23, 2013 | Visits: 378

Fast Deconvolution This function deconvolves one extremely large vector out of another extremely large vector very quickly. Enormous gains in speed are due to the use of two fft's and an ifft. To find out how to use this program, put it in you 'work' folder and type "help fdeconv".


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Fast Deconvolution Download

Added: March 27, 2013 | Visits: 485

Xls to Signal Builder Each xls sheet is used to create a signal builder groupTime vector must be in the first column.Each sheet must contain the same signal type (name & number)as the first sheet.Use TestCases.xls for example


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (45): Xls to Signal Builder Download

Added: August 31, 2013 | Visits: 446

Converting between text strings and binary vectors This zip file contains two functions: STR2BIN converts an ASCII text string to a vector of binary values, and BIN2STR converts a vector of binary values back to an ASCII text string.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Converting between text strings and binary vectors Download

Added: September 13, 2013 | Visits: 393

FB512fm(LU,y) This scrip determines the column vector 'x', given the LU decomposition of matrix 'A'.It performs the forward substitution, finding 'y=L*z', then, by backward substitution: 'z=U*x', determines the values of 'x'.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): FB512fm(LU,y) Download

Nearest Neighbor algorithm for the Travelling Salesman Problem The 2-column vector contains cities' coordinates. The algorithm generates the optimal path to visit all the cities exactly once, and return to the starting city.The algorithm has its limitations, and based on the cities' distribution on the map it may or may not give the optimal solution.It...


Platforms: Matlab


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: September 13, 2013 | Visits: 453

Full factorial This script is similar to fullfact, however instead of number of levels, value of levels are required as inputusage: des_mat = full_fact([-1 1],[100 200 300],[1:4]); arguments: (input) x1,x2, x3- variable levels either in row or column vector. These are not number of levels but the levels itself...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Full factorial Download

Added: June 10, 2013 | Visits: 569

Find optimal FIR Wiener filter for multiple inputs MISO_FIRWIENER(N, X, Y) computes the optimal FIR Wiener filter of order N, given any number of (stationary) random input signals as the columns of matrix X, and one output signal in column vector Y.Requires BLOCK_LEVISON.M, also on the file exchange.By Keenan Pepper; uploaded with permission.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Find optimal FIR Wiener filter for multiple inputs Download

Added: May 24, 2013 | Visits: 463

Condor Optimizer CONDOR is a new optimizer whose aim is to find the minimum x* of an objective function F(x) (x is a vector whose dimension is between 1 and 150) using the least number of function evaluations of F(x). It is assumed that the dominant computing cost of the optimization process is the time needed to...


Platforms: Matlab

License: Freeware Size: 163.84 KB Download (50): Condor Optimizer Download

Added: June 29, 2013 | Visits: 369

Natural Log Binning This function take the input of a data vector x, which is to be binned; it also takes in the amount bins one would like the data binned into. The output is two vectors, one containing the normalised frequency of each bin (Freq), the other, the midpoint of each bin (midpts).


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Natural Log Binning Download

Added: June 07, 2013 | Visits: 520

Permanent Magnet Synchronous Motor Drives The advantages of vector control provide variety of control choices in the PMSM drives. The simplest control strategy is the Zero d_axis current control (Constant Torque Operation) which is implemented in this model. The transient responses of torque, speed and 3-phase motor current are simulated.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Permanent Magnet Synchronous Motor Drives 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: July 12, 2013 | Visits: 467

statespace Calculates the eigenvalues, state transition matrix, state vector and output of a linear system described in state space form.The answer is given in symbolic form.>> statespaceThe inputs A,B,C, and D must be given in matrix form.The input function or vector must be given in simple quotes.Ex:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): statespace Download

Added: March 27, 2013 | Visits: 691

Test Prog for Magnetic Field for a Loop Plot the vector lines of magnetic field for a loop.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Test Prog for Magnetic Field for a Loop Download

< 1 2 3 4 5