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

Program Gamezer Points software
Filter: All | Freeware | Demo
 

Program Gamezer Points

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

Execute Python program from Windows Cmd. file This script generates a Windows command file that executes a Python program. The windows command file will have the same filename as the Python program, but will have a '.cmd' extension instead of '.py. It will pass its command line arguments to the Python progxtension br />



Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 732

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them.





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


Added: April 04, 2013 | Visits: 696

Terrain Generator This program uses the Delaunay triangulation of a set of 2d points to generate a set of triangles that will make for a good terrain.Notice how there are more triangles on the bottom than at the top. This means it can offer more terrain detail close to the viewer and less further away once the...


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (68): Terrain Generator Download

Added: May 10, 2013 | Visits: 629

A PSO (particle swarm optimization)program The program is writing base on the principle of the PSO algorithm,and it is used to Water quality model calibration. I have modified the program for many times ,and it is the final program I have used to calibrate the parameter oh the streeter-phelps water quality model.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): A PSO (particle swarm optimization)program Download

Added: July 28, 2013 | Visits: 561

Two Dimensional Surface Fitting Program This program represents a further development of the standard powerful d-deDUnlinfitd-deDt facility already in matlab. The major problem with d-deDUnlinfitd-deDt is that it can only handle fitting of one dimensional arrays (x, y) where x is the independent variable and y is the dependent one.The...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): Two Dimensional Surface Fitting Program Download

Added: July 24, 2013 | Visits: 629

RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE A few days ago I was in need of uniformly random points generation on the surface of sphere. I suddenly discovered that common parametrization with 2 angles is useless, it gathers too many points in the poles. At MathWorld you can find the complete demonstration, here the main lines:To pick a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE Download

Compute the Maximum Points Values in Optimum Tetrahedral Volume In the one point-system, we suppose a optimum tetrahedral volume and this volume should be contain maximum points in the selected point-system. Extarly, this tetrahedral volume's of boundary conditions should be depend only four-node in point-system. Also, this sub-program running of similarly...


Platforms: Matlab

License: Freeware Size: 163.84 KB Download (40): Compute the Maximum Points Values in Optimum Tetrahedral Volume Download

Added: August 04, 2013 | Visits: 732

Double Exponentian Calculating Program This GUIDE program compute the double exponential Alpha and Beta parameters. The fminsearch function make the main calculate process. the program may be comiled by:mcc -m -B sgl FRYO NUEVO RAYO


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Double Exponentian Calculating Program Download

Added: August 09, 2013 | Visits: 396

Approximate Lowner Ellipsoid This program implements the iterative algorithm in Khachiyan's paper "Rounding of Polytopes in the Real Number Model of Computation" to approximate the minimum volume ellipsoid circumscribing a non-degenerate set of points in arbitrary dimensions.It is basically like Nima Moshtagh's MinVolEllipse...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Approximate Lowner Ellipsoid Download

Calculation of distances from a given set of points to a set of segments CSMV calculates distances from a given set of points to a set of linear segments SYNOPSIS: [squared_distances_to_segments I]=csmv(P,R,Q,to_plot) [squared_distances_to_segments I]=csmv(P,R,Q,...) INPUT P,R : arrays of coordinates of 2n segment endpoints (i.e., if there are n segments considered in...


Platforms: Matlab


Added: May 20, 2013 | Visits: 696

Compute the Great Circle Distance between two points This function will compute the great circle distance between two points on a sphere of uniform radius using the Vincenty formula. At minimum, four inputs are required: lat1, long1, lat2, long2. Optionally, a fifth parameter (r) can be specified. If this parameter isn't specified it's assumed to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Compute the Great Circle Distance between two points Download

sel_and_del Interactively select and delete points from a 2D plot with the mouse sel_and_del Interactively select and delete points from a line object using mouse input. Left-click selects the point closest to the click and Right-click unselects it. The selected points are highlighted with a black square. The selection process is stopped by hitting any keyboard key when the...


Platforms: Matlab


Added: July 14, 2013 | Visits: 490

Smart Tool Program-Demo Update THIS PROGRAM CAN BE HELP IN SEVERAL AREAS,e.g. EDUCATION, SIGNAL ANALYSIS AND CONTROLSYSTEMS, WHEN YOU USE IT, YOU COULDN'T HAVEANY PROBLEM TO UNDERSTAND IT, BUT IF YOU HAVEANY QUESTION, YOU CAN CONTACT WITH ME VIA EMAIL,AND I WILL HELP YOU.FOR PERSONS WHO SPEAK ARABIC LANGUAGE,THIS PROGRAM IS...


Platforms: Matlab

License: Freeware Size: 7.55 MB Download (39): Smart Tool Program-Demo Update Download

Added: August 26, 2013 | Visits: 409

Get points for a line between 2 points You have 2 points, and you want N number of points between these 2 points. It's like making a line between 2 points. It takes start and end points, and the number of points you want in between.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Get points for a line between 2 points Download

Added: May 30, 2013 | Visits: 601

Check Whether a Point Lies Inside,Outside or On a Circle This program checks whether a point (x,y) lies inside,outside or on a circle defined by 3 other points.Syntax: iscircle(X,Y,x,y), where X=[x1 x2 x3] and Y=[y1 y2 y3]. Thus, a circle can be made out of these 3 points-->(x1,y1), x2,y2)&(x3,y3).Program checks whether point (x,y) lies inside,outside...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Check Whether a Point Lies Inside,Outside or On a Circle Download

Added: April 12, 2013 | Visits: 443

Smoothing function by increasing number of points This function can be used to obtain smooth function by increasing number of points of the function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Smoothing function by increasing number of points Download

Added: July 07, 2013 | Visits: 454

Skeleton end and triple points Detects the end and triple points of a skeleton image after the binary image has been passed through the function "bwmorph" 'thin' option.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Skeleton end and triple points Download

Added: July 16, 2013 | Visits: 651

Travel Guide (Points Based Djikstra Algorithm) Objective: Shortest Distance Path between 2 Points.Step: Select 2 Points to get Shortest Distance Path between them.Intro: Background Image "Andhra Pradesh" is a state in India for which the major district Capitals (only) are defined.Note 1: "Loop" is to view the possible Route Connection...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (62): Travel Guide (Points Based Djikstra Algorithm) Download

Added: July 28, 2013 | Visits: 475

A simple Matlab GUI program A simple Matlab GUI program that gets three input parameters of Tank geometry and size of sink hole and calculate the time that is needed to tank be empty. This project is implemented in two method, first by Matlab GUIDE environment and second by M-File coding of GUI


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): A simple Matlab GUI program Download

Added: July 26, 2013 | Visits: 438

Finds convex polygon defined by random 2D points The function "Return_points_polyg_direct" finds the subset of an arbitrarily large set of 2D points. This subset defines the convex polygon that includes all above points. The function accounts for aligned or identical points.Below is an example of how to use the function with 100 random 2D...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Finds convex polygon defined by random 2D points Download

< 1 2 3 4 5 >