搜索资源列表
the-code-of-cellular-automema-model
- 这是用C语言编写的单或多车道元胞自动机模型,能用-this is the code of the cellular autonema model which is written in language C
multi_driveway
- 在某一特定车流密度下的(车流密度由fp决定)单、双车道仿真模型 nc:车道数目(1或2),nl:车道长度——输入参数 v:平均速度,d:换道次数(1000次)p:车流密度——输出参数 dt:仿真步长时间,nt:仿真步长数目——输入参数 fp:车道入口处新进入车辆的概率——输入参数 test: nl 400 fp 0.5 nc 2 dt 0.01 nt 500 构造元胞矩阵-In a
单-双-三车道元胞自动机仿真
- 利用元胞自动机模型模拟城市道路中的单车道、双车道、三车道道路交通(Simulation of single lane, double lane and three lane road traffic in urban road using cellular automata model)
f5d-canshuhua-export-SetChange_oblong
- TexGen 三维全五向编织结构建模程序(3d braided composite modelling program in TexGen)
tubular-5d-zong-TexGen-matlabChange_oblong
- 三维全五向编织复合材料前处理程序,基于python语言,是abaqus软件的二次开发程序,使用前需要配置matlab路径和动态链接库。(3d braided composite modelling program in abaqus by python. when using, matlab .dll should be established.)
基于元胞自动机的单双道交通建模Matlab仿真程序
- 元胞自动机的交通流模型,对于研究交通流模型非常有用。(Traffic flow model of cellular automata)
单-双-三车道元胞自动机仿真
- 能够反映双车道下的元胞自动机模型运行情况(It can reflect the operation of cellular automata model in two lanes)
周期性边界条件代码
- 建立二维、三维单胞模型的周期性边界条件python脚本程序(Periodic boundary conditions for building three-dimensional and two-dimensional cell model)