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

Mtp Fiber Bend Radius freeware
Filter: All | Freeware | Demo
 

Mtp Fiber Bend Radius

< 1 2 3 4 5 

LMFsolve.m: Levenberg-Marquardt-Fletcher algorithm for nonlinear least squares problems The function LMFsolve.m serves for finding optimal solution of an overdetermined system of nonlinear equations in the least-squares sense. The standard Levenberg- Marquardt algorithm was modified by Fletcher and coded in FORTRAN many years ago. LMFsolve is its essentially shortened version...



Platforms: Matlab


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

Inverse Distance Weighted (IDW) or Simple Moving Average (SMA) INTERPOLATION This function computes at (Xi,Yi) unknown locations the IDW (w P=1, Q=1 yields interpolation at one point --> P>1, Q=1 yields interpolation at a vector of points --> P>1, Q>1 yields interpolation at a (ir)regular grid of points======================================== INPUTS Xc: (mandatory) [Nx1]...


Platforms: Matlab


Added: July 16, 2013 | Visits: 505

Approximation of Circle Using Cubic Bezier Curve (1) CubicBezier1.m : Evaluates Cubic Bezier Curve for given four Control Points and interval.(2) PlotBezier1.m : Plots Bezier Curve, Control Points, Control Polygon(3) TestCircleApproxByCubicBezier.m : Test Program. Pass Control Points that approximate unit radius circle using cubic Beizer...


Platforms: Matlab

License: Freeware Size: 122.88 KB Download (47): Approximation of Circle Using Cubic Bezier Curve Download

Added: April 19, 2013 | Visits: 384

BrainMaps Analyze BrainMaps Analyze is a powerful tool for applying image analysis routines to massive, high resolution brain image data at BrainMaps.org (or elsewhere)The thumbnail image is a screenshot of BrainMaps Analyze (Matlab version) performing granulometry analysis on this image. The top left image is a...


Platforms: Matlab

License: Freeware Size: 1024 KB Download (43): BrainMaps Analyze Download

Added: May 03, 2013 | Visits: 339

Efficient local minima detector Let r_scale be the neighborhood radius scale, a brute search method would require N*r_scale to detect the valleys with neighborhood size of r_scale in 1d signal or N*r_scale*r_scale complexity in 2d image. Which is too slow in large data size. In this file, the complexity is reduced in...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Efficient local minima detector Download

Added: April 09, 2013 | Visits: 507

K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH When the dataset is small, when you have to run only a few number of search, or when the dimensions of points is large, the brute search method is still faster than kd-trees data structure. Computing the distances one by one take a minor time than building the tree.Some of this problems have...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH Download

Depth-First Spherical Lattice Space-Time Decoder with Boundary Control A stack-based sequential depth-first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not...


Platforms: Matlab


Added: August 07, 2013 | Visits: 454

ILIAS for Scripts It can be integrated into university campuses, online libraries, online courses, government educational systems, etc.Here are some key features of "ILIAS":dlTE Personal desktop for each user with information about last visited courses, new mail or forum entriesdlTE Learning environment with...


Platforms: PHP

License: Freeware Size: 96.94 MB Download (54): ILIAS for Scripts Download

Added: September 13, 2013 | Visits: 400

Text Menu FX A versatile free Text Menu. Fully XML customizable, without using Flash.Main featuresThe Text Menu FX can be embedded in any website for free without even using Flash. The overall width and height can be customized up to 1680 x 1050 pixels. The menu can have an unlimited number of text items. Any...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): Text Menu FX Download

Added: April 03, 2013 | Visits: 807

Simple Real Estate Pack Simple Real Estate Pack is a package of real estate tools and widgets designed specifically for real estate industry blogs and web sites. The plugin includes mortgage and home affordability calculators, closing cost estimator, live mortgage rates, Trulia and ALTOS statistical charts, local...


Platforms: PHP

License: Freeware Size: 665.6 KB Download (49): Simple Real Estate Pack Download

Added: May 06, 2013 | Visits: 436

Ezradius ezRADIUS is FreeRADIUS and Chillispot web-based management apps. It's easy, simple and expandable. The main aim is to provide radius server administrator a simple web-based management application. FreeRADIUS must configured to use MySQL as backend. You'll find this project almost similar to:...


Platforms: PHP

License: Freeware Size: 1.35 MB Download (50): Ezradius Download

Added: November 23, 2013 | Visits: 456

DBBackgroundView A custom NSView designed to display commonly used backgrounds behind other objects. It can display a solid color, a pattern, a gradient, or an image. You can also set the transparency and corner radius of the background.


Platforms: Mac

License: Freeware Size: 184.32 KB Download (39): DBBackgroundView Download

Added: August 01, 2013 | Visits: 359

XBPageCurl XBPageCurl is a free and open-source implementation of a page curl animation/transition for views in iOS that intends to mimic the behavior of the pages in apps like iBooks and GoogleMaps for iOS. It uses OpenGL ES 2 to draw a deformed mesh of triangles. Conceptually, it projects the vertices of...


Platforms: Mac

License: Freeware Size: 1.18 MB Download (42): XBPageCurl Download

Added: July 30, 2013 | Visits: 363

Eratosthenes Model The Eratosthenes model displays the shadows cast by two gnomons (sticks) at different locations on Earth. For one gnomon, Sun is directly overhead (as would be the case if the gnomon was on the Tropic of Cancer at the summer solstice). The other gnomon is due north of the first gnomon. The sizes...


Platforms: Mac

License: Freeware Size: 860.16 KB Download (35): Eratosthenes Model Download

Added: September 18, 2013 | Visits: 301

PascGalois Zn PascGalois Zn, like PascGalois JE, is a platform independent program developed for the exploration of one and two dimensional cellular automata. The difference between the two is that PascGalois Zn produces cellular automata over only Zn but allows you to use update rules that employ both...


Platforms: Mac

License: Freeware Size: 3.78 MB Download (56): PascGalois Zn Download

Added: August 15, 2013 | Visits: 520

GuitarTM abill is a simple billing system for small ISPs. It consolidates RADIUS authorization and accounting modules, mail traffic, tariffs, Web user statistics, and administration management tools.


Platforms: *nix

License: Freeware Size: 61.44 KB Download (38): GuitarTM Download

Added: October 28, 2013 | Visits: 355

Free Space Colonization Free Space Colonization is a game of colonization, trade and diplomacy. It's played on randomly generated maps, the aim is to build an empire which can exist independent. It uses SDL and OpenGL to be cross platform. You start with Sol as home planet, a Scout- and a Colonization-Ship. The...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (42): Free Space Colonization Download

Added: November 24, 2013 | Visits: 293

MTPdude MTPdude is a minimalistic application for the use of the libmtp which allows to access new MTP-Based Multimedia devices.


Platforms: *nix

License: Freeware Size: 346.11 KB Download (33): MTPdude Download

< 1 2 3 4 5