[Index for rtools] [Return to Master Index] [Return to www.radarworks.com]

cov_matrices

(rtools/cov_matrices.m)


Function Synopsis

sumMatrix= cov_matrices(Nsamples, rho, L);

Help text

function out = cov_matrices(N, rho, L);

 Generates p x p covariance matrices of equivalent L looks
 where L is an integer, outputs p x p x N covariance
 matrices.
 If rho is a scalar then 2x2 matrices are output.

 mean(out,3) = rho;
 Source: Brute force evaluation

 Part of the Matlab Radar Toolbox v0.11 by Glen Davidson at www.radarworks.com
 Please acknowledge use of this toolbox in any publication or software.
 This header must be retained in any derivative work

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Mon Mar 17 16:14:19 2003
Cross-Directory links are: OFF