Code covered by the BSD License
-
myconv(z,h)
MYCONV is a fft accelerated correspondence to
-
myconv2(z,h)
MYCONV2 is a fft accelerated correspondence to
-
myconvper(z,h)
MYCONVPER is a periodical fft accelerated correspondence to
-
myconvper2(z,h)
MYCONVPER2 is a periodical fft accelerated correspondence to
-
myffttrunc(s,n)
MYFFTTRUNC(s,n) returns the low-pass filtered content of the signal s
-
myffttrunc2(s,n,m)
MYFFTTRUNC(s,n) returns the low-pass filtered content of the signal s
-
mygaussian(x,z,varargin)
MYGAUSSIAN makes use of the 1D convolution myconvper to filter the signal
-
mygaussian2(x,y,z,varargin)
MYGAUSSIAN2 makes use of the symmetry of the Gaussian weighting function
-
myxcorr(a,b)
MYXCORR FFT accelerated cross-correlation function estimates.
-
myxcorr2(a,b)
MYXCORR2 Two-dimensional FFT accelerated periodic cross-correlation of
-
View all files
FFT accelerated surface analysis tools package
by Andreas Almqvist
02 Nov 2009
FFT accelerated functions for analysing 1D and 2D signals such surface profiles, surfaces and images
|
Watch this File
|
| File Information |
| Description |
This package consist of a number of auxiliary functions that are helpful for analysing 1D and 2D signals such as surface profiles and surfaces and images. They are all built upon the built-in MATLAB FFT routine for fast execution and they replicate (when it is existing) the result produced by built-in MATLAB function to some extent or completely.
The help files provides examples of usage for most of functions included in the package. In some examples comparison with functions from the signal processing toolbox are made. However the functions provided in the package are standalone and requires nothing but standard MATLAB.
Hope this is helpful
- Andreas Almqvist |
| MATLAB release |
MATLAB 7.7 (R2008b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us