how can compute a marginal distribution?

ihave a matrix with 60 rows and 5 coloumns an iwant tocompute the marginal distribution

10 个评论

And the matrix is the joint probability matrix A with sum(sum(A)) = 1 ?
Then you will have to explain in more detail what your matrix represents.
@Torsten 60 rows and 5 columns for some properties
The three additional words don't help for a better understanding.
three properties i need to estimate the probability of the marginal distribution
Seriously:
If someone told you he/she has a matrix with 60 rows and 5 columns for three properties and he/she wants to estimate the probabilty of the marginal distribution, would you be able to understand what he/she means ? How the matrix is related to the three properties ? What the entries of the matrix are ? What the rows and columns of the matrix represent ?
the rows represents the timesamples while the columns represns the well log data extracted from 5 positions so i want to obtain marginal prior distribution according to gaussian assumptions.
Would histogram along each property and at each altitude be what you're looking for? Your question is not clear enough for me to fully understand either.
yes exactly this is what iam looking for

请先登录,再进行评论。

回答(1 个)

Bjorn Gustavsson
Bjorn Gustavsson 2022-5-19
编辑:Bjorn Gustavsson 2022-5-19
Look at the help and documentation for the histogram-function. Possibly also check the histogram2.
HTH

类别

帮助中心File Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by