Method ao/smallvector_lincom


  SMALLVECTOR_LINCOM does the linear combination for the small vector  model.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: SMALLVECTOR_LINCOM does the linear combination for the small vector model.
 
  CALL:        b = smallvector_lincom(a, pl)
 
  Parameters Description
 
  VERSION:     $Id: smallvector_lincom.m,v 1.2 2012/02/09 14:44:11 ingo Exp $
 
  Example: [svec_psi1 svec_psi12] = smallvector_lincom(phir,phi1, psi1, ...
                                    phi12, psi12, fit_psi1, fit_psi12);
 
  Note: fit_psi1 and fit_psi12 are AOs containing a vector with the fitting 
        coefficients from SMALLVECTORFIT
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method ao/smallvector_lincom are listed below:
Class name ao
Method name smallvector_lincom
Category Signal Processing
CVS Version $Id: smallvector_lincom.m,v 1.2 2012/02/09 14:44:11 ingo Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team