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

Vector Addition Problems software
Filter: All | Freeware | Demo
 

Vector Addition Problems

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

Vector Quantization - K-Means This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associated with a cluster. The mean of vectors of each...



Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Vector Quantization - K-Means Download

Euler angle, DCM, Quaternion, and Euler Vector Conversion/Teaching GUI This is an instructional GUI to be used for learning how Euler angles, DCMs, quaternions, and Euler vector parameters relate in the rotation of cartesian frames (A to B). Can also be used to convert between all 4 values, however see below for a function that accomplishes this.Features:- All 12...





Platforms: Matlab


Space vector PWM based three phase inverter using state space model of filter The model simulates space vector based three phase inverter with the state space model of thefilter. The model parameters such as frequency, switching frequency, load parameters, voltage, modulation index and filter A,B,C,D parameters.


Platforms: Matlab


Speeding Up Optimization Problems with Parallel Computing Fiels from the webinar: Speeding up optimization problems with parallel computing


Platforms: Matlab

License: Freeware Size: 1.69 MB Download (42): Speeding Up Optimization Problems with Parallel Computing Download

Reentrance Problems of Heart VI1 simulator simulink investigation 7 It is reentrance problems meaning cardiac signal return back to excite again the heart in investigation of reentrance 7.1)free download heart VI12)ckick run and time calcul is about 2mn.3)at end click general scope of heart sinus,atrilal,his and ventricular from up to down.


Platforms: Matlab


Space Vector PWM for three phase inverter -- Matlab default The model simulates the three phase inverter with space vector pulse width modulation. The SVPWM idea has been used from the Matlab drive library.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Space Vector PWM for three phase inverter -- Matlab default Download

Added: July 21, 2013 | Visits: 450

Find values in a vector or function Given a desired value "y0", this function finds all the elements "y" in a vector whose values are the closest to "y0" in the whole vector, and also the positions "xi". So, the output is a set of points [xi,y0] given in two vectors, one for the values and another one for the positions.The inputs...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Find values in a vector or function Download

Added: June 26, 2013 | Visits: 494

Choosse randomly number of elements from a vector function [out]=random2(ini,fin,num)% Choosse randomly a number (num) of elements from a vector [ini:fin]% Randomly change the position of the vector. in pairs of twos%% Imput:% ini: Beginning of the vector% fin: End of the vector% nun: Number of elements to choose from the range of vector...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Choosse randomly number of elements from a vector Download

Added: July 04, 2013 | Visits: 329

Resulting vector from a 3-phase system The simulation for educational purposes shows the resulting rotating vector from the 3 by 120 degrees shifted sinusoidals in a phase plane.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Resulting vector from a 3-phase system Download

Simple example of genetic algorithm for optimization problems It is used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms, which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Simple example of genetic algorithm for optimization problems Download

Added: March 22, 2013 | Visits: 350

Tangent vector calculation once you have the normal vector, this toolkit will calculate normalized tangent plane vector for you.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Tangent vector calculation Download

Added: April 06, 2013 | Visits: 385

Vector functions (extended) Some particular vector functions as the vector norm, the vector length, scaling and the cross respectively dot product for extended precision. All functions work on the first dimension of [3xM] extended matrices.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (42): Vector functions (extended) Download

mxNiRealWorld2Pixel (an addition to the Kinect/OpenNI/NITE wrapper of D.Kroon)) This is an addition to D. Kroon's OpenNI/NITE wrapper for interfacing with Kinect.e.g. use:XYZ = rand(10, 3);xy = mxNiRealWorld2Pixel(KinectHandles, XYZ);


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): mxNiRealWorld2Pixel (an addition to the Kinect/OpenNI/NITE wrapper of D.Kroon)) Download

Added: September 10, 2013 | Visits: 370

Sum ofall numbers in the input vector for cody challengeFind the sum of all the numbers of the input vector x.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Sum ofall numbers in the input vector Download

A function to get the 1st derivatives of a vector with two finite boundaries This function gets the 1st derivatives of a vector V with two boundariesInput:V = the input vector, 1D datadelta_x = delta xINDstart = first indexINDend = last indexOutput:VDx = 1st derivative of V with respect to x


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): A function to get the 1st derivatives of a vector with two finite boundaries Download

Added: June 22, 2013 | Visits: 574

3D/2D vector field plotter vectline is "vector field line plotter". Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.Example for 2D field>> syms x y>> F = [-y, x];>> vectline(F,[x,y],[-1,1,-1,1])Example for 3D field>> syms x y z>> F = [x*y^2, x*y, z];>>...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (54): 3D/2D vector field plotter Download

Added: May 15, 2013 | Visits: 346

Plot 2D/3D Vector with Arrow Arrowline 3-D vector plot.vectarrow(p0,p1) plots a line vector with arrow pointing from point p0 to point p1. The function can plot both 2D and 3D vector with arrow depending on the dimension of the inputExample: For 3D vector p0 = [1 2 3]; p1 = [4 5 6]; vectarrow(p0,p1) For 2D vector p0 = [1 2];...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Plot 2D/3D Vector with Arrow Download

Added: April 15, 2013 | Visits: 338

Fix Facebook Like Facebook Like many times gives problems like wrong thumbnail (og:image), wrong title (og:site_name), wrong description (og:description), etc. This plugin fixes them, as it enforces WordPress post thumbnail for image if a post is liked, or your website's logo if home page is liked, post title if...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (40): Fix Facebook Like Download

Added: October 18, 2013 | Visits: 412

Bit::Vector for Linux Bit::Vector is an efficient bit vector, set of integers and "big int" math library. CLASS METHODS Version $version = Bit::Vector->Version(); Word_Bits $bits = Bit::Vector->Word_Bits(); # bits in a machine word Long_Bits $bits = Bit::Vector->Long_Bits(); # bits in an unsigned long new...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (34): Bit::Vector for Linux Download

Added: June 23, 2013 | Visits: 568

Java Vector Cut and Paste Library The Java Vector Cut and Paste library provides: * writing support for a number of Vector formats (WMF, EMF and MacPict), which can be used with Graphics2D. * a simple class for copying vector images on the clipboard. Those images can be pasted in most word processors. Getting the source : you...


Platforms: *nix

License: Freeware Size: 1.11 MB Download (35): Java Vector Cut and Paste Library Download

< 1 2 3 4 5 >