搜索资源列表
Evacuation-simulation
- 人员疏散过程建模仿真 采用元胞自动机的方法 对公共安全中的人员疏散问题进行了分析,在此基础上提出了一系列的基本假设,建立了人员疏散模型(Occupant Evacuation Model),并用Matlab实现了仿真程序。 通过在不同初始条件下的多次仿真测试,比较了不同条件下的仿真结果,由此提出了一些公共场所提高安全防范的措施和人员疏散方法的建议,以使灾害发生时尽量减少人员伤亡。 -Evacuation process modeling and simulation
iVPS
- 元胞自动机模型 紧急时间下的人员疏散问题-failed to translate
game
- MFC下opengl实现元胞自动机模拟人员疏散算法,替换文件即可使用-Under MFC opengl achieve cellular automata evacuation simulation algorithms can be used to replace files
subway-station-evacuated
- 主要内容基于元胞自动机的地铁站紧急疏散仿真,利用matlab来编译出可视化人群疏散效果,得出疏散时间等结果。 -Based on Cellular Automata subway station evacuated
Program-0131-2
- 元胞自动机模型,模拟高层建筑火灾疏散场景-Cellular automata model to simulate the high-rise building fire evacuation scenarios
Cellular-Automata-CPP
- 元胞自动机的文件,可以模拟人员疏散问题,适用于C++开源使用。- Cellular automata file, you can simulate the evacuation problem for C++ source use
gif
- 元胞自动机matlab程序代码人员逃生疏散(matlab code of cellular automata of human evacuation)
classroom evacuation
- 实现教室有障碍的条件下,通过位置危险度的概念,应用元胞自动机的方法,完成疏散。(Under the condition of obstacles in the classroom, the cellular automata method is applied to complete the evacuation through the concept of location risk.)
testend
- 人员疏散 障碍物 元胞自动机原理 时间计算以及人员行走规律(evacuation Obstacle Cellular automata principle Time calculation and the rule of personnel walking)
仿真
- 基于元胞自动机实现人员疏散仿真,介绍背景场模型和格子气模型的原理,采用格子气模型和背景场模型对障碍物双出口房间内的行人疏散过程(Based on the cellular automata to realize the evacuation simulation of the personnel, introduce the principle of the background field model and the lattice gas model, and adopt the latti
元胞自动机模型,模拟高层建筑火灾疏散场景
- 用蚁群算法做的人口疏散模型,用于消防疏散危机时的仿真系统(sxabxnjsxnxnl;smmskx)
CA
- 利用元胞自动机,加入社会力等因素,正式模拟了灾害发生时人员疏散应急情况,可获得人员疏散时间。(By using cellular automata and adding social forces, the emergency situation of evacuation is simulated and the evacuation time is obtained.)
参议院疏散方法
- 基于元胞自动机的参议院内部人员疏散模拟代码(Senate Evacuation Simulation Code Based on Cellular Automata)
MCM
- 运用元胞自动机模拟教室人群疏散的过程,共有三个matlab文件(Using Cellular Automata to Simulate the Evacuation of Classroom Crowds)
cellular_automata_test1
- 利用matlab编写的元胞自动机模拟火灾人员疏散(Simulation of evacuation of fire personnel by cellular automata compiled by MATLAB)
matlab data
- 基于元胞自动机的人群最佳逃生路线仿真,计算了优先级,从众值,指令值。(Simulation of crowd optimal escape route based on Cellular Automata)
美赛程序算法分类详解
- 美赛 人员疏散模型 元胞自动机 美国大学生数学建模竞赛MATLAB示例程序(Evacuation Model Based on Cellular Automata)
基于元胞自动机的matlab疏散程序
- matlab人员疏散模型,有GUI界面,适合有选做人员疏散和元胞自动机应用的小伙伴使用(Matlab personnel evacuation model, with GUI interface)
疏散模型
- MATLAB编写的基于元胞自动机的人员疏散模型
疏散问题元胞自动机仿真方法
- 元胞自动机模拟多出口疏散模型的matlab实现,我们用来学习与参考的代码