Method matrix/loglikelihood


  LOGLIKELIHOOD: Compute log-likelihood for MATRIX objects
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  Compute log-likelihood for MATRIX objects.
 
  loglik_snr = loglikelihood(model,pl);
 
  OUTPUTS:  loglk_snr - An 1x2 AO containing the log-likelihood 
                        value and the SNR calculated.
 
  Parameters Description
 
  M. Nofrarias, N. Karnesis 2012
 
 
Method Details
Access public
Defining Class matrix
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
X [] none The parameter values. A 1xNumParams array.
IN [] none The injection signals (in frequency domain).
OUT [] none The measured output of the system (in frequency domain).
NOISE [] none The inverse cross-spectrum matrix of the measured noise.
PARAMS [] none A cell array containing the names of the parameters to fit.
F [] none Numerical array of frequencies.
LOG PARAMETERS [] none A vector of zeros and ones, denoting the position of a log-parameter.
back to top back to top

Some information of the method ssm/loglikelihood are listed below:
Class name ssm
Method name loglikelihood
Category Signal Processing
Package name ltpda
VCS Version 175910878ca914560542d679d9d392de37438d84
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team