|
Hi,
have you got the answers for your question here? mind to share with me? thank you.
"Dale " <hazelREMOVETHISnusse@gmail.com> wrote in message <gto59p$je3$1@fred.mathworks.com>...
> I started exploring the Band limited white noise block in Simulink and discovered that it is just a random number generator that has a zero mean and unit variance, multiplied by a gain block. The confusing thing however is that this gain block has as its gain:
>
> [sqrt(Cov)]/[sqrt(Ts)]
>
> I am confused about where 'Cov' and 'Ts' are coming from. They are not workspace variables, and I am wondering if there are some 'global' variables that simulink has that aren't so obvious. There is a cov function that takes vector arguments and computes the covariance, but 'Cov' here seems to be used as a variable, not a function. Can anybody explain this?
>
> Thanks,
> ~Luke
|