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

Acupuncture Points freeware
Filter: All | Freeware | Demo
 

Acupuncture Points

< 1 2 3 4 5 > 
Added: July 22, 2013 | Visits: 445

On Off Keying OOK - On Off Keying, This is the Basic ASK Modulation , and remember to transmit at least (100/BER(theoretical)) data points



Platforms: Matlab

License: Freeware Size: 10 KB Download (45): On Off Keying Download

Added: September 10, 2013 | Visits: 342

editable FIR response Add, move and delete points to form a desired spectral curve.The result can be saved to workspace as linear or minimum phase FIR.





Platforms: Matlab

License: Freeware Size: 10 KB Download (41): editable FIR response Download

Added: August 28, 2013 | Visits: 532

Circle Fit (Kasa method) This is the fastest (though not most accurate) method of fitting a circlle to data points on a plane (given by their xy-coordinates). It returns the circle center (a,b) and radius R. It was proposed by I. Kasa in article "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas.,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Circle Fit (Kasa method) Download

Added: July 01, 2013 | Visits: 568

Minimum Enclosing Circle This code takes an input of a set of given (x,y) points in the Cartesian coordinates and returns the center and radius of the minimum circle enclosing the points.This code is based on that of Yazan Ahed, and contains no changes in the algorithm but only in the structure.The previous code was...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Minimum Enclosing Circle Download

Added: May 16, 2013 | Visits: 669

temperature analysis using finite difference method Study of heat transfer and temperature of a 1x1 metal plateheat is dissipated through the left right and bottom sides and emp at infinity is t n(n-1) points in consideration,Temperature at top end is 500*sin(((i-1)*pi)/(n-1)A*Temp=U where A is coefficient matrix and u is constant matrixfinite...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): temperature analysis using finite difference method Download

Added: June 02, 2013 | Visits: 483

laplace.m Creates a 1,2 or 3 dimensional probability distribution supported on user-supplied lattice points subject to linear and moment constraints. A trite financial example is provided.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): laplace.m Download

Added: July 02, 2013 | Visits: 370

eegplot This functions uses GRIDDATA to interpolate pixel values from scatterred points on a head image. A reference image can be used to interactively select point locations from the 10/20 international system (EEG electrode position). Options for interpolation include linear and cubic and nearest. The...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (40): eegplot Download

Added: June 07, 2013 | Visits: 498

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

Added: July 28, 2013 | Visits: 309

SRTM Interpolation The function interpolates between SRTM data points.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): SRTM Interpolation Download

Added: August 25, 2013 | Visits: 393

Sequential Number Theoretic Optimization Package SNTO is a global optimization method where many points are generated in a multi-dimensional domain; the optimum point is selected and the domain is contracted around the neighborhood of the optimum. See for example: Number-Theoretic Methods in Statistics By K?ai-t?ai Fang, Yuan Wang


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (40): Sequential Number Theoretic Optimization Package Download

Added: August 09, 2013 | Visits: 395

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

Added: May 12, 2013 | Visits: 486

My Bezier This is a routine used for constructing Bezier Curves for a given set of control points.It also constructs the sub-divided Bezier Curve specified by the given limits of parameter values, along with the control points for the same.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): My Bezier Download

Added: August 16, 2013 | Visits: 341

Calculation of Pareto points A point X* is said to be Pareto optimal one if there is no X such that Fi(X)


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Calculation of Pareto points Download

Added: August 02, 2013 | Visits: 442

Curve intersection [xs,ys] = cint(x1,y1,x2,y2) finds intersection points of the curves defined by straight lines between the length(x1) points in the plane, (x1,y1), and the length(x2) points in the plane (x2,y2).The function essentially solvesx1(m) + t*diff(x1)(m) = x2(n) + s*diff(x2)(n);y1(m) + t*diff(y1)(m) =...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (45): Curve intersection Download

Added: April 30, 2013 | Visits: 470

circle_Points_Distr distributes points around a given point on a through a normal determined plane and gives their coordinates back


Platforms: Matlab

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

Added: May 12, 2013 | Visits: 433

geodistance M-file to calculate the distance between two points on the earth surface, using different ellipsoid parameters.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): geodistance Download

Interpolation of Latitude and Longitude within specified bounding box In geomatic projects, it is often required to generate a regular grid containing points at pre determined intervals. Such grids could be used as a reference to georectify toposheets.This script when run asks for the bounding box of the study area in latitude and longitude, the sampling density or...


Platforms: Matlab


Added: July 18, 2013 | Visits: 416

GETINUNITS Have you ever created an object for your GUI using Normalized units, but wanted to get its position in Points to line up a text object according to the font size? Instead of SETting the Units property to Points, GETting the Position, and SETting the Units back to Normalized, just use...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): GETINUNITS Download

Added: April 28, 2013 | Visits: 399

iLP System The iLP System (Item List Points) is an alternative loot-distribution system for World of Warcraft. It understands itself as a better DKP-System both for small or high-end raiding PvE guilds.


Platforms: PHP

License: Freeware Size: 501.76 KB Download (41): iLP System Download

Added: July 18, 2013 | Visits: 477

JLPoints&Rewards Jumplane Points & Rewards plug-in allows you to reward active users with points that can then be exchanged for avatars. As a blog owner you can easily upload, decide and modify how many points each avatar is worth. Most active users can buy the most expensive avatars, enticing others to...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): JLPoints&Rewards Download

< 1 2 3 4 5 >