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

Cross Movement Records software
Filter: All | Freeware | Demo
 

Cross Movement Records

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

Showing # records Showing # records/page script allows you to query a database and display results with pagination. You can select the numbers of records per page. This script also provides next/back buttons.



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

License: Freeware Download (59): Showing # records Download

Added: May 10, 2013 | Visits: 542

Cross Browser Multi-Page Photograph Gallery Cross Browser Multi-Page Photograph Gallery is based on the look of Suckerfish HoverLightbox. It uses a multi-page layout system.If a visitor just hovers over the tabs then a page of images will be displayed. When hovers over each image, he will see a 2x image and finally, by clicking the image...





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

License: Freeware Download (61): Cross Browser Multi-Page Photograph Gallery Download

Added: July 18, 2013 | Visits: 1.193

Cross-Browser Rich Text Editor Script You can replace a form's textarea field(s) with a custom one that supports WYSIWYG formatting with this Rich Text Editor script.It allows the user to easily format the entered content, such as make it bold, change its size, colors etc. The resulting source code is then submitted as regular text...


Platforms: JavaScript

License: Freeware Size: 40.96 KB Download (51): Cross-Browser Rich Text Editor Script Download

Added: June 02, 2013 | Visits: 451

Time Window Based Cross-correlation This code calculates the cross-correlation for specified time windows over the duration of two input signals. The time windows can be shifted by increments smaller than the time window length. The code is based upon the 'xcorr' function.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Time Window Based Cross-correlation Download

Added: May 13, 2013 | Visits: 485

Fast Circular (Periodic) Cross Correlation Uses fft to calculate the circular cross correlation of two periodic signal vectors.This is equivalent to xc(k)=sum(u1.*circshift(u2,k)), but much faster (on the order of 500 times faster for a 1024 point signal).The package also includes two examples. One checks the calculation against the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Fast Circular (Periodic) Cross Correlation Download

Multivariate Gaussian Mixture Model Optimization by Cross Entropy Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.Please visit http://iew3.technion.ac.il/CE/ for more informationsi) Please compile mex-files by the mexme_ce_gauss.m (if compiler is not setup, run...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Multivariate Gaussian Mixture Model Optimization by Cross Entropy Download

Restoring Movement to Individuals with Neuromuscular Disabilities For individuals with neurological impairments, functional electrical stimulation (FES) can help make real what was once only imagined: the restoration of movement to paralyzed arms and legs. Depending on the location and severity of the disability, FES can significantly improve quality of life by...


Platforms: Matlab

License: Freeware Size: 942.08 KB Download (39): Restoring Movement to Individuals with Neuromuscular Disabilities Download

Added: May 11, 2013 | Visits: 485

Cosine cross-similarity Function calculates cosine cross-similarity between time series of threshold crossings with time lags. It also calculates dominant lag and maximum value.More detailshttp://www.ida.liu.se/~agbur/Software.htm


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Cosine cross-similarity Download

Added: September 08, 2013 | Visits: 373

Generalized Normalized Cross Correlation normxcorr2_general computes the normalized cross-correlation of matrices TEMPLATE and A. The resulting matrix C contains correlation coefficients and its values may range from -1.0 to 1.0.Limitations of normxcorr2:The documentation of normxcorr2 states that, "The matrix A must be larger than the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Generalized Normalized Cross Correlation Download

PLS regression or discriminant analysis, with leave-one-out cross-validation and prediction Leave-one-out cross-validation for PLS regression or discriminant analysispls_cv = plscv(x,y,vl,'da')input:x (samples x descriptors) for cross-validationy (samples x variables) for regression or (samples x classes) for discriminant analysis. Classes numbers must be >0.vl (1 x 1) number of latent...


Platforms: Matlab


Added: May 17, 2013 | Visits: 352

MOUSEINPUT_TIMEOUT MOUSEINPUT_TIMEOUT returns continuous mouse locations with timeout OUT = MOUSEINPUT_TIMEOUT returns the sequence of mouse locations between a button press and a button release in the current axes. It does not timeout. OUT is an Nx2 matrix, where OUT(1,:) is the location at button press and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): MOUSEINPUT_TIMEOUT Download

Decision Trees and Predictive Models with cross-validation and ROC analysis plot Decision tree learning is a common method used in data mining. Most of the commercial packages offer complex Tree classification algorithms, but they are very much expensive.This matlab code uses d-de?classregtree' function that implement GINI algorithm to determine the best split for each...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 972.8 KB Download (53): Decision Trees and Predictive Models with cross-validation and ROC analysis plot Download

Find Displacement between images by using cross-correlation Find Displacement between images by using cross-correlation.Easy:[dr,dc]=findoff(unreg,ref)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Find Displacement between images by using cross-correlation Download

Added: September 09, 2013 | Visits: 345

Circular Cross Covariance CXCOV Circular Cross Covariance function estimates.CXCOV(a,b), where a and b represent samples taken over time interval T, which is assumed to be a common period of two corresponding periodic signals.a and b are supposed to be length M row vectors, either real or complex. [x,c]=CXCOV(a,b) returns...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Circular Cross Covariance Download

PLS regression or discriminant analysis, with leave-one-out cross-validation and prediction. Leave-one-out cross-validation for PLS regression or discriminant analysispls_cv = plscv(x,y,vl,'da')input:x (samples x descriptors) for cross-validationy (samples x variables) for regression or (samples x classes) for discriminant analysis. Classes numbers must be >0.vl (1 x 1) number of latent...


Platforms: Matlab


Added: April 14, 2013 | Visits: 308

Discrete-time cross-correlogram Computes cross- or auto-correlograms between two discrete time series, supplied as a list of timestamps.[tsOffsets, ts1idx, ts2idx] = crosscorrelogram(ts1, ts2, window)INPUTS:ts1 - a list of timestamps (in seconds) to use as the reference of the cross-correlogramts2 - timestamps (in seconds) used...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Discrete-time cross-correlogram Download

Added: June 05, 2013 | Visits: 259

Precedence-based cross-correlograms CH_XCORR Calculate cross-correlograms with a wide range of options.SYNTAX CCG = CH_XCORR(HC_L,HC_R,FRAME_LENGTH,NOVERLAP,MAXLAG,TAU) CCG = CH_XCORR(...,INHIB) CCG = CH_XCORR(...,IC_T,NORM_FLAG) CCG = CH_XCORR(...,INHIB_MODE) [CCG,IC] = CH_XCORR(...)DESCRIPTIONCCG =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 215.04 KB Download (43): Precedence-based cross-correlograms Download

Added: May 11, 2013 | Visits: 313

Cross-linker This plugin automatically hyperlinks selected words to defined URLs. The hyperlinking process works in posts and comments (given as an option) currently. If you are upgrading from any other previous version, then DO NOT deactivate the original installation of this plugin. See the installation...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Cross-linker Download

Added: May 08, 2013 | Visits: 583

Cross-references by Francesc Hervada-Sala With this plugin you can manually set a reference to another post or page in posts und pages and you get all backward references automatically listed for every post and page.Note May 1st, 2009: The development of this plugin is being discontinued, because I personally do not use WordPress any...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (48): Cross-references by Francesc Hervada-Sala Download

Released: August 31, 2014  |  Added: December 30, 2014 | Visits: 1.253

PCMate Free Folder Monitor PCMate Free Folder Monitor is a cross-platform free folder monitor that automatically records all activities of all the folders including subfolders for newly added/deleted/changed files in real-time. This free file monitor also has the ability to monitor any kind of execution of a program with...


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

License: Freeware Size: 982 KB Download (97): PCMate Free Folder Monitor Download

< 1 2 3 4 5