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

Returned software
Filter: All | Freeware | Demo
 

Returned

< 1 2 3 4 5 > 
Added: March 27, 2013 | Visits: 576

DB Backup Class This class can be used to generate a MySQL database backup using PDO.It can query the structure of a given MySQL database and generate SQL statements to recreate and insert the records of the tables in the database.The resulting SQL statements are returned as a single string that can be served... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): DB Backup Class Download

Added: August 18, 2013 | Visits: 306

Mann-Kendall Modified test The code performs two tailed Mann-Kendall test modified to account for autocorrelation on the time series (Hamed and Rao, 1998).The null hypothesis of trend absence in the vector V is tested, against the alternative of trend. The result of the test is returned in H = 1 indicates a rejection of... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Mann-Kendall Modified test Download

Added: July 15, 2013 | Visits: 276

Mann-Kendall Test The code performs original two tailed Mann-Kendall test. It tests the null hypothesis of trend absence in the vector V, against the alternative of trend.The result of the test is returned in H = 1 indicates a rejection of the null hypothesis at the alpha significance level. H = 0 indicates a... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Mann-Kendall Test Download

Added: May 30, 2013 | Visits: 400

3D Rotation about Shifted Axis Generates the roto-translation matrix for the rotation around an arbitrary line in 3D. The line need not pass through the origin. Optionally, also, applies this transformation to a list of 3D coordinates. SYNTAX 1: M=AxelRot(deg,u,x0) in: u, x0: 3D vectors specifying the line in parametric... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): 3D Rotation about Shifted Axis Download

Added: June 06, 2013 | Visits: 342

IDpeak: Peak Identifier Function Finds peaks in the signal "DataMatrix" (with x-values in column 1 and y-values in column 2), according to the peak detection parameters AmpT, SlopeT, sw, fw (see the "findpeaks" function below), then compares the found peak positions (maximum x-values) to a database of known peaks,in the form of... Platforms: Matlab

License: Freeware Size: 583.68 KB Download (40): IDpeak: Peak Identifier Function Download

Added: April 18, 2013 | Visits: 135

get_contents GET_CONTENTS Get the contents of a specified directorySYNTAX cont = GET_CONTENTS(directory) cont = GET_CONTENTS(directory,str) [cont,dirflag] = GET_CONTENTS(...)DESCRIPTIONCONT = GET_CONTENTS(DIRECTORY) obtains the contents (folder and file names) of the directory DIRECTORY and returns them to... Platforms: Matlab

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

Added: June 09, 2013 | Visits: 516

Interactive resolution enhancement function function ire(x, signal)Interactive resolution enhancement function for data in the arguments "x,signal". Displays sliders for real-time control of 2nd and 4th derivative weighting factors (factor and factor2) and smooth width. (Larger values of factor1 and factor2 will reduce the peak width but... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (40): Interactive resolution enhancement function Download

Added: August 11, 2013 | Visits: 338

GETSYSCOL.m GetSysCol(format,color)GETSYSCOLReturns a structure containing all the default system colors.GETSYSCOL('matlab') - default Returns colors in the standard matlab color format 0-1.GETSYSCOL('rgb') - not case sensitive Returns colors as individual RGB values using the range... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): GETSYSCOL.m Download

Added: August 04, 2013 | Visits: 411

Data Workings Data Workings can be used to access records of an SQL database table as objects. It can access a SQL database table and retrieve its list columns so it can determine which fields need to be retrieved and stored to map record information to object variables and vice-versa.Data Workings can insert... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Data Workings Download

Added: June 29, 2013 | Visits: 456

checkfield CHECKFIELD intend to be a facility to handle varargin in functions. It provides error checks, default, and structuring for the varargin. k = CHECKFIELD(field,listfield) where field is a string checks if field is one of the fields in the cell listfield given in second argument. It returns the... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): checkfield Download

Added: April 27, 2013 | Visits: 438

Store Excel named range in MATLAB This function look in the specified workbook to a specific Named range given as an input. If not found, an empy matrix is returned. the workbook should be an absolute path. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Store Excel named range in MATLAB Download

Added: April 27, 2013 | Visits: 293

histNorm histNorm(dataSets) plots normalized histogram of each set of data contained in cell dataSets for comparison. The xlims are set to 3 times the maximum standard deviation from the mean of all each set. The default bin sizes are a tenth of the standard deviation. h is the handle of the bar plot,... Platforms: Matlab

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

Added: March 29, 2013 | Visits: 380

Cox-Stuart test The code performs a version of two tailed Cox-Stuart test. It tests the null hypothesis of trend absence in the vector V, against the alternative of trend.The result of the test is returned in H = 1 indicates a rejection of the null hypothesis at the alpha significance level. H = 0 indicates a... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Cox-Stuart test Download

Added: May 03, 2013 | Visits: 425

cauchy Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.Implementation package of the Cauchy distribution.cauchycdf: Cauchy cumulative distribution function (cdf).cauchyfit: Parameter estimation for Cauchy data.cauchyinv: Inverse of the Cauchy cumulative distribution function... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): cauchy Download

Added: August 19, 2013 | Visits: 303

polyfit_roots POLYFIT_ROOTS Least-squares polynomial fit to data.[R,K] = POLYFIT_ROOTS(X, Y, N, TOL) finds the roots R and constant K so that the polynomial P(s) = K*(s-R(1))*(s-R(2))* ... *(s-R(N)) is the best least-squares fit to the data Y at points X.Argument TOL bounds the accuracy of the fit, and if... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (47): polyfit_roots Download

Added: June 27, 2013 | Visits: 228

maplePrompt This is a simple m-file with just a couple of lines. * * * Please note that you need MATLAB 2008 or prior to use this script. * * *(This script is not yet tested with "Maple Toolbox for MATLAB")Provides a prompt (within MATLAB command prompt) for interacting with the internal Maple engine of... Platforms: Matlab

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

Added: July 29, 2013 | Visits: 307

Polynomial Factorization POLYFACT Polynomial FactorizationQ = POLYFACT(A) returns the factorization of polynomial A. Input variable A must be a vector with integer coefficients in descending order. e.g. [3 7 2] represents 3*x^2+7x+2 Output Q is a cell array with each index being a polynomial factor, with integer... Platforms: Matlab

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

Added: June 03, 2013 | Visits: 223

findFileSeries function [returnFileGroup] = findFileSeries(filePath, allowskiplength, inclSmallerNumbers)% input is the filepath of one file in a series of files that have% some numeric indexing in their filenames% allowskiplength allows skipping of numbers in the index (default = 0 =>% no skipping allowed,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): findFileSeries Download

Added: September 08, 2013 | Visits: 348

Closed-skew Gaussian generator Genereates random number from the closed-skew Gaussian distribution with two different methods:CSN_mcmc.mDoes mcmc, so each realisation are not completely independent% Usage: [res, t_wi, t_inv] =CSN_mcmc(Mu,Sigma,Gamma,Nu,Delta,num,burn)%% Mu,Sigma,Gamma,Nu,Delta: parameters in CSN% num: number... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Closed-skew Gaussian generator Download

Added: July 27, 2013 | Visits: 251

Read diadem file Script that reads in NI Diadem files into Matlab. It takes the .dat file, which contains the header info, as input and outputs a structure with the different channels present in the R32 file.Designed for use with the BLOCK store method, so an extension has to written for files using the CHANNEL... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Read diadem file Download

< 1 2 3 4 5 >