Docs @ Psychtoolbox Wiki : FindLinMod

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

FindLinMod

PsychtoolboxPsychColorimetric

[B,A] = FindLinMod(X,n_dimension)

Find an n_dimension linear model for the
data in the columns of X.

B - basis matrix for the linear model
(n_wavelengths by n_dimension)
A - coefficients to approximate data within model
(n_dimension by n_data)
X - matrix whose columns contain the data
(n_wavelengths by n_data)
(n_data >= n_dimension)
n_dimension - dimension of the linear model to find




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


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