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

2d Scientific Plots freeware
Filter: All | Freeware | Demo
 

2d Scientific Plots

< 1 2 3 4 5 > 
Added: November 11, 2010 | Visits: 1.003

Text::NSP::Measures::2D::CHI::x2 Text::NSP::Measures::2D::CHI::x2 is a Perl module that implements Pearsons chi squared measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::CHI::x2; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $x2_value = calculateStatistic( n11=>$n11,...



Platforms: *nix

License: Freeware Size: 952.32 KB Download (94): Text::NSP::Measures::2D::CHI::x2 Download

Added: April 05, 2010 | Visits: 961

Text::NSP::Measures::2D::Dice::dice Text::NSP::Measures::2D::Dice::dice is a Perl module to compute Dice coefficient for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Dice::dice; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $dice_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1,...





Platforms: *nix

License: Freeware Size: 952.32 KB Download (98): Text::NSP::Measures::2D::Dice::dice Download

Added: November 07, 2010 | Visits: 1.161

Text::NSP::Measures::2D::Dice::jaccard Text::NSP::Measures::2D::Dice::jaccard is a Perl module that implements the jaccard coefficient. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Dice::jaccard; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $jaccard_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (114): Text::NSP::Measures::2D::Dice::jaccard Download

Added: April 02, 2010 | Visits: 955

Text::NSP::Measures::2D::Fisher::left Text::NSP::Measures::2D::Fisher::left is a Perl module implementation of the left sided Fishers exact test. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Fisher::left; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $left_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (95): Text::NSP::Measures::2D::Fisher::left Download

Added: March 04, 2010 | Visits: 983

Text::NSP::Measures::2D::Fisher::twotailed Text::NSP::Measures::2D::Fisher::twotailed is a Perl module implementation of the two-sided Fishers exact test. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Fisher::twotailed; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $twotailed_value = calculateStatistic( n11=>$n11,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (159): Text::NSP::Measures::2D::Fisher::twotailed Download

Added: October 26, 2010 | Visits: 822

Text::NSP::Measures::2D::Fisher2::right Text::NSP::Measures::2D::Fisher2::right is a Perl module implementation of the right sided Fishers exact test. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Fisher2::right; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $right_value = calculateStatistic( n11=>$n11,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (91): Text::NSP::Measures::2D::Fisher2::right Download

Added: February 20, 2010 | Visits: 1.046

Text::NSP::Measures::2D::Fisher2::twotailed Text::NSP::Measures::2D::Fisher2::twotailed is a Perl module implementation of the two-sided Fishers exact test. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::Fisher2::twotailed; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $twotailed_value = calculateStatistic(...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (105): Text::NSP::Measures::2D::Fisher2::twotailed Download

Added: March 05, 2010 | Visits: 894

Text::NSP::Measures::2D::MI Text::NSP::Measures::2D::MI is a Perl module that provides error checks for Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson-Stirling Measure. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (97): Text::NSP::Measures::2D::MI Download

Added: January 18, 2010 | Visits: 868

Text::NSP::Measures::2D::MI::ll Text::NSP::Measures::2D::MI::ll is a Perl module that implements Loglikelihood measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ll_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (87): Text::NSP::Measures::2D::MI::ll Download

Added: February 16, 2010 | Visits: 954

Text::NSP::Measures::2D::MI::pmi Text::NSP::Measures::2D::MI::pmi is a Perl module that implements Pointwise Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::pmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $pmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (93): Text::NSP::Measures::2D::MI::pmi Download

Added: August 14, 2010 | Visits: 843

Text::NSP::Measures::2D::MI::ps Text::NSP::Measures::2D::MI::ps is a Perl module that implements Poisson-Stirling measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ps; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ps_value = calculateStatistic( n11=>$n11, n1p=>$n1p,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (92): Text::NSP::Measures::2D::MI::ps Download

Added: July 14, 2010 | Visits: 722

Text::NSP::Measures::2D::MI::tmi Text::NSP::Measures::2D::MI::tmi is a Perl module that implements True Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::tmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $tmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1, npp=>$npp);...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (91): Text::NSP::Measures::2D::MI::tmi Download

Added: June 06, 2010 | Visits: 866

GNU Scientific Library The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. GNU Scientific Library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (99): GNU Scientific Library Download

Added: January 25, 2010 | Visits: 824

Plot Plot is a scientific 2D plotting program for Mac OS X. Plot is designed for everyday plotting, it is easy to use, it creates high quality plots, it allows easy and powerful manipulations and calculations of data, and it is free.Available Features: ASCII, Binary, MySQL, SciPlot and Perl based...


Platforms: Mac

License: Freeware Download (115): Plot Download

Released: October 06, 2011  |  Added: October 19, 2011 | Visits: 1.405

Poolians Free Pool 2D Poolians Free Pool 2D is free, realistic, and easy to control: Shoot - Press left button and move mouse backward, then release the button. The longer distance you drag the mouse back for, the harder you shoot. Aim - Move mouse to adjust aim line. Refine Aim - Mouse wheel. Left click mouse to quit...


Platforms: Windows

License: Freeware Size: 9.57 MB Download (139): Poolians Free Pool 2D Download

Released: December 02, 2023  |  Added: March 18, 2024 | Visits: 4.568

Free 2D Barcode Generator The programe generates and prints most popular 2D barcode symbologies including Aztec Code, Aztec Runes, Data Matrix(ECC 0-140, ECC 200), QR Code, PDF417, Micro QR Code, MicroPDF417, MaxiCode, Code 16K, RSS family(RSS-14 Standard, RSS-14 Truncated, RSS-14 Stacked, RSS-14 Stacked...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 603 KB Download (1121): Free 2D Barcode Generator Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 742

simple Python robot simulator 2D simple Python robot simulator 2D was designed as a bare-bones 2D robotic simulator. simple Python robot simulator 2D was developed using the Python programming language and can run on multiple platforms.


Platforms: Windows

License: Freeware Download (390): simple Python robot simulator 2D Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 896

Python Advanced Scientific Calculator Python Advanced Scientific Calculator is a simple and accessible tool that can perform various calculations. Python Advanced Scientific Calculator is an ongoing project, but it does feature more functions then your average calculator.


Platforms: Windows

License: Freeware Download (449): Python Advanced Scientific Calculator Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 1.157

Gimpel3D 2D/3D Stereo Conversion Editor Gimpel3D 2D/3D Stereo Conversion Software: Gimpel3D converts single images or frame sequences into stereoscopic 3D using a combination of traditional approaches and a proprietary projective 3D modeling system. The user works in true proportional 3D space where the scene can be viewed from any...


Platforms: Windows

License: Freeware Size: 35.76 MB Download (71): Gimpel3D 2D/3D Stereo Conversion Editor Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 721

2D Barcode Recognizer 2D Barcode Recognizer is a professional barcode application designed for recognition, decoding and encoding of 2D barcodes. For example, DataMatrix and Aztec Code, but it can be used and for other purposes. The program works with separate Dll-components. The basic working graphic formats of the...


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (459): 2D Barcode Recognizer Download

< 1 2 3 4 5 >