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

Contour Plowing freeware
Filter: All | Freeware | Demo
 

Contour Plowing

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

PLplot PLplot is a cross-platform software package for creating scientific plots. To help accomplish that task it is organized as a core C library, language bindings for that library, and device drivers which control how the plots are presented in non-interactive and interactive plotting contexts. The...



Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (57): PLplot Download

Added: May 10, 2013 | Visits: 323

Gri Language Gri is a language for scientific graphics programming. The word "language" is important: Gri is command-driven, not point/click.Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths,...





Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (53): Gri Language Download

Added: May 10, 2013 | Visits: 614

Kanji Crammer Kanji Crammer is an Open Source slide show/flash card program for learning Japanese Kanji but also includes decks for Chinese, Korean, and English. Requires Mac OS X (10.2 or better). Supports audio and various dictionary files. Good for learning Vocabulary. Kanji Crammer can also be used by...


Platforms: Mac, C/C++,

License: Freeware Download (57): Kanji Crammer Download

Added: May 10, 2013 | Visits: 538

Ncvtk This is a program for exploring longitude/latitude based data stored in NetCDF file format. Ncvtk is built on top of the VTK toolbox. Ncvtk has been designed with the aim of offering a high degree of interactivity to scientists who have a need to explore three-dimensional, time-dependent...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Ncvtk Download

Added: August 13, 2013 | Visits: 579

Particle Swarm Optimization Research Toolbox The Particle Swarm Optimization Research Toolbox was written to assist with thesis research combating the premature convergence problem of particle swarm optimization (PSO). The control panel offers ample flexibility to accommodate various research directions. After specifying your intentions,...


Platforms: Matlab

License: Freeware Size: 1.92 MB Download (42): Particle Swarm Optimization Research Toolbox Download

Added: September 12, 2013 | Visits: 542

Simple example of the Simplex Method It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are:-fun: inline function of the objective function-init_point: initial point for the simplex method-step_size: initial dimension of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Simple example of the Simplex Method Download

Pattern search method: deterministic iterative zero order algorithm It's a deterministic iterative zero order algorithm that can be used to solve unconstrained optimization problem. It finds the relative minimum of a two variables function with a deterministic iterative zero order algorithm. Pattern search method It finds the relative minimum of a two variables...


Platforms: Matlab


Added: June 15, 2013 | Visits: 479

Doehlert Design for Wet Pelletization in High Shear Mixer Three factors interfere in the determination of pellet mean size. These are the impeller speed, the binding solution and the pelletization time. We use experimental design (Doehlert design) to predict pellet mean size versus the three factors. We determine the quadratic model by multi-linear...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Doehlert Design for Wet Pelletization in High Shear Mixer Download

Active Contours: A New Distribution Metric for Image Segmentation How can we characterize an image, and does the same characterization yield the same result? In this work, we study one possible characterization, distribution metrics. That is, we assume the desired region of interest has a different probability distribution from its corresponding background....


Platforms: Matlab


Added: June 09, 2013 | Visits: 645

Generalized Nonlinear Non-analytic Chi-Square Fitting fitChiSquare is a generalized chi-square fitting routine for any model function when data measurement errors are known; it returns the model parameters and their uncertainties at the delta chi-square = 1 boundary (68% confidence interval). It also returns the chi-square and degrees of freedom...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (41): Generalized Nonlinear Non-analytic Chi-Square Fitting Download

Added: July 12, 2013 | Visits: 460

Clustering Toolbox The purpose of the development of this toolbox was to compile a continuously extensible, standard tool, which is useful for any MATLAB user for one's aim. In Chapter 1 of the downloadable related documentation one can find a theoretical introduction containing the theory of the algorithms, the...


Platforms: Matlab

License: Freeware Size: 2.05 MB Download (40): Clustering Toolbox Download

Active Shape Model (ASM) and Active Appearance Model (AAM) This is an example of the basic Active Shape Model (ASM) and also the Active Appearance Model (AAM) as introduced by Cootes and Taylor, with multi-resolution approach, color image support and improved edge finding method. Very useful for automatic segmentation and recognition of biomedical...


Platforms: Matlab

License: Freeware Size: 9.88 MB Download (50): Active Shape Model (ASM) and Active Appearance Model (AAM) Download

Added: March 25, 2013 | Visits: 386

Simple cells (visual cortex) This software has been realized by Ben Chandler at the CNS Technology Lab at Boston University (http://techlab.bu.edu/). The main author of the software is Ben Chandler ( http://www.neurdon.com/about-2/editors/ben-chandler/ )This is a one-dimensional stand-alone implementation of the Grossberg...


Platforms: Matlab

License: Freeware Size: 7.99 MB Download (43): Simple cells (visual cortex) Download

Added: April 18, 2013 | Visits: 495

Read Global Topographic Data ETOPO2, GEBCOFour Matlab functions to extract the data from two global topographic data base, ETOPO2v2 and GEOBEC.Four Matlab functions are provided to extract the data from two global topographic data base, ETOPO2v2 and GEOBEC. Functions, read_etopo2v2g_f4_nc_v*.m, extract the data from the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (41): Read Global Topographic Data Download

Added: May 07, 2013 | Visits: 409

Diffusive filling-in This software has been realized by Gennady Livitz at the CNS Technology Lab at Boston University (My Webpage). The main author of this software is Gennady Livitz. The package contains a MATLAB implementation of diffusive filing-in model. The demo simulation is based on Craik-O'Brien-Cornsweet...


Platforms: Matlab

License: Freeware Size: 16.92 MB Download (42): Diffusive filling-in Download

Added: May 13, 2013 | Visits: 369

grdread2 Z=GRDREAD2('filename.grd') will return the data as a matrix in Z [X,Y,Z]=GRDREAD2('filename.grd') will also return X and Y vectors suitable for use in Matlab commands such as IMAGE or CONTOUR. e.g., imagesc(X,Y,Z); axis xy This function will load COARDS compliant netCDF grdfiles, the standard...


Platforms: Matlab

License: Freeware Size: 10 KB Download (59): grdread2 Download

Added: June 16, 2013 | Visits: 792

scatplot % Draws a scatter plot with a colorscale% representing the data density computed% using three methods%% INPUT VARIABLES:% x,y - are the data points% method - is the method used to calculate data densities:% 'circles' - uses circles with a determined area% centered at each data point% 'squares' -...


Platforms: Matlab

License: Freeware Size: 10 KB Download (71): scatplot Download

Added: July 12, 2013 | Visits: 483

Contours for triangular grids Plots the contours of a function defined on an unstructured triangular grid directly, without the need to interpolate back onto a Cartesian array.I have attempted to replicate much of the functionality of the regular "contour" function.Type "help tricontour"Type "contourdemo" for some examplesYou...


Platforms: Matlab

License: Freeware Size: 348.16 KB Download (40): Contours for triangular grids Download

Added: November 01, 2013 | Visits: 446

Java OceanAtlas Java OceanAtlas (or simply JOA) is a software application for viewing and manipulating oceanographic profile data. JOA was designed primarily for oceanographic sections but is also useful for looking at data also in the latitude-longitude domain. Here's a brief list of what JOA can do: * Open a...


Platforms: Mac

License: Freeware Size: 14.1 MB Download (40): Java OceanAtlas Download

Added: July 25, 2013 | Visits: 431

SimpleDEMViewer SimpleDEMViewer reads Digital Elevation Model (DEM) data and shows colored elevation map on a Mac screen. It can make bird's-eye views, stereographs and others. DEMs supported gtopo30, hydro1k, srtm, srtm dted, srtm30plus, etopo2, etopo5, globe, gdem some bil forms, usgs ascii DEMs, DEMs from...


Platforms: Mac

License: Freeware Size: 3.09 MB Download (36): SimpleDEMViewer Download

< 1 2 3 4 5 >