登录
首页 » Others » PhogramchainMarkov

PhogramchainMarkov

于 2018-09-14 发布 文件大小:8KB
0 131
下载积分: 1 下载次数: 4

代码说明:

  马尔可夫链,蒙特卡洛方法,数值模拟 matlab程序(Markov chain, Monte Carlo method, numerical Simulation matlab Program)

文件列表:

WAindex.html, 1479 , 1999-02-22
xAbout_MCMC.html, 1479 , 1999-02-22
mCopyright, 487 , 1999-02-22
Version, 29 , 1999-02-22
5invwishrnd.m, 842 , 1999-02-22
7invwishpdf.m, 1251 , 1999-02-22
iinvwishlpr.m, 842 , 1999-02-22
kbetalpr.m, 399 , 1999-02-22
ltindex.m, 689 , 1999-02-22
ltvec.m, 554 , 1999-02-22
mcmcacf.m, 346 , 1999-02-22
mcmcdemo.m, 1426 , 1999-02-22
mcmcgr.m, 731 , 1999-02-22
mcmclt.m, 786 , 1999-02-22
mcmcsumm.m, 2722 , 1999-02-22
mcmctrace.m, 777 , 1999-02-22
metrop.m, 860 , 1999-02-22
mvnormlpr.m, 641 , 1999-02-22
mvnormrnd.m, 898 , 1999-02-22
PContents.m, 3085 , 1999-02-22
randrand.m, 504 , 1999-02-22
Rinvwishirnd.m, 851 , 1999-02-22
veclt.m, 601 , 1999-02-22
vgamlpr.m, 360 , 1999-02-22
wishirnd.m, 771 , 1999-02-22
wishrnd.m, 1454 , 1999-02-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • main
    以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 1.基本要求 (1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出。其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。如下图所示迷宫。从入口(1,1)到出口(8,8)的求解结果如下: (1,1)(1,2),(2,2)(3,2)(3,1)(4,1)(5,1)(5,2)(5,3)(6,3)(6,4)(6,5)(5,5)(4,5)(4,6)(4,7)(3,7)(3,8)(4,8)(5,8)(6,8)(7,8)(8,8)(The labyrinth is represented by a m*n rectangular array. 0 and 1 represent the pathways and obstacles in the labyrinth respectively. Design a program for any set of maze, find a way from the entrance to the exit, or draw no conclusion of the path. 1. basic requirements (1) first implement a stack type with linked list as storage structure, then write a non recursive procedure to solve the maze. The path obtained is output in the form of three tuple (I, J, d). Among them: (I, J) indicates a coordinate in the labyrinth, and D indicates the direction of going to the next coordinate. As shown in the labyrinth below. The results obtained from the entrance (1, 1) to the outlet (8, 8) are as follows: (1, 1) (1, 2), (2, 2) (3, 2) (3, 1) (4, 1) (4, 1).)
    2018-07-03 13:15:46下载
    积分:1
  • 三维装箱MATLAB版
    三维装箱程序,MATLAB实现,可以使用,但是没有优化,时间较长(3D packing program, realized by MATLAB, can be used, but it has not been optimized and takes a long time.)
    2020-11-16 13:29:42下载
    积分:1
  • parking-Manage
    用数据结构知识模拟计算停车场里汽车的停车时间及费用。(Using the knowledge of data structures to simulate and calculate the time and cost of car parking in the parking lot.)
    2012-04-18 09:49:06下载
    积分:1
  • LTE Sim 流动
    * 本文件是 LTE Sim 的一部分* LTE Sim 是免费软件 ;你可以将它重新分发和/或修改* 根据 GNU 通用公共许可证版本 3 作为它由自由软件基金会 ; 的出版 ;* LTE Sim 被分布在希望它会有用的* 但不提供任何保证 ;没有甚至隐含的担保* 适销性或适合特定目的。请参见* GNU 通用公共许可证有关更多详细信息。*
    2022-02-24 20:31:28下载
    积分:1
  • data structure large operations Experimental Report
    数据结构大型作业实验报告-哈夫漫-data structure large operations Experimental Report-Halff Man
    2022-03-19 00:17:50下载
    积分:1
  • VC++语言实现与库的连接,效果不错的
    VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good
    2022-10-24 10:15:04下载
    积分:1
  • 在 php 中的网站类
    在我的教室里,我学会了如何在 php 中使类。这就像在其他语言中的类。所以我分享我的课堂学习。
    2022-08-07 21:33:00下载
    积分:1
  • ORACLE库的很好的PPT教程,希望对大家有所帮助
    ORACLE数据库的很好的PPT教程,希望对大家有所帮助-ORACLE database PPT excellent tutorial we want to help
    2022-07-15 06:55:30下载
    积分:1
  • curriculum design data structure Games Score statistics
    数据结构课程设计 运动会分数统计-curriculum design data structure Games Score statistics
    2022-03-22 05:26:41下载
    积分:1
  • 这段代展示了如何使用MSChart控件将库信息显示到一个图表中。它演示了这一控件的许多功能。...
    这段代展示了如何使用MSChart控件将数据库信息显示到一个图表中。它演示了这一控件的许多功能。- This section of generation had demonstrated how uses MSChart to control to demonstrate the database information to a graph in. It demonstrated this to control a many function.
    2022-05-29 01:48:08下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载