该软件包包含 3 个 MCMC 功能: RWM.m - 具有最佳接受率调整的标准 Metropolis Hastings。 [N.Metropolis,AWRosenbluth,MNRosenbluth,AHTeller和E. Teller,“通过快速计算机进行状态计算的方程”,《化学物理学报》,第1卷。 21,没有。 6,第 1087-1092 页,1953 年] AM.m - 具有最佳接受率调整的自适应大都会。 [H。 Haario、E. Saksman 和 J. Tamminen,“自适应 Metropolis 算法”,伯努利,卷。 7,第 223-242 页,2001 年] FSS.m-具有最佳初始宽度调整的因子切片采样。 [MM Tibbits、C. Groendyke、M. Haran 和 JC Liechty,“自动因子切片采样”,《计算和图形统计杂志》,第 2 期。
2022-07-13 21:16:48 13KB matlab
1
尔可夫蒙特卡罗的室内定位算法.pdf
2022-07-12 14:08:27 664KB 文档资料
链monte carlo算法中的gibbs采样.pdf
2022-07-12 14:08:26 692KB 文档资料
总共有26000多张图片,每个分类有多于1500张图片 数据集、人工智能、机器学习
2022-07-12 09:14:05 585.59MB 数据集、人工智能、机器学习
1
Ice 分布式程序设计(维达译)文档版本,超详细介绍。
2022-07-11 09:41:28 3.23MB Ice
1
基于加权尔可夫链的降水预测应用研究.pdf
2022-07-10 18:00:57 176KB 计算机
具有错误修复的非齐次尔可夫模型.pdf
2022-07-10 18:00:16 290KB 计算机
斯京根流量演算法在洪水预报中的应用.pdf
2022-07-10 09:13:01 114KB 文档资料
Pintos is an instructional operating system created at the Stanford University by Ben Pfaff in 2004. Pintos originated as a replacement for Nachos, a similar system originally developed at the University of California, Berkeley by Tom Anderson, and was designed along similar lines. Pintos was developed with an intention to introduce undergraduate students to concepts in operating system design and implementation by requiring them to implement significant portions of a real operating system, incl
2022-07-09 09:11:34 937KB Unix内核
Pintos是由Ben Pfaff于2004年在斯坦福大学创建的教学操作系统。Pintos最初是Nachos的替代品,Nachos最初是由Tom Anderson在加州大学伯克利分校开发的类似系统,并按照类似的路线设计。Pintos的开发旨在通过要求本科生实现实际操作系统的重要部分(包括线程,内存管理和文件系统)来向本科生介绍操作系统设计和实现中的概念。这项工作涉及将原始的Pintos内核转换为称为Burritos的现代类UNIX内核。在“从Pintos到Burritos”的整个转型过程中,我们加强了Pintos在三个关键领域的支持 - 流程,内存和文件管理,这使我们达到了仅阅读代码无法提供的理解水平。这次经历对你来说是一个很好的机会
2022-07-09 09:08:59 937KB Unix内核 花马卷饼内核