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

Indices freeware
Filter: All | Freeware | Demo
 

Indices

< 1 2 3 4 5 > 
Added: July 11, 2013 | Visits: 662

Walsh Transform(2D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined as : N-1 q-1 ---- -- 1 | | b[i](m)*b[q-1-i](u) W(u) = --- / f(m)| | (-1) ,u = 0,...,N-1 N ---- | | m=0 i=0 where for... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Walsh Transform(2D) Download

Added: June 17, 2013 | Visits: 417

Shannon-Wiener index % also incorrectly known as Shannon-Weaver,is one of% several diversity indices used to measure versity% in categorical data. It is simply the Information% entropy of the distribution, treating species as% symbols and their relative population sizes as the% probability.% The advantage of this... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Shannon-Wiener index Download

Added: July 29, 2013 | Visits: 410

Coherently aligns data This function treats a matrix as a column-wise set of signals and circularly shifts each column so that it aligns with the first column of data so that the inner product between those columns is maximized with respect to all other shifts. USAGE:[dataout,lagout]=xcorAlign(data);If only 1 output is... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Coherently aligns data Download

Added: April 03, 2013 | Visits: 469

Clipping Indicator Clipping is the main program. There are three inputs: y is the time record, threshhold_value is the clipping threshhold, and threshhold_samples is the number of consecutive data points exceeding the threshhold_value to indicate that the data is clipped.The program returns two cells arrays... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Clipping Indicator Download

Added: May 24, 2013 | Visits: 562

Learning PID Tuning III: Performance Index Optimization Most PID tuning rules are based on first-order plus time delay assumption of the plant hence cannot ensure the best control performance. Using mordern optimization techniques, it is possible to tune a PID controller based on the actual transfer function of the plant to optimize the closed-loop... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): Learning PID Tuning III: Performance Index Optimization Download

Added: August 19, 2013 | Visits: 563

distmat D = DISTMAT(X,Y) for matrices X and Y returns the distance matrix where the (i,j)th entry is the d-norm distance between the ith and jth row of X and Y respectively.DISTMAT(X,Y,d) computes a specific d-norm distance. Default=2[D,XI,YI]=DISTMAT(X,Y,d,var) gives the indices of the sorted values of... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): distmat Download

Added: September 03, 2013 | Visits: 637

Minimum Perfect Matching Tool Function to solve the Minimum Perfect Matching on non-biparite graphs problem using Integer linear programming.Returns vector of matched indices and cost of the match. Requires symmetric adjacent matrix of even rank. function [ indices, cost ] = min_perfect_matching( G )Function _requires_... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Minimum Perfect Matching Tool Download

Added: April 08, 2013 | Visits: 421

Sample Rate Altering Blocks The characterisation of the downsampler block can be done by the formula:y(n)=x(nM)Syntax:[y ny]=downsampler(x,n,M)x is an input sequence over indices specified by n.L is the downsampling rate.It ignores (M-1) samples between kth sample and (k+M)th sample.y is the output sequence over indices... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Sample Rate Altering Blocks Download

Added: August 25, 2013 | Visits: 743

Get Stock Symbols This program gets the stock symbols of a user-defined index (NASDAQ, NYSE, AMEX, OTCBB, LSE) and/or sector. The data is retrieved from http://www.eoddata.com/ and from Yahoo Finance.For example: - get_stock_symbols('NASDAQ') : gets all stock symbols from NASDAQ -... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Get Stock Symbols Download

Added: May 13, 2013 | Visits: 385

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: April 02, 2013 | Visits: 462

Tree-Ring MATLAB Toolbox This is a collection of functions I wrote for use of MATLAB with tree-ring time series. Functions are included for skeleton plotting, group time-series plotting, and correlation analysis of seasonal climatic time series with tree-ring indices ("tree-ring response-functions"). Platforms: Matlab

License: Freeware Size: 61.44 KB Download (48): Tree-Ring MATLAB Toolbox Download

Added: August 26, 2013 | Visits: 323

fgridmin.m function [i,i_] = fgridmin(y)% Search an N-dimensional array y for points that may be proximate to a global minimum% of the interpolated array; return the proximate points' N-D subscripts (i) in y. Also% optionally return the subscripts (i_) for discrete local minima in y.%% syntax:% i =... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): fgridmin.m Download

Added: July 30, 2013 | Visits: 289

ExcelFileSummary [FILESTATS, RANGES] = EXCELFILESUMMARY(FILELOC)FILELOC: Enter the absolute path/name to the file you want to examineFILESTATS: output argument will be a structure describing the fileRANGES: If this optional output variable is provided, the function will also return a structure containing the... Platforms: Matlab

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

Added: July 29, 2013 | Visits: 383

Kcast Desktop Stay in touch with the markets without interrupting your workflow. Download the free Kcast Desktop app to view live spot prices for gold, silver and other metals; market indices; oil quotes and charts right on your computer. Data from Kitco.com, the world???*a*?s # 1 source of precious metals... Platforms: Mac

License: Freeware Size: 32.28 MB Download (39): Kcast Desktop Download

Added: July 10, 2013 | Visits: 299

Datarray Datarray: Numpy arrays with named axes ======================================== Datarray provides a subclass of Numpy ndarrays that support: - individual dimensions (axes) being labeled with meaningful descriptions - labeled 'ticks' along each axis - indexing and slicing by named axis -... Platforms: *nix

License: Freeware Size: 51.2 KB Download (38): Datarray Download

Added: September 23, 2013 | Visits: 436

Quex for Linux Quex is a tool to generate lexical analyzers. A lexical analyzer is a program that transforms a stream of characters into a stream of 'atomic chunks of meaning', as shown in the figure below: Quex provides a convenient means to describe a process of lexical analysis. It generates code in C++,... Platforms: *nix

License: Freeware Size: 1.6 MB Download (46): Quex for Linux Download

Added: August 27, 2013 | Visits: 197

FastSS FastSS is a string similarity searching algorithm. For each query, which consists of query string s and distance d, it retrieves all the words in a dictionary whose edit distance from s is equal or smaller than d. FastSS is an offline searching algorithm, as it needs to create an index of its... Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): FastSS Download

Added: September 12, 2006 | Visits: 9.587

Medved QuoteTracker QuoteTracker provides streaming Real-Time quotes, Live multi-day intraday charts with Technical Indicators, Level II quotes, Time and Sales, alerts, news monitoring, and everything else you may need to effectively trade in today's market. Now with Integrated Trading! You can now trade through... Platforms: Windows

License: Freeware Size: 5.96 MB Download (1046): Medved QuoteTracker Download

Released: July 09, 2003  |  Added: March 27, 2006 | Visits: 3.313

AceStock AceStock is a personal stocks monitor. You can't afford not to have this tool if you own any stock, participate in Stock Options plan or want to know what's happening on the market with your 401k today. AceStock brings realtime stock quotes right on your desktop. You don't have to watch it all... Platforms: Windows

License: Freeware Size: 388 KB Download (268): AceStock Download

Released: March 26, 2007  |  Added: April 01, 2007 | Visits: 4.586

EMS SQL Manager 2007 Lite for Oracle EMS SQL Manager for Oracle is a high performance tool for Oracle Database Server administration and development. SQL Manager for Oracle works with any Oracle versions from 8.1.7 to 10g and supports all Oracle objects and all Oracle data types including the new BINARY_FLOAT and BINARY_DOUBLE... Platforms: Windows

License: Freeware Size: 13.82 MB Download (368): EMS SQL Manager 2007 Lite for Oracle Download

< 1 2 3 4 5 >