image thumbnail

updated 5 months ago

Working with Time-Series Data in MATLAB by Abhaya

These are the example files for the webinar: "Working with Time-Series Data in MATLAB". (data exploration, interpolation, data import)

createfigure(X1, Y1)

ausmap.m

format_data.m

image thumbnail

updated 1 year ago

Measures of Analysis of Time Series toolkit (MATS) by Dimitris Kugiumtzis

MATS computes many measures of scalar time series analysis on many time series in one go. (nonlinear dynamics, time series analysis, finance)

AAFTsur(xV,nsur)

AMRBootstrap(xV,arm,nsur)

ARMAfitite(xV,mV,pV,TV)

image thumbnail

updated 1 year ago

JPEG Compression (DCT) by Vinay Kumar Tadepalli

JPEG compression using Discrete Cosine Transform Technique (but when i run it i h..., communications, signal processing)

dct1.m

image thumbnail

updated 2 years ago

Mutual Information -2 variablle by Taesam Lee

Estimate Mutual Information with kernel density function (simulation, optimization, signal processing)

[Ixy,lambda]=MutualInfo(X,Y)

image thumbnail

updated almost 4 years ago

Using MATLAB(R) and the Statistics ToolboxTM for Design for Six Sigma (DFSS) by Dan Doherty

M-files used in the webinar held on November 2, 2005 (statistics, probability, design for six sigma)

x=coded2real(z,bounds)

Fandemo.m

image thumbnail

updated 4 years ago

BeadFluct v1.0 by Fabian Czerwinski

Monte-Carlo simulation to calculate position of micronsized particles in optical trap (biophysics, biotech, simulation)

[header, t, Mx]=BeadFluct(m,n,fsample, r, fc)

image thumbnail

updated 4 years ago

Principal Component Spectral Analysis by Martti

A two-dimensional histogram of Power Spectral Densities. (signal processing)

pcsa(X, paxis, faxis, varargin)

image thumbnail

updated 6 years ago

bispectr by Eugene V. Makarov

fast bispectrum estimation (spectral analysis, statistics, fft)

[varargout]=bispectr(x,nf,nt,fs)

image thumbnail

updated almost 7 years ago

Data Analysis with MATLAB Products - August 2006 Webinar Files by Stuart Kozola

Files used in the August 10, 2006 Webinar of same title (survival, weibull, statistics)

createfigure(x1, y1, y2, y3, y4, y5)

getSeatData(fileNameBase,showplot)

myLPFilter

image thumbnail

updated 7 years ago

WEACLIM by Vincent Moron

WEACLIM analyses, transforms and generate daily time series (of rainfall) for downscaling studies (climate, downscaling, statistical analysis)

X=shiftgrid(Y,lon,lat,choice);

[A_verif,B_verif,ADJ,ADJM]=mos_cca(X,Y,stand,choice,latx,la...

[CLUS,mean_cluster,CLUSMOD,RAINMOD,ID]=weather_type_model(E...

Contact us