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

Prior software
Filter: All | Freeware | Demo
 

Prior

< 1 2 3 4 5 > 

Data Analysis with MATLAB Products - August 2006 Webinar Files he zip file contains the demo shown on August 10, 2006 for the Webinar titled "Data Analysis with MATLAB Products". The demo requires Signal Processing and Statistics Toolboxes. It is recommended that the webinar is viewed prior to running the files contained in this download. The Webinar can be...



Platforms: Matlab


Added: August 08, 2013 | Visits: 384

Langmuir probe data analysis code A computer code for plasma Langmuir probe analysis is presented here. The code uses a four parameters fitting method to deduce plasma properties including the ion and electron saturation currents, plasma potential, plasma electron temperature, the electron energy distribution function EEDF. Full...





Platforms: Matlab

License: Freeware Size: 30.72 KB Download (41): Langmuir probe data analysis code Download

Added: April 17, 2013 | Visits: 487

MATLAB in Physics - Visualisation MATLAB in Physics is four lecture series in MATLAB that is offered to first year physics undergraduate students. The aim of this lecture series is to introduce students to computational methods in MATLAB to solve problems arising in physics that cannot be solved analytically. No prior knowledge...


Platforms: Matlab

License: Freeware Size: 604.16 KB Download (45): MATLAB in Physics - Visualisation Download

Added: July 01, 2013 | Visits: 455

MATLAB in Physics - Data Analysis MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students.This lecture shows how to use MATLAB to fit experimental data such as that obtained in undergraduate physics experiments. Non-linear fitting to a more complicated model function is...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (51): MATLAB in Physics - Data Analysis Download

Added: May 25, 2013 | Visits: 404

Real-Time Workshop Targeting Tips and Scripts Abstract========This package provides M-files that allow you to automate model configuration for Real-Time WorkshopdlT« and Real-Time Workshop Embedded Coderd-OC?D? by taking advantage of entry points provided in the code generation process. The M-files let you configure all code generation...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (40): Real-Time Workshop Targeting Tips and Scripts Download

Added: August 01, 2013 | Visits: 451

MATLAB in Physics - Matrices cThis lecture investigates the underlying linear algebra that forms the basis of MATLAB. Aly Kassam is the author of this lecture, it is being submitted under Matt McDonnell's name solely to fit it in with the rest of the lectures. The aim of this lecture series is to introduce students to...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (40): MATLAB in Physics - Matrices Download

Added: August 11, 2013 | Visits: 506

Calculate Excel Range XLCALCRANGE(REFCELL,R,C,M,N) returns the full target range XLRANGE in Excel A1 notation to cover an array of size M rows & N columns and starting from an offset of R rows & C columns from REFCELL.Any workbookworksheet prefix is removed from REFCELL, as are any absolute '$' markers prior to range...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Calculate Excel Range Download

Added: August 08, 2013 | Visits: 475

BMS toolbox for Matlab: Bayesian Model Averaging (BMA) Bayesian Model Averaging for linear models under Zellner's g prior. Options include: fixed (BRIC, UIP, ...) and flexible g priors (Empirical Bayes, hyper-g), 5 kinds of model prior concepts, and model sampling via model enumeration or MCMC samplers (Metropolis-Hastings plain or reversible jump)....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (40): BMS toolbox for Matlab: Bayesian Model Averaging (BMA) Download

Added: September 13, 2013 | Visits: 328

Bayes classification for 2D Gaussian distributions It can be seen as a introduction to Bayesian classification, or Matlab plotting.function ret = drawBayesGauss2D(mu,c,prProb,ax)% Draw Bayes classification results for 2D Gaussian distributions.% mu: 2-by-N, mean vector for N classes.% c: 2-by-2-by-N, cov matrices.% prProb: 1-by-N, prior...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Bayes classification for 2D Gaussian distributions Download

Demo Files for The zip file contains the demo shown on August 7, 2007 for the Webinar titled "Data Analysis with Statistics and Curve Fitting Toolboxes". The demo requires Statistics and Curve Fitting Toolboxes. It is recommended that the webinar is viewed prior to running the files contained in this download....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.77 MB Download (44): Demo Files for "Data Analysis with Statistics and Curve Fitting Toolboxes" 2007 Webinar Download

Added: August 28, 2013 | Visits: 355

Simple StopMotion Film Studio This Stop Motion Studio provides an interface to manage frames acquired from image acquisition devices prior to converting them into stop motion animations.A capture button captures a new frame. Navigation buttons allow quick navigation through the frames which were already taken.Settings are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Simple StopMotion Film Studio Download

Added: July 12, 2013 | Visits: 313

Fill corners of rotated image ROIROTATE was designed to avoid the 'black corners' typical of MATLAB's imrotate function, which are apearing from its behaviour of padding by zeros of the space outside the image borders prior to the rotation. This is possible if the image to be rotated is part of a bigger image, because there...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Fill corners of rotated image Download

Added: June 04, 2013 | Visits: 129

crop whitespace from an image CROP('filename.ext') crops the image in the file and saves it using the original filename (overwrites the old image). The extension (ext) can be anything IMREAD supports. CROP('filename.ext',1) saves the cropped image as filenamecropped.ext in the same directory as the original. Changes since...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): crop whitespace from an image Download

Added: July 07, 2013 | Visits: 406

Custom solution for 3 non-linear simultaneous equations This customised function solves one type of non-linear systemof 3 simultaneous equations in 3 unknowns: k, L and r0 in 3 equations with 4 knowns: zeta, eeta, d and angle.function matrixresults = symsolvenonlineq(n,degrees,dinput)% EXAMPLE USAGE: m=symsolvenonlineq(3,45,20)% nb: takes around 738s...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Custom solution for 3 non-linear simultaneous equations Download

Added: July 25, 2013 | Visits: 493

Room Impulse Response Generator This function calculates a room's impulse response for an arbitrarily positioned sound source in an arbitrarily dimensioned rectangular room, as it would be heard at an arbitrary position. The output of RIR.m is a vector and can be used as an FIR filter to produce a reverb effect. To implement...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Room Impulse Response Generator Download

Added: May 01, 2013 | Visits: 271

Bayesian Autoregressive Modeling The priors may be: Litterman random walk plus drift prior; Raynauld-Simonato seasonal random walk plus drift prior or Canova prior: seasonal and non-seasonal unit roots via stochastic constraints + Litterman prior. Combination is achieved using Theil-Goldberger mixed estimation.Estimation uses...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 460.8 KB Download (44): Bayesian Autoregressive Modeling Download

Added: September 06, 2013 | Visits: 316

A Parabolic Lagrangian Interpolating Polynomial Function This function uses a non-linear interpolation (Lagrange) to estimate y given x, based on a set of observed x-y points. Coordinates will be sorted based on the x-value of the pair. The x-value provided by the user to calculate y will be estimated using two points left and two points right of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): A Parabolic Lagrangian Interpolating Polynomial Function Download

Added: May 24, 2013 | Visits: 298

Levenetest Levene's F test is used to test the null hypothesis that multiple population variances corresponding to multiplesamples are equal. Prior to the analysis the data are transforming to the absolute deviation of the mean. Then perform an one-way analysis of variance.


Platforms: Matlab

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

Added: June 18, 2013 | Visits: 464

get Intraday Stock Price function getHistoricalIntraDayStockPrice obtains intraday stock price from Google given the symbol of stock and the name of market which the stock is listed under. The accompanying file demonstrates one method for "cleaning" the data prior analysis.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): get Intraday Stock Price Download

Added: August 20, 2013 | Visits: 226

Solvers for Joint Sparse MMV Reconstruction Constrained and Unconstrained, Analysis and Synthesis Prior Solvers for Jointly sparse Multiple Measurement Vectors.Sparco is required for running the Matlab files. Download it from http://www.cs.ubc.ca/labs/scl/sparco/ ans install it in Matlab path.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Solvers for Joint Sparse MMV Reconstruction Download

< 1 2 3 4 5 >