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

Zilla Dataset software
Filter: All | Freeware | Demo
 

Zilla Dataset

< 1 2 3 4 5 > 
Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 543

Political Science: Campaign Simulator The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset.



Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 9.93 MB Download (48): Political Science: Campaign Simulator Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 503

The Lemur Project The Lemur Project develops search engines, browser toolbars, text analysis tools, and data resources that support research and development of information retrieval and text mining software, including the Indri search engine and ClueWeb09 dataset.





Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 14.96 MB Download (46): The Lemur Project Download

Added: August 16, 2013 | Visits: 190

UniDirect .NET Script UniDirect .NET offers universal access to data of different databases for the Microsoft .NET Framework.It supports most of major database servers, including Microsoft SQL Server, Microsoft Access, Oracle, DB2, MySQL, PostgreSQL, InterBase, and Firebird. Other servers can be accessed through their...


Platforms: ASP.NET

License: Shareware Cost: $0.00 USD Size: 3.24 MB Download (45): UniDirect .NET Script Download

Added: March 28, 2013 | Visits: 600

Tools for NIfTI and ANALYZE image Please always check http://www.rotman-baycrest.on.ca/~jimmy/NIfTI for detail descriptions and latest updates.If you are confused by the Left / Right of an ANALYZE image, you can consult http://www.rotman-baycrest.on.ca/~jimmy/UseANALYZE.htmYou may also want to read...


Platforms: Matlab

License: Freeware Size: 92.16 KB Download (50): Tools for NIfTI and ANALYZE image Download

Added: July 04, 2013 | Visits: 584

Interactive DICOM 3D Viewer The interactive viewer allows a user to select a folder with one set of dicom images. The viewer assembles the images in order and displays them as one 3D dataset. User can then scroll through and look at axial, sagittal, and coronal views. A zoom feature and measuring tool have also been added.


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Interactive DICOM 3D Viewer Download

Added: May 15, 2013 | Visits: 392

STRUCTURED TETRAEDRAL MESH GENERATION StructTetraMesh is a tool to build structured tetreaedral mesh on cuboid dataset. This is usefull in avoiding delaunay 3D triangulation that for this kind of dataset are particularly slow and numerically unstable.This tool allows a huge speed improvement against delaunayn for 3D points, the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): STRUCTURED TETRAEDRAL MESH GENERATION Download

Added: May 22, 2013 | Visits: 281

Shortest path (all pair shortest path) Outperforms other algorithms in speed and memory requirement especially for large dataset.%function [costs] = mdijkstra(A,C)%%A=square matrix (either adjacency or cost)%%if C=1 then A=adjacency matrix% where, element(i,j)=1 when vertex v is directly connected with j% else (i,j)=0%%if C=2 then...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Shortest path (all pair shortest path) Download

Added: April 17, 2013 | Visits: 388

samplepick To test al model, with real data it can be useful to pick a smaller sample out of a bigger dataset.An other application could be to decide how small a random sample should be to see if the process is working property


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): samplepick Download

Character Recognition Example (I&II): Pre-processing of Image This demo shows some examples for image pre-processing before the recognition stage. the first example is just some commnads of image processing which are commonly used for preprocessing, while the second example shows how to use the simple command to automate the image processing stage...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (43): Character Recognition Example (I&II): Pre-processing of Image Download

Added: May 13, 2013 | Visits: 382

scrollingplot Where several instruments record a time-series of data with a common time record, quality control and despiking of the data is often linked between the instruments. This function allows a variable number of datasets (with a common time record) to be plotted and scrolled through. Bad data can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): scrollingplot Download

Added: June 25, 2013 | Visits: 335

Diffusion Kurtosis Tensor Estimation This script shows how to compute the Diffusion Kurtosis (DKI) Coefficients from a given Diffusion-Weighted MRI dataset. The script implements several fitting methods with various constraints from the article by A. Barmpoutis and J. Zhuo "Diffusion Kurtosis Imaging: Robust Estimation from DW-MRI...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (43): Diffusion Kurtosis Tensor Estimation Download

Added: September 06, 2013 | Visits: 443

Introduction to Statistics Toolbox - July 2007 Webinar Files This ZIP file contains the presentation and demo files used in the July 12, 2007 Introduction to Statistics Toolbox Webinar.The Webinar introduces the MATLAB environment and showcases some of the newest features of the Statistics Toolboxd-OC?D? 6.0 (categorical and dataset arrays).It is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.44 MB Download (43): Introduction to Statistics Toolbox - July 2007 Webinar Files Download

Added: April 27, 2013 | Visits: 506

Reaction Object A reaction object contains parameters that describe a chemical reaction scheme in terms of reagents, reaction steps, rate constants and equilibrium constants. The reaction can be evaluated to provide concentrations of species as a function of time and starting concentration. The reaction can also...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Reaction Object Download

Added: April 24, 2013 | Visits: 298

INVDISTGRID INVDISTGRID Simple, robust gridding using inverse-distance interpolation. [Xi,Yi,Zi] = invdistgrid[X,Y,Z,dx] Grids values in vector Z with coordinates X and Y into an array with spacing dx using inverse-distance weighting (default power =2). All data between grid points are used in weighting. If...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): INVDISTGRID Download

Added: August 10, 2013 | Visits: 307

strfind for datasets function ind=datasetStrFind(dset,str,vars)like strfind.m but applies on datasets instead of cell arrays.The "dataset" type is a matlab type which allows to store data in a similarway than database tables. Database operations such as join can by applied(see the function join). However I did not...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): strfind for datasets Download

Added: July 02, 2013 | Visits: 363

Computational Statistics Webinar Dataset and m files for the Computational Statistics webinar.myloess.m is used to interpolate a LOESS curve. chole_loess.m is the primary m files used during the webinar.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Computational Statistics Webinar Download

Added: August 13, 2013 | Visits: 251

Fuzzy C-Means with Focal Point In this work we present a generalization of partitional clustering aiming at the inclusion into the clustering process of both distance and direction of the point of observation towards the dataset. This is done by incorporating a new term in the objective function, accounting for the distance...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 163.84 KB Download (43): Fuzzy C-Means with Focal Point Download

Added: June 11, 2013 | Visits: 186

HDF5 Diskmap Class Matlab class to create and access HDF5 datasets transparently as Matlab variable. Data can be accessed and written with subscript referencing and assignment methods, just like matlab variables, only size must be explicitly changed, and brackets or conversion to double is needed if the full...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): HDF5 Diskmap Class Download

Added: April 15, 2013 | Visits: 157

LANDSAT ETM+ MTL parser This function m-file reads the information from MTL text file, which contains metadata information for the dataset. MTL file is usually accompanied with the LANDSAT 7 ETM+ image dataset distributed from USGS.Hope this code helps automating the process for a number of imagery.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): LANDSAT ETM+ MTL parser Download

Added: March 22, 2013 | Visits: 275

Foreach for containers.Map Matlab offers functionality for maps / dictionaries (a key-value store datatype). Iterating over a map can be cumbersome and that's where foreach steps in.Usingresultmap = foreach(map, fctH)calls function handle fctH with each item of the map. The result is stored in the resultmap which has the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Foreach for containers.Map Download

< 1 2 3 4 5 >