Microcircuit_Model_of_Attention
 All Files Functions
Functions
/scratch/beuth/svn/attention2/coreModelR13/releaseSubmissionR2b/customgauss.m File Reference

Generate a custom 2D gaussian. More...

Functions

function ret = customgauss (in gsize, in sigmax, in sigmay, in theta, in offset, in factor, in center)

Detailed Description

Generate a custom 2D gaussian.

Authors
Thomas Dideriksen; adapted by Frederik Beuth

File at Matlab-Central from Thomas Dideriksen

Function Documentation

function ret = customgauss ( in  gsize,
in  sigmax,
in  sigmay,
in  theta,
in  offset,
in  factor,
in  center 
)
Parameters
gsizeSize of the output 'gauss', should be a 1x2 vector
sigmaxStd. dev. in the X direction
sigmayStd. dev. in the Y direction
thetaRotation in degrees
offsetMinimum value in output
factorRelated to maximum value of output, should be different from zero
centerThe center position of the gaussian, should be a