搜索资源列表
Anapplicationsystemofprobabilisticsoundsourcelocal
- 结合马尔可夫过程,提出一种概率论的声源定位算法,并给出了基于DSP的机器人实现。其中声源定位部分采用三个麦克风呈三角形放置,为减小由于噪声等引起的TDOA估计误差,采用马尔可夫过程计算时延,这样计算的时延会更可靠。该方案中的声源定位也属于一维定位,即只需知道声源的方向角-Combination of Markov process, a probability theory of sound source location algorithm, and give the robot based o
An-Energy-Efficient-Relay-Selection
- 这篇文献介绍了在无线协作网络中结合最优中继选择和能量分配的一种能量有效性优化算法,将系统建模成马尔可夫链,再用优化算法进行求解最优中继。-we investigate a distributed joint relay selection and power allocation optimization scheme over wireless cooperative networks
QoS-of-markov-selection-strategy
- 面向QOS的马尔可夫选择决策算法,通过对算法模型合理化构建过程于异构环境特点的紧密结合,最大程度满足异构网络环境中用户QOS的长期效益-Facing the QOS markov selection decision algorithm, based on the rationalization process in constructing algorithm model heterogeneous environment characteristics of closely, satisfy
ch6
- 高斯马尔科夫过程相关文档。应用场景很多,如可用于对多径的建模。-the modelling using gauss-markov
mcmc
- 马尔可夫蒙特卡罗方法原理及MATLAB仿真入门级教程 适合新手-The Markov Chain Monte Carlo Simulations
马尔可夫区制转换模型代码matlab
- 在金融上,马尔可夫区制转换模型可以去测度股票等金融资产的波动率并将其划分为高中低波动率。代码包里共有MS-AR、MSVAR等多个计量经济模型运行代码