Docs @ Psychtoolbox Wiki : MakeSincImage

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

MakeSincImage

PsychtoolboxPsychOneliners

image = MakeSincImage(freq,i0,j0,nRowPixels,[nColPixels])

Computes a two-dimensional sinc function image.
The sinc function has cut-off frequency freq
(in cycles/image) and is positioned at (i0,j0).

The image has dimensions nRowPixels by nColPixels.
If nColPixels is omitted, a square image is returned.

8/15/94 dhb Added optional column pixels argument.
10/28/98 dhb Change to call Matlab sinc rather than my Sinc.




Path   Retrieve current version of MakeSincImage.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychOneliners/MakeSincImage.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0189 seconds