Software Listing: Points
- Points Export for AutoCAD
- License: Shareware
- Price: 30

Points Export for AutoCAD is a plug-in for AutoCAD. This plug-in gives AutoCAD the ability to export points to text files. Reverse Engineering, GIS and similar applications work with point data. Points Export for AutoCAD reads points in the current AutoCAD drawing and write our the coordinates of the points to a text file in XYZ format. Points Export for AutoCAD is very easy to use. Points Export for AutoCAD adds a new command to AutoCAD called "POINTSOUT". Simply type "POINTSOUT" at the AutoCAD command prompt and select the points to export and an output point file name..
- Publisher: Floating Point Solutions Private Limited
- Date: 02-07-2004
- Size: 317 KB
- Platform: Win2000, WinOther
- Points Import for AutoCAD
- License: Shareware
- Price: 30

Points Import for AutoCAD is a plug-in for AutoCAD 2000, 2000i, 2002 and 2004. This plug-in gives AutoCAD the ability to import points from text files. Reverse Engineering, GIS and similar applications create point files as output. Points Import for AutoCAD reads these text point files and imports the points into the current drawing in AutoCAD Points Import for AutoCAD is very easy to use. It adds a new command to AutoCAD called "POINTSIN". Simply type "POINTSIN" at the AutoCAD command prompt and select a point file to import..
- Publisher: Floating Point Solutions Private Limited
- Date: 01-04-2002
- Size: 400 KB
- Platform: Win2000, WinOther
- Points Import for SolidWorks
- License: Shareware
- Price: 200

Points Import for SolidWorks is a add-in for SolidWorks. This plug-in gives SolidWorks the ability to import points from text files. Points Import for SolidWorks is very easy to use as it adds a new file type to the SolidWorks File Open dialog box. To import a point file select Open from the File menu. Select "Point Files (*.txt)" from the "Files of type" combo box and select a point file to import. A new part document will be created containing the imported points..
- Publisher: Floating Point Solutions Private Limited
- Date: 01-04-2002
- Size: 300 KB
- Platform: Win2000, WinOther
- Points Import for IntelliCAD
- License: Shareware
- Price: 50

Points Import for IntelliCAD is a Point Text file import plug-in for IntelliCAD powered applications. This plug-in gives IntelliCAD powered applications the ability to import point data from text files. Point data is commonly stored in plain text file as a series of x, y and z coordinates, separated by a comma, space, tab, semicolon or a custom separator. These text files may also contain other information about the points such as point number and point descriptions. Moreover, points from a survey may be stored in the Northing, Easting, Elevation format. Points Import for IntelliCAD extracts the point information from text files and creates point entities in the active drawing.
- Publisher: SYCODE
- Date: 30-11-2005
- Size: 1003 KB
- Platform: Win2000, Windows Server, WinOther
- Forex Pivot Points
- License: Freeware
- Price: 0.00

Forex pivot point is a level in which the sentiment of traders and investors changes from bull to bear or vice versa. They work simply because many individual forex traders and investors use and trust them, as well as bank and institutional traders. It is known to every trader that the pivot point is an important measure of strength and weakness of any market. Floor traders love pivot points. They act as magnet for price movements If you observe how price move during any trading session, you'll notice that price often stalls or stops at pivot points before resuming its movement. To calculate daily forex pivot points you need High, Low, and Close Price of the previous day.
- Publisher: Forex Software
- Date: 20-08-2008
- Size: 144 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- Advanced Points Manager
- License: Shareware
- Price: 119

The Advanced points manager imports points to AutoCAD drawing from different data sources. OLE-DB database, SHP (ESRI shape file), GPX (GPS eXchange format), KML (Keyhole Markup Language), GML (Geography Markup Language), TXT, CSV. Additional options: savable configurations, point coordinate transformation from/to any world coordinate system, point can be ACAD point or ACAD block with attributes, points can be connected, convex hull can be drawn (smallest polygon around points) or smallest rectangle. All layers are definable. Spatial criteria can be defined - points will be drawn outside or inside selected polygon.
- Publisher: CADdicted inc.
- Date: 04-11-2008
- Size: 609 KB
- Platform: Windows Vista, WinOther
- WW Points Calculator
- License: Freeware
- Price: 0.00

Do you want to know how many points a candybar is? Just enter calories, fat and fiber and the program calculates the points for you..
- Publisher: Scandinaviansoft
- Date: 07-07-2011
- Size: 400 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther, WinVista
- Import Points for AutoCAD
- License: Freeware
- Price: 0.00

If you need to import data points from a database or simply from a text file or an excel spreadsheet, you can use Import Points to convert numeric tabular data into AutoCAD blocks or points. This program allows you to connect to your database (or excel or text file) through ODBC (a Windows component already installed in Windows 2000 – XP), define the correspondence between fields and coordinates, and also transfer fields to AutoCAD block\'s attributes. This program doesn\'t export points from dwg, for this you can use the AutoCAD\'s EATTEXT or ATTEXT command. This program is free for use, and you can duplicate, modify, give it to others, if you respect the GPL license (see license.
- Publisher: www.abccorsicad.it
- Date: 08-01-2009
- Size: 893 KB
- Platform: WinOther
- RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE
- License: Freeware
- Price: 0.00

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 random point on the surface of a unit sphere, it is incorrect to select spherical coordinates theta and phi from uniform distributions theta in [0,2pi) and phi in [0,pi], since the area element dOmega=sinphidthetadphi is a function of phi, and hence points picked in this way will be 'bunched' near the poles (left figure above).
- Publisher: Luigi Giaccari
- Date: 04-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Calculation of distances from a given set of points to a set of segments
- License: Freeware
- Price: 0.00

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 p-dimensional Euclidean space, than P and R are n-by-p matrices); the sizes of P and R should coincide; p should be greater than or equal to unity. Q : an array of coordinates corresponding to the set of m points from which distances to the segments PR are calculated (Q should therefore be an m-by-p matrix).
- Publisher: Andrei Bejan
- Date: 08-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Compute the Great Circle Distance between two points
- License: Shareware

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 be the mean radius of the earth in km. INPUTS: phi_s = latitude of the standpoint (base) lambda_s = longitude of the standpoint (base) phi_f = latitude of the forepoint (destination) lambda_f = longitude of the forepoint (destination) r = radius of the sphere [units determine units of d] OUTPUT: d = great circle distance from standpoint to forepoint Note that the Vincenty equation requires the latitude and longitude to be specified in radians.
- Publisher: Steve Ratts
- Date: 11-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Get points for a line between 2 points
- License: Shareware

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..
- Publisher: shaz
- Date: 08-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Calculating Distances between points on the image
- License: Shareware

Calculating Distances between points on the image.
- Publisher: sapthagirivasan v
- Date: 13-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Smoothing function by increasing number of points
- License: Shareware

This function can be used to obtain smooth function by increasing number of points of the function..
- Publisher: Ahmed Iwyead
- Date: 11-01-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- Skeleton end and triple points
- License: Shareware

Detects the end and triple points of a skeleton image after the binary image has been passed through the function "bwmorph" 'thin' option..
- Publisher: Boguslaw Obara
- Date: 06-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Travel Guide (Points Based Djikstra Algorithm)
- License: Shareware

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 Definitions. Note 2: "Travel" is used to Define 2 Points to view Optimum Path. Note 3: The Route Definitions are based on the fact that each Point is connected with its Nearest 2 Points..
- Publisher: Krishna Lalith
- Date: 27-03-2013
- Size: 51 KB
- Platform: Matlab, Scripts
- Cylinder Surface connecting 2 points
- License: Shareware

CYLINDER: A function to draw a N-sided cylinder based on the generator curve in the vector R. It is based on file exchange 5468. I changed a little bit so that it can generate more points on the surface of the cylinder..
- Publisher: Wei Pan
- Date: 15-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Finds convex polygon defined by random 2D points
- License: Shareware

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 points. The initial points are in blue, the convex polygon points are linked in red. ****************** clear; nouv_list_points3D=[]; Npoints=100; %construction d'un ensemble de N points aldoTeatoires list_points_3D=rand(2,Npoints); ligneZ=zeros(1,Npoints); list_points_3D=cat(1,list_points_3D,ligneZ); plot(list_points_3D(1,:),list_points_3D(2,:)); nouv_list_points3D = Return_points_polyg_direct(list_points_3D); line(nouv_list_points3D(1,:),nouv_list_points3D(2,:),'LineWidth',1,'Color','red','Marker','s','MarkerSize',4);.
- Publisher: christian delusier
- Date: 10-04-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- Circle Points
- License: Shareware

Returns the pixels points on a circle with centre x,y and radius r..
- Publisher: Suresh Joel
- Date: 01-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Toolbox for Analysis of Complex System Using Fixed Points Script
- License: Freeware
- Price: 0.00

It provides a way and interface to find fixed points in system equations, determine their properties and to animate the results..
- Publisher: Edgar Bernal-Flores
- Date: 01-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts










