Feeds
提问
Error using zeros "Size inputs must be integers"
Hi all, I have a very bizarre problem with zeros. When typing: zeros(10*(1-.7),1) I get the following error: ...
11 years 前 | 1 个回答 | 0
1
个回答提问
computing the covariance of a distribution
I am using a matrix to approximately represent a bivariate normal distribution. Here is the code: x=[0:.1:10]; y=[0:.1:...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to Make a Bayesian Inference with a Bivariate Prior and a Univariate Likelihood
I'm trying to model a recursive Bayesian estimation, where my prior is a bivaraite Gaussian distribution and my likelihood a uni...
11 years 前 | 0 个回答 | 0
