Sunteți pe pagina 1din 11

design. Chebyshev type II analog lowpass filter prototype.

MATLAB Toolbox cheb2ap


fir1 Design a window-based finite impulse response filter. ellipap Elliptic analog lowpass filter prototype.
Quick Reference fir2 Design a frequency sampling-based finite impulse
Author: Jialong He response filter.
Jialong_he@bigfoot.com
http://www.bigfoot.com/~jialong_he fircls Constrained least square FIR filter design for Analog Filter Design
multiband filters.
besself Bessel analog filter design.
Signal Processing Toolbox fircls1 Constrained least square filter design for lowpass and
butter Butterworth analog and digital filter design.
highpass linear phase FIR filters.
Filter Analysis Least square linear-phase FIR filter design.
cheby1 Chebyshev type I filter design (passband ripple).
firls
abs Absolute value (magnitude). cheby2 Chebyshev type II filter design (stopband ripple).
firrcos Raised cosine FIR filter design.
angle Phase angle. ellip Elliptic (Cauer) filter design.
intfilt Interpolation FIR filter design.
freqs Frequency response of analog filters. Estimate parameters for an FIR filter design with
kaiserord
freqspace Frequency spacing for frequency response. Kaiser window.
Compute the frequency response of digital filters. Compute the Parks-McClellan optimal FIR filter
Analog Filter Transformation
freqz remez
design. lp2bp Transform lowpass analog filters to bandpass.
freqzplot Plot frequency response data.
remezord Parks-McClellan optimal FIR filter order estimation. lp2bs Transform lowpass analog filters to bandstop.
grpdelay Compute the average filter delay (group delay).
sgolay Savitzky-Golay filter design. lp2hp Transform lowpass analog filters to highpass.
impz Compute the impulse response of digital filters.
lp2lp Change the cut -off frequency for a lowpass analog
unwrap Unwrap phase angles.
filter.
zplane Zero-pole plot. IIR Digital Filter Design--Classical and Direct
butter Butterworth analog and digital filter design.
Chebyshev type I filter design (passband ripple).
Filter Discretization
Filter Implementation cheby1
Chebyshev type II filter design (stopband ripple). bilinear Bilinear transformation method for analog-to-digital
cheby2
conv Convolution and polynomial multiplication. filter conversion.
ellip Elliptic (Cauer) filter design.
conv2 Two-dimensional convolution. impinvar Impulse invariance method for analog-to-digital filter
maxflat Generalized digital Butterworth filter design. conversion.
deconv Deconvolution and polynomial division.
prony Prony's method for time-domain IIR filter design.
fftfilt FFT -based FIR filtering using the overlap-add
method. stmcb Compute a linear model using Steiglitz-McBride
Filter data with a recursive (IIR) or nonrecursive
iteration. Linear System Transformations
filter
(FIR) filter. yulewalk Recursive digital filter design. latc2tf Convert lattice filter parameters to transfer function
form.
filter2 Two-dimensional digital filtering.
polystab Stabilize a polynomial.
filtfilt Zero-phase digital filtering.
Find initial conditions for a transposed direct form II
IIR Filter Order Estimation polyscale Scale the roots of a polynomial.
filtic
filter implementation. buttord Calculate the order and cutoff frequency for a residuez z-transform partial-fraction expansion.
Butterworth filter.
latcfilt Lattice and lattice-ladder filter implementation. sos2ss Convert digital filter second-order section parameters
cheb1ord Calculate the order for a Chebyshev type I filter. to state-space form.
medfilt1 One-dimensional median filtering.
cheb2ord Calculate the order for a Chebyshev type II filter. sos2tf Convert digital filter second-order section data to
sgolayfilt Savitzky-Golay filtering.
Calculate the minimum order for elliptic filters. transfer function form.
ellipord
sosfil t Second-order (biquadratic) IIR digital filtering.
sos2zp Convert digital filter second-order sections
upfirdn Upsample, apply an FIR filter, and downsample. parameters to zero-pole-gain form.

Analog Lowpass Filter Prototypes ss2sos Convert digital filter state-space parameters to
second-order sections form.
FIR Digital Filter Design besselap Bessel analog lowpass filter prototype.
ss2tf Convert state-space filter parameters to transfer
buttap Butterworth analog lowpass filter prototype. function form.
convmtx Convolution matrix.
cheb1ap Chebyshev type I analog lowpass filter prototype. ss2zp Convert state-space filter parameters to zero-pole-
cremez Complex and nonlinear-phase equiripple FIR filter
gain form.
tf2latc Convert transfer function filter parameters to lattice rceps Real cepstrum and minimum phase reconstruction. arcov Compute an estimate of AR model parameters using
filter form. the covariance method.
tf2sos Convert digital filter transfer function data to second- armcov Compute an estimate of AR model parameters using
order sections form. Statistical Signal Processing and Spectral the modified covariance method.
tf2ss Convert transfer function filter parameters to state- aryule Compute an estimate of AR model parameters using
space form.
Analysis the Yule-Walker method.
cohere Estimate magnitude squared coherence function
tf2zp Convert transfer function filter parameters to zero- ident See the System Identification Toolbox
between two signals.
pole-gain form. documentation.
corrcoef Compute the correlation coefficient matrix.
zp2sos Convert digital filter zero-pole-gain parameters to invfreqs Identify continuous-time filter parameters from
second-order sections form. corrmtx Compute a data matrix for autocorrelation matrix frequency response data.
estimation.
zp2ss Convert zero-pole-gain filter parameters to state- invfreqz Identify discrete-time filter parameters from
space form. cov Compute the covariance matrix. frequency response data.
zp2tf Convert zero-pole-gain filter parameters to transfer csd Estimate the cross spectral density (CSD) of two prony Prony's method for time domain IIR filter design.
function form. signals.
stmcb Compute a linear model using Steiglitz-McBride
pburg Estimate the power spectral density using the Burg iteration.
method.
Windows pcov Estimate the power spectral density using the
covariance method. Linear Prediction
bartlett Compute a Bartlett window.
peig Estimate the pseudospectrum using the eigenvector
blackman Compute a Blackman window. ac2poly Convert an autocorrelation sequence to prediction
method.
polynomial.
boxcar Compute a rectangular window.
periodogram Estimate the power spectral density (PSD) of a signal
ac2rc Convert an autocorrelation sequence to reflection
chebwin Compute a Chebyshev window. using a periodogram.
coefficients.
hamming Compute a Hamming window. pmcov Estimate the power spectral density using the
is2rc Convert inverse sine parameters to reflection
Compute the Hann (Hanning) window. modified covariance method.
hann coefficients.
pmtm Estimate the power spectral density using the
kaiser Compute a Kaiser window. lar2rc Convert log area ratio parameters to reflection
multitaper method (MTM).
coefficients.
triang Compute a triangular window.
pmusic Estimate the power spectral density using MUSIC
levinson Compute the Levinson-Durbin recursion.
algorithm.
lpc Compute linear prediction filter coefficients.
psdplot Plot power spectral density (PSD) data.
Transforms Estimate the power spectral density (PSD) of a signal lsf2poly Convert line spectral frequencies to a prediction filter
pwelch coefficients.
czt Chirp z-transform. using Welch's method.
Discrete cosine transform (DCT). poly2ac Convert a prediction filter polynomial to an
dct pyulear Estimate the power spectral density using the Yule-
autocorrelation sequence.
Walker AR method.
dftmtx Discrete Fourier transform matrix.
poly2lsf Convert prediction filter coefficients to line spectral
rooteig Estimate frequency and power content using the
fft Compute the one-dimensional fast Fourier transform. frequencies.
eigenvector method.
fft2 Compute the two-dimensional fast Fourier transform. poly2rc Convert a prediction filter polynomial to reflection
rootmusic Estimate frequency and power content using the root
coefficients.
fftshift Rearrange the outputs of the FFT functions. MUSIC algorithm.
rc2ac Convert reflection coefficients to an autocorrelation
hilbert Compute the discrete-time analytic signal using the tfe Estimate the transfer function from input and output.
sequence.
Hilbert transform.
xcorr Estimate the cross-correlation function.
Inverse discrete cosine transform. rc2is Convert reflection coefficients to inverse sine
idct
xcorr2 Estimate the two-dimensional cross-correlation. parameters.
ifft One-dimensional inverse fast Fourier transform.
xcov Estimate the cross-covariance function (equal to rc2lar Convert reflection coefficients to log area ratio
ifft2 Two-dimensional inverse fast Fourier transform. mean-removed cross-correlation). parameters.
rc2poly Convert reflection coefficients to a prediction filter
polynomial.
Cepstral Analysis Parametric Modeling rlevinson Compute the reverse Levinson-Durbin recursion.
cceps Complex cepstral analysis. arburg Compute an estimate of AR model parameters using schurrc Compute reflection coefficients from an
Inverse complex cepstrum. the Burg method. autocorrelation sequence.
icceps
eqtflength Make the lengths of a transfer function's numerator Function Reference for its reference page.)
and denominator equal.
imread Read image file. (This is a MATLAB function. See
Multirate Signal Processing modulate Modulation for communications simulation. the online MATLAB Function Reference for its
reference page.)
decimate Decrease the sampling rate for a sequence seqperiod Compute the period of a sequence.
(decimation). imwrite Write image file. (This is a MATLAB function. See
sos2cell Convert a second-order section matrix to cell arrays.
the online MATLAB Function Reference for its
Interp Increase sampling rat e by an integer factor
specgram Time-dependent frequency analysis (spectrogram). reference page.)
(interpolation).
stem Plot discrete sequence data.
interp1 One-dimensional data interpolation (table lookup).
strips Strip plot.
resample Change sampling rate by any rational factor. Geometric Operations
udecode Decode 2n-level quantized integer inputs to floating-
spline Cubic spline interpolation.
point outputs. imcrop Crop image
upfirdn Upsample, apply an FIR filter, and downsample.
uencode Quantize and encode floating-point inputs to integer imresize Resize image
outputs.
imrotate Rotate image

Waveform Generation interp2 2-D data interpolation. (This is a MATLAB function.


See the online MATLAB Function Reference for its
chirp Generate a swept-frequency cosine. Graphical User Interfaces reference page.)
diric Compute the Dirichlet or periodic sinc function. fdatool Open the Filter Design and Analysis Tool.
gauspuls Generate a Gaussian-modulated sinusoidal pulse. sptool Interactive digital signal processing tool (SPTool).
Generate a Gaussian monopulse.
Pixel Values and Statistics
gmonopuls
corr2 Compute 2-D correlation coefficient
pulstran Generate a pulse train. Image Processing Toolbox
imcontour Create contour plot of image data
rectpuls Generate a sampled aperiodic rectangle. Image Display imfeature Compute feature measurements for image regions
sawtooth Generate a sawtooth or triangle wave.
colorbar Display colorbar. (This is a MATLAB function. See
Sinc function. imhist Display histogram of image data
sinc the online MATLAB Function Reference for its
reference page.) impixel Determine pixel color values
square Generate a square wave.
getimage Get image data from axes improfile Compute pixel-value cross-sections along line
tripuls Generate a sampled aperiodic triangle.
segments
image Create and display image object. (This is a MATLAB
vco Voltage controlled oscillator.
function. See the online MATLAB Function mean2 Compute mean of matrix elements
Reference for its reference page.)
pixval Display information about image pixels
imagesc Scale data and display as image. (This is a MATLAB
Specialized Operations std2 Compute standard deviation of matrix elements
function. See the online MATLAB Function
Buffer a signal vector into a matrix of data frames. Reference for its reference page.)
buffer
immovie Make movie from multiframe indexed image
cell2sos Convert a cell array for second-order sections to a Image Analysis
second-order section matrix. imshow Display image
edge Find edges in intensity image
cplxpair Group complex numbers into complex conjugate montage Display multiple image frames as rectangular
pairs. montage qtdecomp Perform quadtree decomposition
demod Demodulation for communications simulation. subimage Display multiple images in single figure qtgetblk Get block values in quadtree decomposition
dpss Discrete prolate spheroidal sequences (Slepian truesize Adjust display size of image qtsetblk Set block values in quadtree decomposition
sequences).
warp Display image as texture-mapped surface
dpssclear Remove discrete prolate spheroidal sequences from
zoom Zoom in and out of image or 2-D plot. (This is a
database. Image Enhancement
MATLAB function. See the online MATLAB
dpssdir Discrete prolate spheroidal sequences database Function Reference for its reference page.)
histeq Enhance contrast using histogram equalization
directory.
imadjust Adjust image intensity values or colormap
dpssload Load discrete prolate spheroidal sequences from
database. Image File I/O imnoise Add noise to an image
dpsssave Save discrete prolate spheroidal sequences in medfilt2 Perform 2-D median filtering
database. imfinfo Return information about image file. (This is a
MATLAB function. See the online MATLAB ordfilt2 Perform 2-D order-statistic filtering
wiener2 Perform 2-D adaptive noise-removal filtering iradon Compute inverse Radon transform colormap Set or get color lookup table. (This is a MATLAB
function. See the online MATLAB Function
phantom Generate a head phantom image
Reference for its reference page.)
radon Compute Radon transform
Linear Filtering imapprox Approximate indexed image by one with fewer colors
rgbplot Plot RGB colormap components. (This is a MATLAB
conv2 Perform 2-D convolution. (This is a MATLAB
function. See the online MATLAB Function
function. See the online MATLAB Function Neighborhood and Block Processing Reference for its reference page.)
Reference for its reference page.)
bestblk Choose block size for block processing
convmtx2 Compute 2-D convolution matrix
blkproc Implement distinct block processing for image
convn Perform N-D convolution. (This is a MATLAB Color Space Conversions
function. See the online MATLAB Function col2im Rearrange matrix columns into blocks
Reference for its reference page.) hsv2rgb Convert HSV values to RGB color space. (This is a
colfilt Perform neighborhood operations using columnwise
functions MATLAB function. See the online MATLAB
filter2 Perform 2-D filtering. (This is a MATLAB function.
Function Reference for its reference page.)
See the online MATLAB Function Reference for its
im2col Rearrange image blocks into columns
reference page.) ntsc2rgb Convert NTSC values to RGB color space
nlfilter Perform general sliding-neighborhood operations
fspecial Create predefined filters rgb2hsv Convert RGB values to HSV color space. (This is a
MATLAB function. See the online MATLAB
Function Reference for its reference page.)

Linear 2-D Filter Design Binary Image Operations rgb2ntsc Convert RGB values to NTSC color space
applylut Perform neighborhood operations using lookup tables rgb2ycbcr Convert RGB values to YCbCr color space
freqspace Determine 2-D frequency response spacing. (This is a
MATLAB function. See the online MATLAB bwarea Compute area of objects in binary image ycbcr2rgb Convert YCbCr values to RGB color space
Function Reference for its reference page.)
bweuler Compute Euler number of binary image
freqz2 Compute 2-D frequency response
bwfill Fill background regions in binary image
fsamp2 Design 2-D FIR filter using frequency sampling Label connected components in binary image
Image Types and Type Conversions
bwlabel
ftrans2 Design 2-D FIR filter using frequency transformation Perform morphological operations on binary image dither Convert image using dithering
bwmorph
fwind1 Design 2-D FIR filter using 1-D window method double Convert data to double precision. (This is a MATLAB
bwperim Determine perimeter of objects in binary image
function. See the online MATLAB Function
fwind2 Design 2-D FIR filter using 2-D window method
bwselect Select objects in binary image Reference for its reference page.)
dilate Perform dilation on binary image gray2ind Convert intensity image to indexed image
erode Perform erosion on binary image grayslice Create indexed image from intensity image by
Image Transforms thresholding
makelut Construct lookup table for use with applylut
dct2 Compute 2-D discrete cosine transform
im2bw Convert image to binary image by thresholding
dctmtx Compute discrete cosine transform matrix
im2double Convert image array to double precision
fft2 Compute 2-D fast Fourier transform. (This is a Region-Based Processing im2uint16 Convert image array to 16-bit unsigned integers
MATLAB function. See the online MATLAB
Function Reference for its reference page.) roicolor Select region of interest, based on color im2uint8 Convert image array to 8-bit unsigned integers
fftn Compute N-D fast Fourier transform. (This is a roifill Smoothly interpolate within arbitrary region ind2gray Convert indexed image to intensity image
MATLAB function. See the online MATLAB Filter a region of interest
roifilt2 ind2rgb Convert indexed image to RGB image
Function Reference for its reference page.)
roipoly Select polygonal region of interest isbw Return true for binary image
fftshift Reverse quadrants of output of FFT. (This is a
MATLAB function. See the online MATLAB isgray Return true for intensity image
Function Reference for its reference page.)
isind Return true for indexed image
idct2 Compute 2-D inverse discrete cosine transform Colormap Manipulation Return true for RGB image
isrgb
ifft2 Compute 2-D inverse fast Fourier transform. (This is brighten Brighten or darken colormap. (This is a MATLAB
mat2gray Convert matrix to intensity image
a MATLAB function. See the online MATLAB function. See the online MATLAB Function
Function Reference for its reference page.) Reference for its reference page.) rgb2gray Convert RGB image or colormap to grayscale
ifftn Compute N-D inverse fast Fourier transform. (This is cmpermute Rearrange colors in colormap rgb2ind Convert RGB image to indexed image
a MATLAB function. See the online MATLAB Find unique colormap colors and corresponding Convert data to unsigned 16-bit integers. (This is a
cmunique uint16
Function Reference for its reference page.) image MATLAB function. See the online MATLAB
Function Reference for its reference page.)
uint8 Convert data to unsigned 8-bit integers. (This is a
MATLAB function. See the online MATLAB Layer Initialization Functions Network Initialization Functions
Function Reference for its reference page.)
initnw Nguyen-Widrow layer initialization function. initlay Layer-by-layer network initialization function.
initwb By-weight-and-bias layer initialization function.

Toolbox Preferences Network Use Functions


iptgetpref Get value of Image Processing Toolbox preference Learning Functions adapt Allow a neural network to adapt.
iptsetpref Set value of Image Processing Toolbox preference
learncon Conscience bias learning function. disp Display a neural network's properties.
learngd Gradient descent weight/bias learning function. display Display a neural network variable's name and
properties.
learngdm Grad. descent w/momentum weight/bias learning
Demos function. Initialize a neural network.
init
dctdemo 2-D DCT image compression demo
learnh Hebb weight learning function. sim Simulate a neural network.
edgedemo Edge detection demo
learnhd Hebb with decay weight learning rule. train Train a neural network.
firdemo 2-D FIR filtering and filter design demo
learnis Instar weight learning function.
imadjdemo Intensity adjustment and histogram equalization demo
learnk Kohonen weight learning function.
nrfiltdemo Noise reduction filtering demo
LVQ1 weight learning function.
New Networks Functions
learnlv1
qtdemo Quadtree decomposition demo network Create a custom neural network.
learnlv2 LVQ2 weight learning function.
roidemo Region-of-interest processing demo newc Create a competitive layer.
learnos Outstar weight learning function.
newcf Create a cascade-forward backpropagation network.
learnp Perceptron weight and bias learning function.
newelm Create an Elman backpropagation network.
Slide Shows learnpn Normalized perceptron weight and bias learning
function. newff Create a feed-forward backpropagation network.
ipss001 Region labeling of steel grains
learnsom Self-organizing map weight learning function. newfftd Create a feed-forward input -delay backprop network.
ipss002 Feature-based logic
learnwh Widrow-Hoff weight and bias learning rule. newgrnn Design a generalized regression neural network.
ipss003 Correction of nonuniform illumination
newhop Create a Hopfield recurrent network.
newlin Create a linear layer.
Neural Network Toolbox Line Search Functions Design a linear layer.
newlind
srchbac One-dim. minimization using backtracking search.
newlvq Create a learning vector quantization network
srchbre One-dim. interval location using Brent's method.
newp Create a perceptron.
Analysis Functions One-dim. minimization using Charalambous' method.
srchcha Design a probabilistic neural network.
Error surface of a single input neuron. newpnn
errsurf One-dim. minimization using Golden section search.
srchgol Design a radial basis network.
newrb
maxlinlr Maximum learning rate for a linear neuron. One-dim. minimization using Hybrid bisection/cubic
srchhyb Design an exact radial basis network.
search. newrbe
newsom Create a self-organizing map.
Distance Functions
boxdist Distance between two position vectors. Net Input Derivative Functions
Performance Derivative Functions
dist Euclidean distance weight function. dnetprod Product net input derivative function.
dmae Mean absolute error performance derivative function.
linkdist Link distance function. dnetsum Sum net input derivative function.
dmse Mean squared error performance derivatives function.
mandist Manhattan distance weight function.
dmsereg Mean squared error w/reg performance derivative
function.
Net Input Functions
dsse Sum squared error performance derivative function.
Graphical Interface Function netprod Product net input function.
nntool Neural Network Tool - Graphical User Interface. netsum Sum net input function.
Performance Functions Simulink Support Function dtansig Hyperbolic tangent sigmoid transfer derivative
function.
mae Mean absolute error performance function. gensim Generate a Simulink block for neural network
dtribas Triangular basis transfer derivative function.
simulation.
mse Mean squared error performance function.
msereg Mean squared error w/reg performance function.
sse Sum squared error performance function. Topology Functions Transfer Functions
compet Competitive transfer function.
gridtop Gridtop layer topology function.
hardlim Hard limit transfer function.
Plotting Functions hextop Hexagonal layer topology function.
hardlims Symmetric hard limit transfer function.
randtop Random layer topology function.
hintonw Hinton graph of weight matrix.
logsig Log sigmoid transfer function.
hintonwb Hinton graph of weight matrix and bias vector.
poslin Positive linear transfer function.
plotbr Plot network perf. for Bayesian regularization
training.
Training Functions purelin Hard limit transfer function.
trainb Batch training with weight and bias learning rules. radbas Radial basis transfer function.
plotep Plot weight and bias position on error surface.
trainbfg BFGS quasi-Newton backpropagation. satlin Saturating linear transfer function.
plotes Plot error surface of single input neuron.
trainbr Bayesian regularization. satlins Symmetric saturating linear transfer function.
plotpc Plot classification line on perceptron vector plot.
trainc Cyclical order incremental update. softmax Softmax transfer function.
plotperf Plot network performance.
traincgb Powell-Beale conjugate gradient backpropagation. tansig Hyperbolic tangent sigmoid transfer function.
plotpv Plot perceptron input target vectors.
traincgf Fletcher-Powell conjugate gradient backpropagation. tribas Triangular basis transfer function.
plotsom Plot self-organizing map.
Plot vectors as lines from the origin. traincgp Polak-Ribiere conjugate gradient backpropagation.
plotv
traingd Gradient descent backpropagation.
plotvec Plot vectors with different colors. Utility Functions
traingda Gradient descent with adaptive lr backpropagation.
calca Calculate network outputs and other signals.
traingdm Gradient descent with momentum backpropagation.
Pre and Post Processing Functions calca1 Calculate network signals for one time step.
traingdx Gradient descent with momentum & adaptive lr
backprop. calce Calculate layer errors.
postmnmx Unnormalize data which has been norm. by
Levenberg-Marquardt backpropagation. Calculate layer errors for one time step.
prenmmx. trainlm calce1
trainoss One step secant backpropagation. calcgx Calc. weight and bias perform. gradient as a single
postreg Postprocess network response w. linear regression vector.
analysis. trainr Random order incremental update.
calcjejj Calculate Jacobian performance vector.
Unnormalize data which has been normalized by trainrp Resilient backpropagation (Rprop).
poststd
calcjx Calculate weight and bias performance Jacobian as a
prestd. trains Sequential order incremental update.
single matrix.
trainscg Scaled conjugate gradient backpropagation.
premnmx Normalize data for maximum of 1 and minimum of - calcpd Calculate delayed network inputs.
1. calcperf Calculation network outputs, signals, and
prepca Principal component analysis on input data. performance.
Transfer Derivative Functions
prestd Normalize data for unity standard deviation and zero formx Form bias and weights into single vector.
mean. dhardlim Hard limit transfer derivative function.
getx Get all network weight and bias values as a single
tramnmx Transform data with precalculated minimum and dhardlms Symmetric hard limit transfer derivative function. vector.
max. dlogsig Log sigmoid transfer derivative function. setx Set all network weight and bias values with a single
trapca Transform data with PCA matrix computed by vector.
dposlin Positive linear transfer derivative funct ion.
prepca. dpurelin Linear transfer derivative function.

trastd Transform data with precalc. mean & standard dradbas Radial basis transfer derivative function. Vector Functions
deviation. dsatlin Saturating linear transfer derivative function.
cell2mat Combine a cell array of matrices into one matrix.
dsatlins Symmetric saturating linear transfer derivative
combvec Create all combinations of vectors.
function.
con2seq Converts concurrent vectors to sequential vectors. compet Competitive transfer function. mle Maximum likelihood estimation
concur Create concurrent bias vectors. normfit Parameter estimation for the normal distribution
ind2vec Convert indices to vectors. normlike Normal log-likelihood function
hardlim Hard limit transfer function.
mat2cell Break matrix up into cell array of matrices. poissfit Parameter estimation for the Poisson distribution
minmax Ranges of matrix rows. raylfit Rayleigh parameter estimation
normc Normalize columns of matrix. hardlims Symmetric hard limit transfer function unifit Parameter estimation for the uniform distribution
normr Normalize rows of matrix. weibfit Weibull parameter estimation
pnormc Pseudo-normalize columns of matrix.
logsig Log sigmoid transfer function.
quant Discretize value as multiples of a quantity.
Convert sequential vectors to concurrent vectors.
Cumulative Distribution Functions (cdf)
seq2con
betacdf Beta cdf
sumsqr Sum squared elements of matrix. poslin Positive linear transfer function
Convert vectors to indices. binocdf Binomial cdf
vec2ind
cdf Parameterized cdf routine
purelin Linear transfer function. chi2cdf Chi-square cdf
Weight and Bias Initialization Functions expcdf Exponential cdf
initcon Conscience bias initialization function. radbas Radial basis transfer function. fcdf F cdf
initzero Zero weight and bias initialization function. gamcdf Gamma cdf
midpoint Midpoint weight initialization function. geocdf Geometric cdf
randnc Normalized column weight initialization function. satlin Saturating linear transfer function. hygecdf Hypergeometric cdf
randnr Normalized row weight initialization function. logncdf Lognormal cdf
rands Symmetric random weight/bias initialization function. nbincdf Negative binomial cdf
satlins Symmetric saturating linear transfer
revert Change ntwk wts. and biases to prev. initialization function ncfcdf Noncentral F cdf
values.
nctcdf Noncentral t cdf

softmax Softmax transfer function. ncx2cdf Noncentral Chi-square cdf

Weight Derivative Function normcdf Normal (Gaussian) cdf


poisscdf Poisson cdf
ddotprod Dot product weight derivative function.
tansig Hyperbolic tangent sigmoid transfer raylcdf Rayleigh cdf
function. tcdf Student's t cdf
Weight Functions unidcdf Discrete uniform cdf
tribas Triangular basis transfer function.
dist unifcdf Continuous uniform cdf
Euclidean distance weight function.
weibcdf Weibull cdf
dotprod Dot product weight function.
mandist
Statistics Toolbox
Manhattan distance weight
Parameter Estimation Probability Density Functions (pdf)
function.
betafit Parameter estimation for the beta distribution betapdf Beta pdf
negdist Negative distance weight function. betalike Beta log-likelihood function binopdf Binomial pdf
normprod Normalized dot product weight binofit Parameter estimation for the binomial distribution chi2pdf Chi-square pdf
function. expfit Parameter estimation for the exponential exppdf Exponential pdf
distribution
fpdf F pdf
gamfit Parameter estimation for the gamma distribution
gampdf Gamma pdf
Transfer Function gamlike Gamma log-likelihood function
geopdf Geometric pdf
hygepdf Hypergeometric pdf betarnd Beta random numbers poisstat Poisson mean and variance
lognpdf Lognormal pdf binornd Binomial random numbers raylstat Rayleigh mean and variance
nbinpdf Negative binomial pdf chi2rnd Chi-square random numbers tstat Student's t mean and variance
ncfpdf Noncentral F pdf exprnd Exponential random numbers unidstat Discrete uniform mean and variance
nctpdf Noncentral t pdf frnd F random numbers unifstat Continuous uniform mean and variance
ncx2pdf Noncentral Chi-square pdf gamrnd Gamma random numbers weibstat Weibull mean and variance
normpdf Normal (Gaussian) pdf geornd Geometric random numbers
pdf Parameterized pdf routine hygernd Hypergeometric random numbers
Poisson pdf Lognormal random numbers
Descriptive Statistics
poisspdf lognrnd
bootstrp Bootstrap statistics for any function
raylpdf Rayleigh pdf mvnrnd Multivariate normal random numbers
corrcoef Correlation coefficients (in MATLAB)
tpdf Student's t pdf mvtrnd Multivariate t random numbers
Discrete uniform pdf Negative binomial random numbers cov Covariance matrix (in MATLAB)
unidpdf nbinrnd
crosstab Cross tabulation
unifpdf Continuous uniform pdf ncfrnd Noncentral F random numbers
geomean Geometric mean
weibpdf Weibull pdf nctrnd Noncentral t random numbers
grpstats Summary statistics by group
ncx2rnd Noncentral Chi-square random numbers
Normal (Gaussian) random numbers harmmean Harmonic mean
normrnd
Inverse Cumulative Distribution Functions Poisson random numbers iqr Interquartile range
poissrnd
betainv Beta critical values kurtosis Sample kurtosis
random Parameterized random number routine
binoinv Binomial critical values mad Mean absolute deviation
raylrnd Rayleigh random numbers
chi2inv Chi-square critical values Student's t random numbers mean Arithmetic average (in MATLAB)
trnd
expinv Exponential critical values median 50th percentile (in MATLAB)
unidrnd Discrete uniform random numbers
finv F critical values moment Central moments of all orders
unifrnd Continuous uniform random numbers
gaminv Gamma critical values nanmax Maximum ignoring missing data
weibrnd Weibull random numbers
geoinv Geometric critical values nanmean Average ignoring missing data
hygeinv Hypergeometric critical values nanmedian Median ignoring missing data
icdf Parameterized inverse distribution routine Moments of Distribution Functions nanmin Minimum ignoring missing data
logninv Lognormal critical values betastat Beta mean and variance nanstd Standard deviation ignoring missing data
nbininv Negative binomial critical values binostat Binomial mean and variance nansum Sum ignoring missing data
ncfinv Noncentral F critical values chi2stat Chi-square mean and variance prctile Empirical percentiles of a sample
nctinv Noncentral t critical values expstat Exponential mean and variance range Sample range
ncx2inv Noncentral Chi-square critical values fstat F mean and variance skewness Sample skewness
norminv Normal (Gaussian) critical values gamstat Gamma mean and variance std Standard deviation (in MATLAB)
poissinv Poisson critical values geostat Geometric mean and variance tabulate Frequency table
raylinv Rayleigh critical values hygestat Hypergeometric mean and variance trimmean Trimmed mean
tinv Student's t critical values lognstat Lognormal mean and variance var Variance
unidinv Discrete uniform critical values nbinstat Negative binomial mean and variance
unifinv Continuous uniform critical values ncfstat Noncentral F mean and variance
Weibull critical values Noncentral t mean and variance
Statistical Plotting
weibinv nctstat
boxplot Box plots
ncx2stat Noncentral Chi-square mean and variance
cdfplot Plot of empirical cumulative distribution function
normstat Normal (Gaussian) mean and variance
Random Number Generators errorbar Error bar plot
fsurfht Interactive contour plot of a function Design of Experiments
gline Interactive line drawing
Linear Models cordexch D-optimal design using coordinate exchange
gname Interactive point labeling
daugment D-optimal augmentation of designs
anova1 One-way Analysis of Variance (ANOVA)
gplotmatrix Matrix of scatter plots grouped by a common
dcovary D-optimal design with fixed covariates
variable anova2 Two-way Analysis of Variance
ff2n Two-level full factorial designs
gscatter Scatter plot of two variables grouped by a third anovan N-way analysis of variance
fracfact Two-level fractional factorial design
lsline Add least-squares fit line to plotted data aoctool Interactive tool for analysis of covariance
fullfact Mixed level full factorial designs
normplot Normal probability plots dummyvar Dummy-variable coding
hadamard Hadamard designs (in MATLAB)
pareto Pareto charts friedman Friedman's test (nonparametric two-way anova)
rowexch D-optimal design using row exchange
qqplot Quantile-Quantile plots glmfit Generalized linear model fitting
rcoplot Regression case order plot kruskalwallis Kruskal-Wallis test (nonparametric one-way
Reference polynomial anova)
refcurve Principal Components Analysis
leverage Regression diagnostic
refline Reference line
barttest Bartlett's test
lscov Regression given a covariance matrix (in
surfht Interactive interpolating contour plot
MATLAB) pcacov PCA from covariance matrix
weibplot Weibull plotting
manova1 One-way multivariate analysis of variance pcares Residuals from PCA
PCA from raw data matrix
Draw clusters of group means for manova1
manovacluster princomp

Statistical Process Control multcompare Multiple comparisons of means and other estimates
capable Quality capability indices
polyconf Polynomial prediction with confidence intervals Multivariate Statistics
capaplot Plot of process capability Polynomial fitting (in MATLAB)
polyfit classify Linear Discriminant Analysis
ewmaplot Exponentially weighted moving average plot Polynomial prediction (in MATLAB)
polyval mahal Mahalanobis distance
histfit Histogram and normal density curve Residuals case order plot
rcoplot manova1 One-way multivariate analysis of variance
normspec Plot normal density between limits Multiple linear regression
regress manovacluster Draw clusters of group means for manova1
schart Time plot of standard deviation Regression diagnostics
regstats
xbarplot Time plot of means Ridge regression
ridge
rstool Response surface tool Hypothesis Tests
robustfit Robust regression model fitting ranksum Wilcoxon rank sum test
Cluster Analysis Wilcoxon signed rank test
rstool Multidimensional response surface visualization signrank
Create clusters from linkage output
cluster (RSM) signtest Sign test for paired samples
stepwise Stepwise regression GUI ttest One sample t -test
clusterdata Create clusters from a dataset
x2fx Factor settings matrix (X) to design matrix (D) ttest2 Two sample t -test
cophenet Calculate the cophenetic correlation coefficient
Plot a hierarchical tree in a dendrogram graph ztest Z-test
dendrogram
inconsistent Calculate the inconsistency values of objects in a Nonlinear Regression
cluster hierarchy tree
linkage Link objects in a dataset into a hierarchical tree of nlinfit Nonlinear least-squares fitting Distribution Testing
binary clusters nlintool Prediction graph for nonlinear fits jbtest Jarque-Bera test of normality
pdist Calculate the pairwise distance between objects in nlparci Confidence intervals on parameters kstest Kolmogo rov-Smirnov test for one sample
a dataset
nlpredci Confidence intervals for prediction kstest2 Kolmogorov-Smirnov test for two samples
Reformat output of pdist function from vector to
squareform Nonnegative least squares (in MATLAB)
nnls lillietest Lilliefors test of normality
square matrix
zscore Normalize a dataset before calculating the distance
Nonparametric Testing polydata.mat Data for polytool demo Database Connection
reaction.mat Reaction kinetics data
friedman Friedman's test (nonparametric two-way anova) clearwarnings Clear warnings for database connection.
sat.dat ASCII data for tblread example
kruskalwallis Kruskal-Wallis test (nonparametric one-way close Close database connection.
anova)
database Connect to database.
ranksum Wilcoxon rank sum test (independent samples) Optimization Toolbox get Get property of database connection.
signrank Wilcoxon sign rank test (paired samples) Minimization isconnection Detect if database connection is valid.
signtest Sign test (paired samples)
fgoalattain Multiobjective goal attainment isreadonly Detect if database connection is read-only.
fminbnd Scalar nonlinear minimization with bounds ping Get status information about database
connection.
File I/O fmincon Constrained nonlinear minimization
set Set properties for database connection.
fminimax Minimax optimization
caseread Read casenames from a file
sql2native Convert JDBC SQL grammar to system's
fminsearch,fminunc Unconstrained nonlinear minimization native SQL grammar.
casewrite Write casenames from a string matrix to a file
fseminf Semi-infinite minimization
tblread Retrieve tabular data from the file system
linprog Linear programming
tblwrite Write data in tabular form to the file system
Read in text and numeric data from tab-delimited quadprog Quadratic programming SQL Cursor
tdfread
file close Close cursor.
exec Execute SQL statement and open cursor.
Equation Solving Get property of cursor object.
get
Demonstrations \ Use \ (left division) to solve linear equations. See
querytimeout Get time allowed for a database SQL query
the Arithmetic Operators reference page.
aoctool Interactive tool for analysis of covariance to succeed.
fsolve Nonlinear equation solving
Interactive exploration of distribution functions
Set RowLimit for cursor fetch.
disttool set
fzero Scalar nonlinear equation solving
glmdemo Generalized linear model slide show
randtool Interactive random number generation
polytool Interactive fitting of polynomial models Least Squares (Curve Fitting) Importing Data into MATLAB
rsmdemo Interactive process experimentation and analysis Get attributes of columns in fetched data set.
\ Use \ (left division) for linear least squares with no attr
robustdemo Interactive tool to compare robust and least squares constraints. See the Arithmetic Operators reference Get number of columns in fetched data set.
cols
fits page.
columnnames Get names of columns in fetched data set.
lsqlin Constrained linear least squares
fetch Import data into MATLAB cell array.
lsqcurvefit Nonlinear curve fitting
Data Nonlinear least squares
rows Get number of rows in fetched data set.
lsqnonlin
census.mat U. S. Population 1790 to 1980 width Get field size of column in fetched data set.
lsqnonneg Nonnegative linear least squares
cities.mat Names of U.S. metropolitan areas
optimset,optimget Parameter setting
discrim.mat Classification data
gas.mat Gasoline prices Exporting Data to a Database
hald.mat Hald data Database Toolbox commit Make database changes permanent.
hogg.mat Bacteria counts from milk shipments General insert Export MATLAB cell array data into
lawdata.mat GPA versus LSAT for 15 law schools logintimeout Set or get time allowed to establish database database table.
connection. rollback Undo database changes.
mileage.mat Mileage data for three car models from two
factories setdbprefs Set preferences for database actions for update Replace data in database table with data from
moore.mat Five factor - one response regression data handling NULL values. MATLAB cell array.

parts.mat Dimensional runout on 36 circular parts


popcorn.mat Data for popcorn example (anova2, friedman)
clearwarnings Clear the warnings for the resultset.
Database Metadata Object
close Close resultset object.
bestrowid Get database table unique row identifier. get Get resultset properties.
columnprivileges Get database column privileges. isnullcolumn Detect if last record read in resultset was
columns Get database table column names. NULL.
crossreference Get information about primary and foreign
keys. namecolumn Map resultset column name to resultset
column index.
dmd Construct database metadata object.
exportedkeys Get information about exported foreign keys.
get Get database metadata properties.
Resultset Metadata Object
importedkeys Get information about imported foreign keys.
get Get resultset metadata properties.
indexinfo Get indices and statistics for database table.
rsmd Construct resultset metadata object.
primarykeys Get primary key information for database
table or schema.
procedurecolumns Get catalog's stored procedure parameters
and result columns. Visual Query Builder
procedures Get catalog's stored procedures.
confds Configure data source for use with Visual
supports Detect if property is supported by database Query Builder (JDBC only).
metadata object.
querybuilder Start visual SQL query builder.
tableprivileges Get database table privileges.
tables Get database table names.
versioncolumns Get automatically updated table columns.

Driver Object
driver Construct database driver object.
get Get database driver properties.
isdriver Detect if driver is a valid JDBC driver object.
isjdbc Detect if driver is JDBC-compliant.
isurl Detect if the database URL is valid.
register Load database driver.
unregister Unload database driver.

Drivermanager Object
drivermanager Construct database drivermanager object.
get Get database drivermanager properties.
set Set database drivermanager properties.

Resultset Object

S-ar putea să vă placă și