代码搜索:posterior
找到约 612 项符合「posterior」的源代码
代码结果 612
www.eeworm.com/read/188012/8579854
m posterior_probability.m
function [p_hy]=posterior_probability(p1,p2,p_tiao1,p_tiao2)
% 后验概率的计算;
% p_hy 为后验概率;
% p1 为正常状态的先验概率;
% p2 为异常状态的先验概率;
% p_tiao1 为正常状态条件下为x的概率;
% p_tiao2 为异常状态条件下为x的概率;
p_hy(1,:)=p_tiao1*p1
www.eeworm.com/read/140847/5779539
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray *fam
www.eeworm.com/read/133943/5897721
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray
www.eeworm.com/read/251838/4415170
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray
www.eeworm.com/read/251522/4419093
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray
www.eeworm.com/read/215485/4904131
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray
www.eeworm.com/read/197905/5091577
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray
www.eeworm.com/read/346158/3190163
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray
www.eeworm.com/read/292984/3936404
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray
www.eeworm.com/read/292964/3937552
c compute_posterior.c
#include "mex.h"
/* Helper function that extracts a one-dimensional slice from a cpt */
/*
void multiplySlice(mxArray *bnet, mxArray *state, int i, int nsi, int j,
mxArray *strides, mxArray