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

Xtra Vector Shape software
Filter: All | Freeware | Demo
 

Xtra Vector Shape

< 1 2 3 4 5 > 

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


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

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

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

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

Added: April 29, 2013 | Visits: 617

Alpha shape volume Computes the volume/area of the basic alpha shape for a 3D/2Dpoint set. The code uses delaunayn for Delaunay triangulation.Can also produce a simple plot. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Alpha shape volume Download

Added: March 22, 2013 | Visits: 354

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

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 (46): Vector functions (extended) Download

Added: September 10, 2013 | Visits: 372

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

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: August 05, 2013 | Visits: 451

Elliptical Fourier Shape Descriptors GUI Provides a graphical user interface for the forward and reverse Fourier Shape Descriptor routines in Matlab Central File ID12746. Menu entries are provided for loading and saving x,y data in TAB-seperated text format and for saving and loading shape spectra in the same format. If multiple input... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (52): Elliptical Fourier Shape Descriptors GUI Download

Added: May 15, 2013 | Visits: 352

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 (46): Plot 2D/3D Vector with Arrow Download

Added: July 05, 2013 | Visits: 390

Vector Components Model This computer model allows students to split a vector into its components and practice finding the magnitude and direction. In addition, it offers a "Find components" mode, where magnitude and direction of the vector are given and the student's task is to find the x-component and the y-component... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.35 MB Download (41): Vector Components Model Download

Added: June 12, 2013 | Visits: 489

Vector Addition with Integer Components This simulation offers beginning students practice in two-dimensional vector addition. It is relatively simple, as the x and y components of each vector are integers. Given the magnitude and direction of two vectors, students must determine the x and y components, the length of each, and the... Platforms: Mac

License: Freeware Size: 1.35 MB Download (41): Vector Addition with Integer Components Download

Added: October 12, 2013 | Visits: 475

Vector Addition Model This simulation gives students a chance to practice two-dimensional vector addition in an interactive format with immediate feedback. The magnitude and direction of two vectors are given; the students' task is to determine x and y components, length of the two vectors, and the resultant sum.... Platforms: Mac

License: Freeware Size: 1.36 MB Download (35): Vector Addition Model Download

Added: October 18, 2013 | Visits: 415

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 (40): Bit::Vector for Linux Download

Added: June 23, 2013 | Visits: 573

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 (36): Java Vector Cut and Paste Library Download

Released: September 07, 2014  |  Added: September 21, 2014 | Visits: 755

Icons-Land GIS/GPS/MAP Vector Icons With the new Icons-Land GIS/GPS/Map Vector Icons now it is much more comfortable to use local service applications, GPS tracking and GIS applications, and any kind of mapping applications. GIS/GPS/Map Icons are meant to help users to orient oneself when using maps, to facilitate their... Platforms: Windows, Mac, Windows 8, Windows 7, iOS

License: Demo Cost: $180.00 USD Size: 5.56 MB Download (40): Icons-Land GIS/GPS/MAP Vector Icons Download

Released: June 03, 2017  |  Added: July 05, 2017 | Visits: 609

VECTOR.SALE Stock Online vector stock with a huge collection of unique vector templates, clipart and illustrations at cheap prices. Exclusive vector graphic files from professional designers and different authors with instant download and by subscription. Thousands of vector card templates and themes for... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $5.00 USD Size: 8 MB Download (42): VECTOR.SALE Stock Download

< 1 2 3 4 5 >