I want to write a opengl (graphical) representation of a non-deformable ball or other shape in general being dropped onto a liquid surface. The surface will consist of a grid with surface maps. So I need to calculate I assume the wave equation in response to the object impact. Once I get the...
I have a problem where I get 3 or 4x4 matrices and I'd like to compare them. The matrices are transition states so markov models are applicable, but I can't find anything about how to compare the matrices for similarity. One solution that has been done is to agv the diagonal, but since the 4,4...
I think you are looking for bayes' Theorum which calculates conditional probabilities. This site explains it pretty well. If you just do a search you'll find lots of info.
http://plato.stanford.edu/entries/bayes-theorem/
Steve