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

Chakra Points software
Filter: All | Freeware | Demo
 

Chakra Points

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

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: 570

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: 670

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: 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

Added: May 12, 2013 | Visits: 487

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: 342

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: 471

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: 434

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: May 07, 2013 | Visits: 460

Feature points in image, Keypoint extraction All this files I've done when I took course in image proc, I haven't changed a thing, hope it'll be useful to students and interested in subject. All codes have comments, it's very easy to understand, as well there is my report file, find there all theoretical background and descriptions.Feature...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.17 MB Download (39): Feature points in image, Keypoint extraction Download

Added: March 23, 2013 | Visits: 264

Circular ROI Crop Based on selection of two points, the function 'll crop the ROI in the form of circular fashion and with black background.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Circular ROI Crop Download

Added: June 06, 2013 | Visits: 383

Distance from points to a parabola This is an adaptation of the projecting method for ellipse introduced by D. Eberly.Internet publication: "Distance from a point to an ellipse in 2D" (2004) Geometric Tools, LLC, www.geometrictools.comBook publication: "3D Game Engine Design", 2nd edition.Morgan Kaufmann Publishers, San Francisco,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Distance from points to a parabola Download

< 1 2 3 4 5