搜索资源列表
matlab-lpr
- MATLAB在车辆牌照识别中的应用。两篇在维普和cnki搜索的到,但是无法下载的文章,有很大的启发。
车牌号码识别matlab完整程序实现
- 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调整。然后通过车牌定位、字符识别,最后将识别结果输出。
遗传算法tsp
- 用matlab编写的GA求解vrp-车辆路径问题程序!
GAmatlab.rar
- 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
VRP.rar
- 车辆路径问题的蚁群算法VRP -2opt,vrp
VRP_GA.rar
- 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题,GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
chelianggengzongjiance.rar
- 源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。,Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
matlab-VRP
- 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
MATLABcarsdetect
- 运动车辆检测 跟踪车辆 基于matlab 实时性很好-car detectcar detectcar detect
mean_shift
- 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
imageprocessing
- 对车辆图像进行一系列处理,有灰度变换,对比度增强,二值化,最后计算车辆实际高度-A series of image processing the vehicle, a gray-scale transformation, contrast enhancement, binarization, and finally calculate the actual height of the vehicle
pso解决带时间窗约束的车辆路径问题
- pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
MOVING OBJECT DETECTION USING MATLAB
- 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
matlab
- 采用matlab解决带时间窗的车辆路径规划问题(Using Matlab to solve vehicle routing problem with time windows)
车辆动力学建模matlab
- 车辆动力学建模matlab matlab 亲测可用 共同学习进步,一起交流 车辆动力学建模matlabmatlab代码
无人驾驶车辆模型预测控制原书程序代码
- 无人驾驶车辆模型预测控制 [龚建伟,姜岩,徐威 著] 2014年版(Unmanned vehicle model predictive control)
蚁群算法matlab
- 利用蚁群算法求解车辆路径优化问题,实用的matlab代码(Using ant colony algorithm to solve vehicle routing optimization problem,Practical matlab code)
AVL-CRUISE车辆系统开发平台基础教程
- AVL-CRUISE车辆系统开发平台基础教程。包括:软件简介及基本操作;matlab联合仿真;AvlRtwDLL安装文件;混合动力汽车mdl模型(纯电动,混合动力);整车动力性匹配参数模型及文档等。(Basic course of avl-cruise vehicle system development platform. Including: software introduction and basic operation; MATLAB joint simulation; avlrtwd
四分之一车辆悬架建模仿真
- 案例选题:1/4车辆悬架模型的建模与仿真 软件工具:matlab的simulink 内容简述:建立路面谱,建立1/4车辆悬架模型,运用simulink对1/4悬架进行路面行驶仿真分析。结果讨论。(Case topic: Modeling and Simulation of quarter vehicle suspension model Software tool: simulink of MATLAB Content Descr iption:
MATLAB
- 通过该模型求解带软时间窗的vrptw模型,得到车辆路径问题的最优解(By solving the VRPTW model with soft time window, the optimal solution of vehicle routing problem is obtained)