搜索资源列表
交通路网分配计算程序
- 本程序实现了交通规划中交通分配的计算,程序中内置四种模式:1为采用线性时间-流量函数按UE计算;2为线性时间-流量函数按SO计算;3为BPR型时间-流量函数,按UE计算;4为BPR型时间-流量函数,按SO计算
matlab
- 关于视频方面,运用阴影检测的方法。在交通方面运用比较广泛!-On the video side, the use of shadow detection method. More extensive use of transport!
matlab
- 精通MATLAB—综合辅导与指南,西安交通大学 李人厚 张平安 等译校-Proficient in MATLAB-integrated counseling and guidance, Xi' an Jiaotong University, Li Ren-hou green, etc. Translation School
JTXHFANGZHEN
- 本文在分析城市交通信号控制研究现状和交叉*通信号控制原理、评价方 法的基础上,设计了单交叉*通信号两级模糊控制系统。分级模糊控制能有效 减少模糊规则数,易于提取模糊规则,适合于交通状况复杂的城市交叉*通信 号控制。但它存在难以由人工合理定义全部模糊隶属度函数的问题。为此本文进 一步采用遗传算法对两级模糊控制器中模糊隶属度函数进行优化。本文提出的方 法具有分级模糊控制的优点,同时可以使模糊隶属度的选取更为合理,获得更好 的控制效果。对一个四相位单交叉口,利用MA
VENSFD
- 这个是交通流CA模型,能够较为真实的仿真出交通流的运行状况,对交通流元胞自动机的人可以学习学习-The CA model of traffic flow, to a more realistic simulation of the operational status of the traffic flow, traffic flow cellular automaton can learn to learn
traffic_of_cross_street
- 基于Matlab的交通流及交叉口信号控制的仿真研究,找得硕士毕业论文,有做相关题目开发的同学可做参考-Matlab based on the traffic flow and intersection signal control simulation research, find a master s thesis, there are so related to the subject development of the students can refer to
codes
- 交通道路交通流的matlab仿真,通过对道路和车辆参数的设置,研究各参数关系-Traffic matlab simulation of traffic flow through the road and vehicle parameters to study the relationship between parameters
196947shizilu
- 使用VHDL实现十字路*通灯控制器设计,适用于初学者-The realization of the use of VHDL crossroads traffic lights controller design for beginners
transporta1
- 动态交通路网中有效路径的确定方法 给出了动态有效路径的明确定义-dynamin transport suanfa
BPshorttemtrafficprediction
- 该代码是研究基于BP神经网络的短期交通流预测,运用Matlab工具箱实现对交通流的预测-short-term traffic predictions
yb
- 用matlab实现NaSch元胞自动机的一种方法,很简单,可用以对交通元胞自动学习的入门-One way to achieve NaSch model useing matlab
MATLAB
- 关于MATLAB交通仿真的实现,对于写这方面毕业论文的同学有帮助。-Traffic simulation on the MATLAB implementation of this thesis for the students to write helpful.
Detecting-Cars-in-a-Video-of-Traffic
- 交通流量统计,交通背景提取,等等Detecting Cars in a Video of Traffic-Traffic statistics, traffic background extraction, etc. Detecting Cars in a Video of Traffic
NS
- 交通流仿真,元胞自动机的NS模型源码,能用,嘿嘿,欢迎交通-Traffic flow simulation, cellular automaton model of the NS source code, can, hey, welcome to traffic
code
- MATLAB 交通流绘图,对交通初学者很大帮助,大家互相探讨。-MATLAB plot of traffic flow, the traffic of great help for beginners, we explore each other.
Matlab-traffic-modelling-algrithm
- Matlab交通仿真程序用于仿真交通红绿灯的设计!-Matlab traffic simulation program for the simulation of traffic lights design!
交通流元胞自动机
- 交通流元胞自动机的一种实现方式,Matlab手段应用。(A sample of the Traffic Cellular automaton.)
Matlab源程序
- 背景差分法,神经网络算法下的Matlab程序交通流实现。(A simulation of Traffic. Based on the Matlab.)
基于FCM聚类分析的交通判别算法研究
- 采用了欧氏距离和模糊算法两种方式进行了FCM聚类分析,利用FCM聚类分析解决了交通状况的判别算法,文件里面还有相关文献!(Using Euclidean distance and fuzzy algorithm, FCM clustering analysis is used to solve the traffic situation.)
MATLAB雾霾交通标志shibie[GUI]
- 该课题为基于MATLAB bp神经网络的雾霾天气下交通标志的识别系统。主要分两步骤,一是进行图像去雾,采用暗通道的方法获取光透射率,从而去除雾霾。得到清晰的图片后,利用颜色的方法进行交通标志的定位,众所周知,交通标志基本是红,蓝,黄三色组成,根据RGB不同组合可以定位到不同颜色,因为存在误差,所以需要借助形态学相关知识,将得到的误干扰面积去除,从而实现精准定位。定位后,在原图基础上进行分割出彩色图标,利用bp神经网络方法,进行训练,识别,从而得出结果。本设计配有一个GUI可视化界面,操作简单容易