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

Career Clusters software
Filter: All | Freeware | Demo
 

Career Clusters

< 1 2 3 4 5 
Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 576

Beyond.com The Beyond.com app allows you to instantly search and share highly targeted jobs from top employers anytime! Designed to meet and exceed your needs as you search for your next great job, this app will ensure that you are up-to-date with the latest job opportunities in your area of interest....



Platforms: Mac

License: Freeware Size: 512 KB Download (52): Beyond.com Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 620

My Life Story Survive the ordeals of modern day life as you strive toward the career of your dreams in My Life Story. As a recent high school graduate living in your parents' basement, life is just getting started. It's time to find a job, move into an apartment and work your way through the collegiate ranks....





Platforms: Mac

License: Demo Cost: $9.95 USD Size: 56.6 MB Download (53): My Life Story Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 507

Renovate and Relocate: Boston Help Olivia renovate her new penthouse suite and begin a career in renovation and interior design. Overcome construction issues and convert old houses into gorgeous homes by choosing all new finishes, decor and more! Go from refurbishing small homes to ocean estates and penthouse suites! Travel...


Platforms: Mac

License: Demo Cost: $6.99 USD Size: 332 MB Download (56): Renovate and Relocate: Boston Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 658

INXS Swapper About INXS Swapper Australia’s greatest musical export has released a new two-DVD set spanning the career of INXS. Now you can take a sneak peak at the band and listen to some of their greatest hits while solving puzzles.


Platforms: Mac

License: Freeware Size: 4.8 MB Download (54): INXS Swapper Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 649

INXS Swapper .0 About INXS Swapper Australia s greatest musical export has released a new two-DVD set spanning the career of INXS. Now you can take a sneak peak at the band and listen to some of their greatest hits while solving puzzles.


Platforms: Mac

License: Freeware Size: 4.8 MB Download (45): INXS Swapper .0 Download

Added: May 11, 2013 | Visits: 474

Vector Quantization - K-Means This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associated with a cluster. The mean of vectors of each...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Vector Quantization - K-Means Download

Added: March 29, 2013 | Visits: 316

percolation The STP Percolation program generates occupied lattice sites with probability p and then determines the clusters of occupied sites. The purpose of this program is to demonstrate some of the important properties of percolation, especially near the geometrical phase transition. The default system...


Platforms: Matlab

License: Freeware Size: 10 KB Download (58): percolation Download

Added: June 05, 2013 | Visits: 449

A Fast Image Segmentation using Delaunay Triangulation This function applies the Delaunay-based image segmentation, which is a fully automated process that does not require initial estimate of number of clusters.The core idea is to apply Delaunay triangulation to the image histogram instead of the image itself. That reduces the sites required to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 9.91 MB Download (46): A Fast Image Segmentation using Delaunay Triangulation Download

Added: July 19, 2013 | Visits: 544

Bias Field Corrected Fuzzy C-Means This function segments (clusters) an image into object classes, and estimates and corrects for slow varying illumination artifacts. Estimates and corrects for bias field in 3D MRI, streak artifacts in CT, and illumination artifacts in color photos.It's an implementation of the paper of M.N. Ahmed...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (41): Bias Field Corrected Fuzzy C-Means Download

Simulation of Ant Based Clustering Algorithm Based on Cemetery Organization (Lumer&Faeita Method) Many ant species exhibit the behavior of clustering corpses to form cemeteries. Each ant seems to behave individually, moving randomly in space while picking up or depositing (dropping) corpses. The decision to pick up or drop a corpse is based on local information of the antd-deOaos current...


Platforms: Matlab


Added: April 07, 2013 | Visits: 356

Patch color selector This small tool selects colors for a number of patches so that no any neighboring pair of patches have the same color. The tool was motivated by representing clusters produced by k-means.http://www.mathworks.com/matlabcentral/fileexchange/19344It can also demonstrate the famous four color map...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Patch color selector Download

Added: September 06, 2013 | Visits: 457

Parallelizing Matlab on Large Distributed Computing Clusters I am describing a solution that allows you to break apart and run large amounts of your Matlab code in parallel on large computational pools. In order to provide the user with the familiar Matlab work environment, I glue back the remotely evaluated Matlab code via web services, such that the...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (43): Parallelizing Matlab on Large Distributed Computing Clusters Download

Added: September 10, 2013 | Visits: 346

Handling Large Images with Image Processing Toolbox Webinar Working with large images presents a number of challenges such as managing memory use and leveraging high-performance resources ranging from multicore desktops to clusters and grids.In this webinar you'll discover new features in MATLAB and Image Processing Toolbox that address these issues while...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Handling Large Images with Image Processing Toolbox Webinar Download

Added: June 28, 2013 | Visits: 230

trimZ.m The statistics toolbox contains routines for hierarchical clustering, including the cluster routine uses the SAHN tree to group data into clusters. However, the toolbox seems to lack a routine that uses the SAHN tree to describe the hierarchical relationship between those clusters. This routine...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): trimZ.m Download

Added: April 16, 2013 | Visits: 271

Semi-supervised Affinity Propagation clustering Affinity propagation clustering (AP) is a clustering algorithm proposed in "Brendan J. Frey and DelbertDueck. Clustering by Passing Messages Between Data Points. Science 315, 972 (2007)". It has some advantages: speed, general applicability, and suitable for large number of clusters....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Semi-supervised Affinity Propagation clustering Download

Added: August 09, 2013 | Visits: 307

Two-Category Classifier Discriminant Functions is one of statistical technique used in Pattern Recognition for separating classses.This is parametric methods, means, it requires that mean and covariance of class is known. In other words, Probability Density of given class should be known to apply this method.Here, two...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Two-Category Classifier Download

Added: June 29, 2013 | Visits: 395

Dunn's index Just pass the dissimilarity matrix, number of clusters in the partition to be evaluated and the indexes for each data point and you will get the Dunn's index.The Dunn's index measures compactness (Maximum distance in between data points of clusters) and clusters separation (minimum distance...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Dunn's index Download

Added: April 17, 2013 | Visits: 242

Kernel k-means This function performs kernel version of kmeans algorithm. When the linear kernel (i.e., inner product) is used, the algorithm is equivalent to standard kmeans algorithm.InputK: n x n a semi-definite matrix computed by a kernel function on all sample pairsm: the number of clusters k (1 x 1) or...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Kernel k-means Download

Added: May 08, 2013 | Visits: 193

sinspace Utility function operates with no loops, so is of comparable speed to LINSPACE.Using the same syntax as LINSPACE, SINSPACE makes a sine-spaced vector, clustering the elements toward the endpoint:|_____|_____|____|___|__|_||Given negative vector length, SINSPACE clusters points toward the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): sinspace Download

QT Clustering using Euclidean Distance, Jackknife Correlation QT clustering algorithm as described in:Heyer, L. J., Kruglyak, S., Yooseph, S. (1999). Exploring expression data: Identification and analysis of coexpressed genes. Genome Research 9,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): QT Clustering using Euclidean Distance, Jackknife Correlation Download

< 1 2 3 4 5