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

Distance Matrix freeware
Filter: All | Freeware | Demo
 

Distance Matrix

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 669

Calculate the distance matrix This script presents you three ways to calculate a distance matrix out of a list of n-dimensional points using scipy. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Calculate the distance matrix Download

Added: May 26, 2013 | Visits: 460

Distance Matrix Latitude Longitude DISTMATLATLON Computes distance matrix between list of coords in X and Y D = DISTMATLATLON(X,Y) for matrices X and Y, with columns [Lat Lon], returns the distance matrix where the (i,j)th entry is the distance between the i'th and j'th row of X and Y respectively. X and Y must have columns in the... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Distance Matrix Latitude Longitude Download

Added: August 19, 2013 | Visits: 563

distmat D = DISTMAT(X,Y) for matrices X and Y returns the distance matrix where the (i,j)th entry is the d-norm distance between the ith and jth row of X and Y respectively.DISTMAT(X,Y,d) computes a specific d-norm distance. Default=2[D,XI,YI]=DISTMAT(X,Y,d,var) gives the indices of the sorted values of... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): distmat Download

Added: July 08, 2010 | Visits: 913

Bio::NEXUS::DistancesBlock Bio::NEXUS::DistancesBlock is a Perl module that represents DISTANCES block in NEXUS file. The DistancesBlock class represents a NEXUS Distances Block and provides methods for reading, writing, and accessing data within these blocks. Distances Blocks contain distance matrices, or a table of... Platforms: *nix

License: Freeware Size: 153.6 KB Download (96): Bio::NEXUS::DistancesBlock Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 339

Statgen StatGen uses information from a genetic distance matrix or a newick tree to summarize the sequence variation within or between groups of sequences with summary statistics and produce graphical reports of those statistics. Platforms: Windows, Mac, Linux

License: Freeware Size: 144.37 KB Download (44): Statgen Download

Added: July 17, 2013 | Visits: 727

The Earth Mover's Distance This implementation is based on "The Earth Mover's Distance as a Metric for Image Retrieval", Y. Rubner, C. Tomasi and L. Guibas, International Journal of Computer Vision, 40(2), pp. 99-121, 2000.emd ---> computes the earth mover's distance between two signaturesgmd ---> computes the ground... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): The Earth Mover's Distance Download

Added: November 13, 2013 | Visits: 447

FFP-Feature Frequency Profile Phylogeny FFP (Feature frequency profile) is an alignment free comparison tool for phylogenetic analysis and text comparison. It can be applied to nucleotide sequences, complete genomes, proteomes and even used for text comparison. Features . Comparison of Genomes, protein and nucleic acid sequences... Platforms: *nix

License: Freeware Size: 215.04 KB Download (38): FFP-Feature Frequency Profile Phylogeny Download

Added: September 30, 2013 | Visits: 361

CBCAnalyzer The CBCAnalyzer (CBC = compensatory base change) is a custom written software toolbox consisting of three parts, CTTransform, CBCDetect, and CBCTree. CTTransform reads several CT-file formats (ct, RNAviz ct or Mac ct), and generates a so called ``bracket-dot-bracket'' format that typically is... Platforms: Mac

License: Freeware Size: 6.41 MB Download (35): CBCAnalyzer Download

Added: August 27, 2013 | Visits: 671

Euklid (Inverse) Distance Weight Matrix function W = euklid_W(ws,d,n)function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ------------------------------------------------------------------ USAGE: W =... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Euklid (Inverse) Distance Weight Matrix Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 749

3D Matrix Code Screen Saver for Mac OS The original 3D version of the Matrix is back better than ever! Watch the Matrix code as you've never seen it before, in mind-bending real-time 3D! Features a traditional 2D code display or the extra-nifty 3D code display, as well as many other configuration options.Features Include: - Option to... Platforms: Mac

License: Freeware Size: 829.44 KB Download (82): 3D Matrix Code Screen Saver for Mac OS Download

Released: January 06, 2002  |  Added: February 27, 2006 | Visits: 10.096

Matrix Reloaded Screensaver The Matrix Reloaded screensaver is a freeware openGL matrix screen saver that truly captivates the spirit of The Matrix movie, Matrix Reloaded and Matrix Revolutions sequels. Featuring photos of heroes & foes (Neo, Morpheus, Trinity, Agent Smith, etc presented in a cool slideshow), matrix code...

License: Freeware Download (988): Matrix Reloaded Screensaver Download

Released: July 12, 2002  |  Added: June 03, 2006 | Visits: 9.695

Matrix Calculator Morello Matrix Calculator is a simple, low cost utility for manipulating matrices of real numbers. It is as easy to use as a pocket calculator, but can perform most standard matrix operations for matrices up to 20 elements square. It also supports cut and paste operations allowing matrix data to... Platforms: Windows

License: Freeware Size: 229 KB Download (1904): Matrix Calculator Download

Added: May 09, 2006 | Visits: 11.576

Matrix zeroizer Solve a matrix or system of linear equations using the Gauss method. Platforms: Windows

License: Freeware Size: 15 KB Download (1379): Matrix zeroizer Download

Released: March 10, 2005  |  Added: May 19, 2006 | Visits: 6.926

Matrix Guitars Screensaver The Matrix guitars screensaver, The classic green matrix screen, but this time done with guitars. No spyware, no adware, just the text www.guitar-academy.com, small in the corner of the screen. This screen saver is completely free. No cons . . . . Platforms: Windows

License: Freeware Size: 4.1 MB Download (308): Matrix Guitars Screensaver Download

Added: September 22, 2010 | Visits: 1.579

GIS::Distance::Polar GIS::Distance::Polar can do Polar coordinate flat-earth distance calculations. SYNOPSIS my $calc = GIS::Distance::Polar->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); Supposedly this is a formula to better calculate distances at the poles. While implimented, this... Platforms: *nix

License: Freeware Size: 8.19 KB Download (165): GIS::Distance::Polar Download

Added: August 24, 2010 | Visits: 1.494

GIS::Distance::Vincenty GIS::Distance::Vincenty Perl module contains Thaddeus Vincenty distance calculations. SYNOPSIS my $calc = GIS::Distance::Vincenty->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); For the benefit of the terminally obsessive (as well as the genuinely needy), Thaddeus... Platforms: *nix

License: Freeware Size: 8.19 KB Download (125): GIS::Distance::Vincenty Download

Added: May 12, 2010 | Visits: 1.136

Meta Matrix Library Meta Matrix Library is a modular designed collection of C libraries. Meta Matrix Library was developed as part of the Free Finite Element Package to provide easy and consistent access to numerical linear algebra software for sparse and dense matrices. The dense matrix and vector operations of... Platforms: *nix

License: Freeware Size: 460.8 KB Download (119): Meta Matrix Library Download

Added: February 14, 2010 | Visits: 1.535

Math::Zap::Matrix Math::Zap::Matrix is a Perl module for 3*3 matrix manipulation. Synopsis Example t/matrix.t #_ Matrix _____________________________________________________________ # Test 3*3 matrices # philiprbrenan@yahoo.com, 2004, Perl License... Platforms: *nix

License: Freeware Size: 63.49 KB Download (189): Math::Zap::Matrix Download

Added: April 20, 2010 | Visits: 1.248

C++ expression template matrix library exmats goal is to provide an easy to use, yet very efficient matrix library. Overloaded operators allow to write algebraic expressions like v=A*u +u in C++, instead of bunch of boring functions. This syntactic sugar comes with runtime cost, one way to eliminate the overhead is to use Expression... Platforms: *nix

License: Freeware Size: 307.2 KB Download (100): C++ expression template matrix library Download

Added: March 14, 2010 | Visits: 1.004

Bio::Matrix::PSM::InstanceSite Bio::Matrix::PSM::InstanceSite is a PSM site occurance. SYNOPSIS use Bio::Matrix::PSM::InstanceSite; #You can get an InstanceSite object either from a file: my ($instances,$matrix)=$SomePSMFile->parse_next; #or from memory my %params=(seq=>TATAAT, id=>"TATAbox1",... Platforms: *nix

License: Freeware Size: 4.7 MB Download (115): Bio::Matrix::PSM::InstanceSite Download

1 2 3 4 5 >