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: ...
거의 12년 전 | 답변 수: 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:...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 0 | 0
