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

Points Generation software
Filter: All | Freeware | Demo
 

Points Generation

< 1 2 3 4 5 > 

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

Performing Pareto set membership tester for sets of points in K-dimensions isParetoSetMember returns the logical Pareto membership of a set of N points in K dimensions. It takes as input a N-by-N matrix and return a N-binary-array, denoting for each of the N points, whether it is Pareto (1) o not (0).The concept of Pareto dominance considered herein is the standard...





Platforms: Matlab


Added: June 29, 2013 | Visits: 333

Ridgelet and Curvelet first generation Toolbox First generation curvelet is defined using the ridgelet transform. This package contains MATLAB implementation of curvelet and ridgelet, as specified in [1]. It also includes MATLAB program for image denoising in curvelet domain.To run the denoising program, please download my package of Matlab...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 245.76 KB Download (49): Ridgelet and Curvelet first generation Toolbox Download

Added: July 24, 2013 | Visits: 483

Z Points Calculation Returns the Z-points of the points making up a psychophysical curve.If the values are out of bounds the function returns NaN. If they are 0 or 1 (which would give -Inf and +Inf) the values are rescaledIt doesn't perform miracles, but it helps analyzing psychophysical data (data fitting, d'...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Z Points Calculation Download

Added: August 10, 2013 | Visits: 346

Fractal generation m-script suite Based on simple contraction/expansion rules, accordingly to weights given in matrices, which in turn coordinate random generation process for the plotted coloured points on screen, a simple Sierpinsky Triangle generation algorithm has been extended, giving in the result new formulas. And these...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Fractal generation m-script suite Download

Added: July 23, 2013 | Visits: 705

Generation Of Solid Shapes Using Random Number Generator Generation Of Solid Shapes Using Random Number Generator.The Solid Shapes included are:1) Cuboid/Cube2) Sphere3) Cone4) Conical Frustum5) Pyramid6) Pyramidal Frustum7) CylinderTake it as an exercise in understanding how to create constraints to rand() function, in order to get desired results.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Generation Of Solid Shapes Using Random Number Generator 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: May 25, 2013 | Visits: 485

Transform Points This function will take two transformation matrices and transform from tr1 to tr2 converting all the points from frame 1-->2Use: pointsOut = fcn_transformPoints(trOrigin[4x4],trDestination[4x4], pointsToBeMoved[mx3])tr1 and tr2 are in the form of [1 0 0 0; [Posx Posy Posz], unitx' unity'...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Transform Points Download

Added: August 31, 2013 | Visits: 535

Computes center of circle given two points and a radius Function used to compute the center of the circle given two points and a radius. Takes only real inputs and gives only real outputs. Make sure the units are consistent%Inputs: %P1-First point e.g. [3 4] => (x1,y1) %P2-Second point %R-Radius%Output: %C-Center of the circle. Its a 2x2 matrix. First...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Computes center of circle given two points and a radius Download

Added: September 02, 2013 | Visits: 354

Minimum Distance loop between 'n' number of points Function to find the minimum distance loop from given set of points.This function uses the distance formula to genrate a minimum distance loop.function mindist = minimumdistance(X,Y,x,y)X = X coordinate vectorY = Y coordinate vector(x,y) point where the loop is to be startedThis point is labeled...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Minimum Distance loop between 'n' number of points Download

Added: July 28, 2013 | Visits: 402

Gaussian Random Samples Generation randgen(mu,mu1,mu2,cov1,cov2,cov3) = Random generation of Gaussian Samples in d-dimensions where d = 2mu, mu1, mu2 = (x,y) coordinates(means) that the gaussian samples are centered around. cov1, cov2, cov3 are the covariance matrices and will vary changing the shape of the distribution, example:...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Gaussian Random Samples Generation Download

Added: May 20, 2013 | Visits: 365

Points On Line Linearly spaced points between two points in space . This function uses direction vector of two point to calculate points between .zip file containpointsOnLine.m : creates linearly spaced points .testpointsOnLine.m : example showing the use of pointsOnLine function .sphericalDodecahedron.m :...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Points On Line Download

Added: August 09, 2013 | Visits: 345

N-dimensionally spaced points NDSPACE N-dimensionally spaced points NDSPACE(X1, X2) generates a column matrix of 10^n linearly equally spaced points in the hypercube defined by the two diametrically opposite cornerpoints X1 and X2 both n-by-1 vectors. If either is a scalar it will be expanded to repmat(X,n,1). NDSPACE(X1, X2,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): N-dimensionally spaced points Download

Added: June 27, 2013 | Visits: 547

MCG - A Matlab Code Generation Engine MCG is a tool for doing in-place code generation. MCG is intended to provide the maximum traceability of generated code back to the Matlab code generator. MCG processes a source file looking for sections of specially tagged code. The tags that denote generation sections exist in comment...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): MCG - A Matlab Code Generation Engine Download

Added: May 20, 2013 | Visits: 376

Neighbour points in a matrix Calculate the linear indices for neighboring points in a matrix. You need to supply one or more linear indices for the point(s) of origin and the dimensions of the matrix. You will get a list will linear indices to all neighboring points. The function also creates a vector with the distances from...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Neighbour points in a matrix Download

Added: April 11, 2013 | Visits: 273

PC curve of 5 points Here the user can first choose whether to give a set of 5 points or display the built in plot of 5 given points . First the 5 line segments are plotted .Then a PC curve through first 3 points is plotted tangent at first and third point and passing through second point . Then another PC curve...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): PC curve of 5 points Download

space125: Almost equally spaced points in logarithmic space Suppose we need to generate points equally spaced in logarithmic space. This is often useful with semilogx, semilogy, or loglog plots and can be easily accomplished by the logspace command. Let's generate 10 values between 1 and 1000 equally spaced in the log-space:>> Dlogspace =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (39): space125: Almost equally spaced points in logarithmic space Download

Added: May 24, 2013 | Visits: 468

Distance between points and ellipse The solution to the problem of calculating the distance between an ellipse and a point is less than straightforward. The problem can be solved analytically however, which boild down to solving a quartic equation in cos(f), with (f) the true anomaly on the ellipse.This submission implements this...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Distance between points and ellipse Download

Connect Randomly Ordered 2D Points into a Minimal Nearest-Neighbor Closed Contour Connects randomly ordered 2D points into a minimal nearest neighbor contour.points2contourTristan UrsellFebruary 2012 [Xout,Yout]=points2contour(Xin,Yin,P,direction) Given any list of 2D points (Xin,Yin), construct a singly connected nearest-neighbor path in either the 'cw' or 'ccw' directions....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Connect Randomly Ordered 2D Points into a Minimal Nearest-Neighbor Closed Contour Download

Added: June 10, 2013 | Visits: 389

Rapidly find the points lying inside a cut-off radius This completely vectorized code helps you find all points within a cut-off radius from given point.Say, in applications such as Molecular Dynamics, you may be required to find out which atoms lye within a cut-off radius (for example, the Van-der Waals distance of interaction, or say that...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 778.24 KB Download (45): Rapidly find the points lying inside a cut-off radius Download

< 1 2 3 4 5 >