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

Vertices software
Filter: All | Freeware | Demo
 

Vertices

1 2 3 > 
Added: July 15, 2013 | Visits: 436

CON2VERT - constraints to vertices CON2VERT - convert a convex set of constraint inequalities into the set of vertices at the intersections of those inequalities;i.e., solve the "vertex enumeration" problem.V = con2vert(A,b)Converts the polytope (convex polygon, polyhedron, etc.) defined by the system of inequalities A*x = n (m...



Platforms: Matlab

License: Freeware Size: 10 KB Download (44): CON2VERT - constraints to vertices Download

Added: May 14, 2013 | Visits: 281

Triangulate vertices on a sphere Triangulate a set of points on the unit sphere using idea of stereographical projection.Steps:1. use the first vertex as projection center, project all the points onto a plane2. call delaunay triangulation to triangulate those points on the plane3. fill the hole by connecting the first vertex to...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Triangulate vertices on a sphere Download

Added: June 08, 2013 | Visits: 489

the Network Simplex Algorithm Consider the digraph with N vertices and M arcsN Vertices of the graph is expressed by the numbers 1,d-deTZ,N.Given the capacities of arcs, the demand functions of vertices and the cost functions of the arcs, then define the flow network of the given flow network.This function computes the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (54): the Network Simplex Algorithm Download

Added: March 22, 2013 | Visits: 488

ind2patch This function generates patch data (faces d-deDUFd-deDt, vertices d-deDUVd-deDt and color data d-deDUCd-deDt) for 3D images. The patches are only generated for the voxels specified by the linear indices in d-deDUINDd-deDt. The variable d-deDUptyped-deDt indicatesthe type of patch:d-de?vd-deOao...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): ind2patch Download

Added: April 09, 2013 | Visits: 336

writevertices this program will record the vertices from the imaris filament program, x, y, z coordinates.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): writevertices Download

Added: June 04, 2013 | Visits: 376

Random Regular generator the function:A = createRandRegGraph(vertNum, deg)create a simple d-regular undirected graphvertNum - number of vertices.deg - the degree of each vertex.A is asparse matrix representation of the graph.reference for "The pairing model":http://citeseerx.ist.psu.edu/viewdoc/downl...p=rep1&type=pdf


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Random Regular generator Download

Representing Polyhedral Convex Hulls by Vertices or (In)Equalities This submission contains VERT2LCON and LCON2VERT, which will find the linear constraints defining a bounded polyhedron in R^n, given its vertices, or vice versa. They are extensions of Michael Kleder's VERT2CON and CON2VERT functions that can handle cases where the polyhedron is not solid in R^n,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Representing Polyhedral Convex Hulls by Vertices or (In)Equalities Download

Generate vertices, faces and color for u3d format (Sripts) This function generates the input for the MESH_TO_LATEX function from Alexandre Gramfort from your surface-graphs. The surface graphs 3d-model can be displayed in u3d - format in pdf or if you don't delete the u3d-files which are generated by MesSH_TO_LATEX you can use deepview from...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (46): Generate vertices, faces and color for u3d format (Sripts) Download

Added: August 21, 2013 | Visits: 237

Points2One Points2One is a QGis plugin for creating polygons or polylines from vertices.


Platforms: *nix

License: Freeware Size: 71.68 KB Download (43): Points2One Download

Added: November 23, 2010 | Visits: 1.474

Mesh Viewer Mesh Viewer is an easy to use lightweight application to display triangular meshes from a variety of file formats (see 3D formats). Mesh Viewer uses the OpenGL API to render the models. The program was born under the need for quickly displaying reconstructed triangulated meshes. The Mesh Viewer...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (127): Mesh Viewer Download

Added: September 25, 2010 | Visits: 1.076

Math::Amoeba Math::Amoeba is a Multidimensional Function Minimization. SYNOPSIS use Math::Amoeba qw(ConstructVertices EvaluateVertices Amoeba MinimiseND); my ($vertice,$y)=MinimiseND(@guess,@scales,&func,$tol,$itmax,$verbose); my @vertices=ConstructVertices(@vector,@offsets); my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Math::Amoeba Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 374

SDGB SDGB, also know as Software for Determining Balanced Graph is designed as a computational method for determining whether a given graph with weights on the vertices, is balanced. SDGB was developed with the help of the Java programming language and can run on multiple platforms.


Platforms: Windows

License: Freeware Download (464): SDGB Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 454

compressionplus3d Ok, so we have already mentioned tubes, great for corridors and lifts and we know that we can tessellate the tubes or any other object by selecting vertices and then selecting the tessellation functionality. We can select vertices within and object and then divide the object into two and from...


Platforms: Windows

License: Freeware Size: 12.42 MB Download (453): compressionplus3d Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 334

Polyhedron Search Fits and scores vertices from models onto reference vertices to find its polyhedral identity and symmetry quantitatively. Java based with GUI


Platforms: Windows, Mac, Linux

License: Freeware Size: 10.07 MB Download (47): Polyhedron Search Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 400

VertexHelper Pro VertexHelper is THE tool to easily define physics body vertices for Chipmunk and Box2D. You just have to click on the points of the image and the source code is created for you, ready to be pasted into your great game. The pro version includes Undo and Redo and the ability to save and load your...


Platforms: Mac

License: Commercial Cost: $7.99 USD Size: 102.4 KB Download (61): VertexHelper Pro Download

Added: May 10, 2013 | Visits: 504

Convex hull and diameter of 2d point sets This script returns the convex hull (separated into upper and lower chains of vertices) and the diameter (farthest pair of points), given input consisting of a list of 2d points represented as pairs (x,y). The convex hull algorithm is Graham's scan, using a coordinate-based sorted order rather...


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

License: Freeware Download (52): Convex hull and diameter of 2d point sets Download

Added: May 10, 2013 | Visits: 359

Dijkstra's algorithm for shortest paths This script finds the shortest paths from the start vertex to all vertices nearer than or equal to the end.The input graph G is assumed to have the following representation: A vertex can be any object that can be used as an index into a dictionary. G is a dictionary, indexed by vertices.For any...


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

License: Freeware Download (57): Dijkstra's algorithm for shortest paths Download

Added: September 09, 2013 | Visits: 360

subtri [Fs,Vs]=subtri(F,V,n)Sub-triangulates the triangles defined by the patch format data F (faces) and V (vertices). Can be used to increase the density of triangulated data or to triangulate the icosahedron to create geodesic sphere triangulations with desired density.Creates n addition points on...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): subtri Download

Added: September 15, 2013 | Visits: 621

View Factors View factor is a MATLAB function that uses the CDIF (contour double integral formula) to calculates view factors between planar surfaces(polygons), no matter what are the shape and the orientation of the two figures.All you need to enter is the coordinates of the vertices that define the outlines...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): View Factors Download

Added: June 07, 2013 | Visits: 499

VERT2CON - vertices to constraints VERT2CON - convert a set of points to the set of inequality constraints which most tightly contain the points; i.e., create constraints to bound the convex hull of the given points[A,b] = vert2con(V)V = a set of points, each ROW of which is one pointA,b = a set of constraints such that A*x


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): VERT2CON - vertices to constraints Download

1 2 3 >