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

Maxima software
Filter: All | Freeware | Demo
 

Maxima

< 1 2 
Added: January 26, 2010 | Visits: 846

NeoBio NeoBio project consists of Bioinformatics algorithms in Java. What algorithms? The current version consists mainly of (pairwise) sequence alignment algorithms such as the classical dynamic programming methods of Needleman & Wunsch (global alignment) and Smith & Waterman (local alignment).... Platforms: *nix

License: Freeware Size: 102.4 KB Download (109): NeoBio Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 584

InquiCalc InquiCalc is a powerful and advanced graphing spftware designed to graph ellipses, hyperbolas, and other conic sections in implicit mode; additional modes support graphing polar and parametric functions, slope fields, inequalities, and scatterplots. In piecewise mode, you can plot... Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 45.3 MB Download (525): InquiCalc Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 500

Electro the Robotic Puppy Imagine you have an uncommon puppy. He never sleeps but is always full of energy. He's shining with all colors of rainbow when joyful. He likes gnawing an electric battery instead of a bone. But most of all he loves to take part in competitions and win medals. To finish level, you must collect... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 38.91 MB Download (53): Electro the Robotic Puppy Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 768

Euler Math Toolbox The Euler Mathematical Toolbox is a software written and maintained by R. Grothmann, associate professor of mathematics at the University of Eichstatt. Euler can also produce graphics and save the graphics in various formats, among them PNG and SVG. Graphics can also be imported into the text... Platforms: Windows

License: Freeware Size: 66.6 MB Download (53): Euler Math Toolbox Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 772

EasyWebEditor Espanol creacion sitio Web (Spanish)EasyWebEditor es el programa MS Windows profesional y facil para crear tu sitio Web en muy poco tiempo. Todo lo que necesitas para construir un sitio fantastico se encuentra en una sola aplicacion, completa, con centenares de funciones: - todo es visual, no hay codigo HTML... no hay... Platforms: Windows, Other

License: Shareware Cost: $0.00 USD Size: 1.93 MB Download (59): EasyWebEditor Espanol creacion sitio Web Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 290

pw.mac Pw.mac is an enhancement to Maxima, so you will have to get Maxima. Pw.mac enables Maxima to handle integration, differentiation, computation of products, sums and powers, plotting, transforming and simplifying piecewise continuous functions. Platforms: Windows, Mac, Linux

License: Freeware Size: 46.88 KB Download (57): pw.mac Download

Added: May 10, 2013 | Visits: 636

SMAWK totally monotone matrix searching algorithm This SMAWK algorithm takes as input a function for computing matrix values, and searches for the position of maximum value in each row. The matrix must satisfy the "totally monotone" property: in each submatrix (in particular each 2x2 submatrix) the positions of the maxima must move leftward as... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 407

Fast Peak Locator The array's end points are automatically excluded. Requirements: - MATLAB 7.8 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (59): Fast Peak Locator Download

Added: May 10, 2013 | Visits: 739

CLISP CLISP is a Common Lisp implementation. It implements the language described in the ANSI Common Lisp standard with many extensions.Common Lisp is a high-level, general-purpose, object-oriented, dynamic, functional programming language.CLISP includes an interpreter, a compiler, a debugger, CLOS,... Platforms: Windows, Mac, *nix, LISP, BSD Solaris

License: Freeware Download (65): CLISP Download

Added: June 24, 2013 | Visits: 413

Removal of unevenness of a histogram While working with a histogram we may need to detect a peak or crest of the histogram.But the histogram contains a number of local minima & maxima which makes the histogram extremely uneven.While detecting a peak or crest we are intended to detect the global peak or crest.This code replaces every... Platforms: Matlab

License: Freeware Size: 10 KB Download (38): Removal of unevenness of a histogram Download

Added: May 18, 2013 | Visits: 479

Plotting BRDF data from a CCD These programs were developped to exploit luminance or BRDF data from the EZ-Contrast instrument developped by Eldim. They are applicable to any measurment done using a ccd sensor.The developped library includes:- maxima research- Polar zenithal plot of ccd sections- Polar azimutal plot of ccd... Platforms: Matlab

License: Freeware Size: 819.2 KB Download (45): Plotting BRDF data from a CCD Download

A Corner Detector based on Global and Local Curvature Properties CORNER works by the following step:1. Apply the Canny edge detector to the grey level image and obtain a binary edge-map.2. Extract the edge contours from the edge-map, fill the gaps in the contours.3. Compute curvature at a low scale for each contour to retain all true corners.All of the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.75 MB Download (44): A Corner Detector based on Global and Local Curvature Properties Download

A Fast Corner Detector Based on the Chord-to-Point Distance Accumulation Technique 1. Find the edge image using the Canny edge detector.2. Extract edges (curves) from the edge image: 2a. fill gaps if they are within a range and select long edges, 2b. find T-junctions and mark them as T-corners. 2c. obtain the `status' of each selected edge ${Gamma}$ as either `loop' or... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): A Fast Corner Detector Based on the Chord-to-Point Distance Accumulation Technique Download

Added: April 20, 2013 | Visits: 285

MAXALL Revised 23rd Feb. 2006.Improved speed, functionality and documentation2-nd Rev, 3rd Apr.2007, back from TVAR to NUM2STRMAXimum points in a curve, ALL(default) or manually positively/negatively selected, with (default) or without parabolic interpolationneeds CLINEDemo uses SAVFILTHELP MAXALL shows... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): MAXALL Download

Added: July 03, 2013 | Visits: 377

Automated Counting of Bacterial Colonies A function to automate bacterial colony counting in images of plated agar in a Petri dish.Provides colony_count.m to automate counting of bacterial colonies.The approach is as follows:1. Use Hough transform to locate Petri dish.2. Threshold with Otsu's method.3. Count colonies as regional maxima... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 174.08 KB Download (47): Automated Counting of Bacterial Colonies Download

Added: April 14, 2013 | Visits: 484

Min/Max filter for Mathematics It can eprform the following multidimensional array filtering: running filters in 1D and 2D, filters for image processing applications (erosion/dilatation), 3D and more.The MEX engine uses an algorithms that requires no more than three comparisons per element and per dimension in all configurations. Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Min/Max filter for Mathematics Download

Added: October 12, 2013 | Visits: 514

FuncDesigner A free computer algebra system written in Python FuncDesigner is a free and open source computer algebra system (CAS) written in Python + NumPy, allowing it to run on multiple platforms Mac OS X, Windows and Linux. Here are some key features of "FuncDesigner": ?*A* Enhances RAD abilities of... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (36): FuncDesigner Download

Added: September 04, 2013 | Visits: 487

Interference and Diffraction With this simulation, you can explore the ideas of interference and diffraction resulting from waves passing through a single opening (the single slit); waves being emitted with equal amplitude in all directions from two sources (the double source), and waves passing through two closely spaced... Platforms: Mac

License: Freeware Size: 1.42 MB Download (42): Interference and Diffraction Download

Added: October 19, 2013 | Visits: 355

iRFExplorer RF Explorer is an affordable Handheld Spectrum Analyzer designed from scratch to be a sort of Swiss Army Knife for the specific needs of ISM band digital communication. Depending on the model and (optional) expansion board you'll be able to cover all ISM bands. The iRF Explorer application... Platforms: Mac

License: Freeware Size: 716.8 KB Download (35): iRFExplorer Download

Added: September 22, 2013 | Visits: 456

FuncDesigner for Linux FuncDesigner is a computer algebra system (CAS) written in Python + NumPy as an ordinary Python module (thus making it free to combine with any other Python or Python-connected code). That makes it cross-platform (Linux, Windows, Mac OS X etc), with completely free license: BSD. It can be used... Platforms: *nix

License: Freeware Size: 112.64 KB Download (37): FuncDesigner for Linux Download

< 1 2