GithubHelp home page GithubHelp logo

phm1234567 / eins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiongbeer/eins

0.0 1.0 0.0 24.72 MB

Simulations of Traffic System Based on the Theory of Cellular Automaton / 基于元胞自动机的交通系统仿真

License: MIT License

Python 99.98% Shell 0.02%

eins's Introduction


Einspy - Simulations of Traffic System Based on the Theory of Cellular Automaton


Build Status LICENCE Docs

项目介绍

  • 道路交通流理论模型大体可分为三大类:宏观,中观,微观.
    元胞自动机属于微观模型,是集中于单个车辆在相互作用下的个体行为描述.
    主要用于研究高速公路与交通和城市网络交通.
  • 该项目旨在提供一个简易上手且功能丰富的元胞自动机交通模拟库,包含了基于元胞自动机(NaSch)的多个经典交通数学模型

支持的数学模型 && TODO-List

  • NaSch Model
  • TT Rule
  • BJH Rule
  • VDR Rule
  • VE Rule
  • CD Model
  • MCD Model
  • View Rule
  • 多车道CA
  • 车辆换道支持
  • KKW Model
  • BML Model
  • 交通匝道
  • 十字交叉路口
  • T型环路
  • 环岛
  • 辅助信号灯
  • 道路缩减
  • 收费站
  • 公交线路 Model

文档与教程

Einspy-Docs


  • A Ns Model Eg:

依赖

  • python 2.7
  • matplotlib
  • pandas>=0.19
  • numpy
  • colorama
  • tqdm

安装

pip install einspy

其他

  • 如有问题和需求请提issues,平时我极少看邮件
  • 另外一个Veins专业和复杂的多,如果有更高层次需求不妨去看看

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.