搜索资源列表
最小费用最大流算法通用Matlab程序
- 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
jiancechuang.rar
- 车流量检测算法中在一幅图像中加入检测窗的几个方法,Traffic flow detection algorithm in the image in a window of several ways to join the test
traces
- this a matlab file channel rate who is maked by me.this is used in gsm,gprs,edge traffic simulation.-this is a matlab file channel rate who is maked by me.this is used in gsm,gprs,edge traffic simulation.
traffic1
- 关于交通流量的仿真,利用matlab编写的元胞自动机的仿真程序!很好玩哦!很棒哦!-On the traffic flow simulation, matlab prepared using cellular automata simulation program! Oh is a lot of fun! Oh great!
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
kalman
- 基于卡尔曼滤波器的交通流量分析系统,输入方式采用.txt文件形式-Kalman filter based on the traffic analysis system
voice-traffic
- This code simulates the voice traffic model
traffic
- car counting using matlab from matlab demos
analysis-of-network-traffic-data
- 针对某个网络流量数据进行分析详细示例,包括实验报告和matlab详细源码程序-For a detailed analysis of network traffic data sample, including lab reports and detailed source program matlab
MOVING OBJECT DETECTION USING MATLAB
- 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
traffic(zhoulvwen)
- 双车道元胞自动机 matlab 实现代码(ca with matlab code)
npcsma protocol matlab simulation
- 基于MATLAB的非坚持型CSMA的算法仿真,分析业务量和吞吐量的关系,计算业务量对延时个数的影响。(The algorithm simulation of non stick CSMA based on MATLAB is analyzed, and the relationship between traffic and throughput is analyzed, and the influence of traffic on the number of delay is calcula
交通分配之用户均衡分配模型二(matlab源码)
- 利用matlab实现了交通分配模型中的用户均衡,实例一。(Using MATLAB to realize the user equilibrium in the traffic distribution model, one example.)
交通分配之用户均衡分配模型之三(matlab源码)
- 利用matlab实现了交通分配模型中的用户均衡,实例二。(Using MATLAB to realize the user equilibrium in the traffic distribution model, example two.)
MatLab code
- 基于元胞自动机交通流模型,包含主程序等,自己编写的可能会有一些误差(Based on cellular automata traffic flow model)
元胞自动机matlab代码-2017美赛B题收费广场收费亭
- 2017年美赛B题用元胞自动机的含有收费站的道路交通流模拟程序(Road traffic flow simulation program)
matlab之红绿灯的监测以及亮灭
- 将亮的红绿灯圈出来_并在圈内显示红绿灯颜色 图像找到红绿灯位置_判断红绿灯哪个亮 指定位置_最大灰度值_判断亮灭(Circle the bright traffic lights _ and display the traffic lights in the circle Image find traffic light position _ judge which light is green Specify position _ maximum gray value _ judgm
matlab实现模拟交通流
- matlab代码 交通流元胞自动机仿真 双车道 如果需要改变车流密度在脚本文件中修改fp.(Matlab code traffic flow cellular automata simulation of two lanes If you need to change the traffic density, modify the FP in the scr ipt file.)
MATLAB雾霾交通标志shibie[GUI]
- 该课题为基于MATLAB bp神经网络的雾霾天气下交通标志的识别系统。主要分两步骤,一是进行图像去雾,采用暗通道的方法获取光透射率,从而去除雾霾。得到清晰的图片后,利用颜色的方法进行交通标志的定位,众所周知,交通标志基本是红,蓝,黄三色组成,根据RGB不同组合可以定位到不同颜色,因为存在误差,所以需要借助形态学相关知识,将得到的误干扰面积去除,从而实现精准定位。定位后,在原图基础上进行分割出彩色图标,利用bp神经网络方法,进行训练,识别,从而得出结果。本设计配有一个GUI可视化界面,操作简单容易
