搜索资源列表
shuxuesuanfa
- 包括分枝定界算法,线性规划单纯形算法,马尔可夫链算法,贝叶斯决策方法,生产计划算法,动态规划的投资问题的C语言解决-Including the branch-and-bound algorithm, linear programming simplex algorithm, Markov chain algorithms, Bayesian decision-making methods, production planning alg
Introduction_of_dbn
- 动态贝叶斯网络的介绍,包括现阶段研究状况与应用-Introduction to dynamic Bayesian networks, including the present status of research and application of
IntelligentTacticalFlight
- &基于贝叶斯网络和模糊推理 技术A实现了战场威胁级别及其相对重要性程度的综合评估&利用模型预测控制的滚动优化和在线校正原理A实现了 飞机在线飞行路径规划&建立了路径规划代价函数中加权因子的智能化分配方法A进而实现了威胁评估与路径规划 之间的集成A使得路径规划系统能够自适应战场态势的动态变化.-koorow&E}8k w$lrm}nz$pkzz8zzn8omp$lm}l8km 8y8 ko|l8 kmry8rnj$lmkos8
Vawork
- 变参数动态贝叶斯网的态势评估Variable parameters based on situation assessment of dynamic Bayesian network-Variable parameters based on situation assessment of dynamic Bayesian network
BNT_SLP.tar
- 动态贝叶斯网络结构学习算法,用来检验基于BOA的DBN结构寻优体系的合理性与可行性。环境matlab 6.1以上-Dynamic Bayesian network structure learning algorithm, the DBN used to test the structure-based optimization BOA system is reasonable and feasible. Environmental m
a1
- 基于动态贝叶斯网络的连续语音识别框架及其Token传递模型-Dynamic Bayesian Network Based Continuous Speech Recognition fr a mework and its Token transfer model
S.Liang
- 用于实现隐马尔科夫算法的相关程序,来自美国大学网站。还可用于求解动态贝叶斯相关问题。-Hidden Markov algorithm used to implement the relevant procedures, from the American University website. Can also be used to solve dynamic Bayesian-related issues.
Bayes
- 一个matlab写的动态链接库,实现贝叶斯运算,源码里面也有,C#可以直接调用其中的DLL文件,测试有效。-Write a matlab dynamic link library that implements the Bayesian computing source inside the C# can directly call the DLL files, test Effect.
dsge-estimation
- 动态随机一般均衡 模型的贝叶斯估计程序,以及使用说明-Dynamic stochastic general equilibrium model of Bayesian estimation procedures
Bayesian-posterior-probability
- 实现贝叶斯概率计算过程。假设进行n次试生产,计算最后得到后验概率,即可信度。样本数据集个数和观测值从文件中读入,计算过程封装为动态链接库,以.dll形式提供, 主程序提供界面输入先验分布值、边缘分布值,显示计算结果。 -Bayesian probability calculation process. Assuming that the n-th trial production, and calculate the final
demorbpfdbn
- Rao Blackwellised 粒子滤波在动态贝叶斯网络中的应用-Rao Blackwellised Particle Filtering for Dynamic Bayesian Networks
bayes
- 贝叶斯动态信息处理,得到环境中的动态信息-The Bayesian dynamic information processing, to obtain the dynamic information in the environment
bookshop
- 本文以网上购书为例,对基于数据挖掘技术的个性化的网上购书系统进行了研究设计。网站主要实现了注册登录模块功能,书籍根据分类和书名搜索功能,查看书籍详细信息功能,利用关联规则,贝叶斯分类算法向用户推荐用户可能感兴趣或对用户有用的书的模块,加入购物车,购买模块。前面的功能只要是前台的显示,在服务器端,使用SQL server2005作为数据库,由后台逻辑控制模块把数据提交给合适的功能模块和算法模块,从而组合成一个完整的系统。在这个系统中,页面
Bayesian-Modeling-of-Dynamic-Scenes
- 一种针对动态场景环境下的目标检测的贝叶斯模型-Bayesian Modeling of Dynamic Scenes for Object Detection
activity-recognition--based-on-hmm
- 一种HMM可以呈现为最简单的动态贝叶斯网络。隐马尔可夫模型背后的数学是由LEBaum和他的同事开发的。它与早期由RuslanL.Stratonovich提出的最优非线性滤波问题息息相关,他是第一个提出前后过程这个概念的。 在简单的马尔可夫模型(如马尔可夫链),所述状态是直接可见的观察者,因此状态转移概率是唯一的参数。在隐马尔可夫模型中,状态是不直接可见的,但输出依赖于该状态下,是可见的。每个状态通过可能的输出记号有了可能的概率
dynamic-path-planning
- (不错的一篇文章,已被EI收录)模型预测控制(model predictive control,MPC)路径规划算法适用于三维动态环境下的无人机(un-manned aerial vehicle,UAV)路径规划;动态贝叶斯网络(dynamic Bayesian network,DBN)能够有效推理战场态势,对无人机进行威胁评估。针对威胁尾随无人机时的路径规划问题,构建 DBN 威胁评估模型,将 UAV 在战场环境中的威胁态势用威胁等级
FullFlexBayesNets
- 动态贝叶斯网络算法的计算和改进,包含测试例子-The improvement of full flex Bayesian Network
DBN-master
- 动态贝叶斯网络(Dynamic Bayesian Network, DBN),是一个随着毗邻时间步骤把不同变量联系起来的贝叶斯网络。这通常被叫做“两个时间片”的贝叶斯网络,因为DBN在任意时间点T,变量的值可以从内在的回归量和直接先验值(time T-1)计算。(Dynamic Bayesian Network (DBN) is a Bayesian network that links different variables with
贝叶斯动态模型及其预测
- 详细介绍了贝叶斯动态预测的原理方法以及实例(The principle, method and example of Bayesian dynamic prediction are introduced in detail.)
bnt-master
- 动态贝叶斯网络程序包,最新版,包含所有子函数和应用(Dynamic Bayesian network package, the latest edition, contains all sub functions and applications.)