-
ZuiXiaoErCheng
最小二乘法的matlab M文件,简单易懂,还画出了相应的图形(Least squares matlab M files, easy to understand, but also draw the corresponding graph)
- 2011-01-06 00:01:26下载
- 积分:1
-
TDOA1
说明: TDOA/AOA定位的扩展卡尔曼滤波定位算法(TDOA/AOA positioning the extended Kalman filter algorithm)
- 2020-11-10 19:19:46下载
- 积分:1
-
gait
步态识别 matlab编程包括建立路径、生成训练库、视频帧提取、格式归一化、生成步态能量图进行识别(Gait recognition matlab programming)
- 2021-04-10 16:28:58下载
- 积分:1
-
code
对图像进行对比增强。没有用matlab命令 而是内核 想研究的同志可以(right image contrast enhancement. Not using Matlab order to study the kernel but the comrades can s)
- 2007-07-06 17:17:27下载
- 积分:1
-
ScaleandImageDescription
包括显著图经典文章Saliency, Scale and Image Description(2001),及其实现程序(Including a significant figure classic article Saliency, Scale and Image Description (2001), and its implementation program)
- 2014-12-25 10:55:33下载
- 积分:1
-
Rake-receiver-for-CDMA
基于MATLAB的rake接收机的仿真分析,RAKE接收机作用CDMA调制通讯系统常用的接收机,该仿真代码质量较高,可供CDMA通信工程专业本科和硕士毕业论文仿真提供参考(Rake receiver based on MATLAB simulation analysis, RAKE receiver CDMA modulation communications role
The receiver system used, the simulation code of higher quality, for the CDMA communication engineering
Master of Science thesis and provide a reference simulation...)
- 2011-12-08 14:46:05下载
- 积分:1
-
2
说明: To support wireless communication : MIMO
- 2013-12-24 21:50:25下载
- 积分:1
-
matlab
function [CellSpace_nextstep VehicleSpace] = CountingNextStepVehicleState(CellSpace_current,CellSpace_nextstep,VehicleSpace,TakenMat, TakenCarIDMat,VMAX,signalFlag,UseLaneChangingModelFlag)
计算下一时刻的元胞空间状态
获取当前时刻元胞空间中的车辆信息,
[VehicleInCellSpaceMat]=GetVehicleInCellSpace(CellSpace_current,TakenMat,TakenCarIDMat)
if isempty(VehicleInCellSpaceMat) == 1 如果为空
return
end
对每个车辆进行遍历, 获取每个车辆的数据,以及邻居车辆的数据
计算每个车辆的下一时刻状态并更新到下一时刻的元胞空间中
[CellSpace_nextstep VehicleSpace] = UpdataCellSpaceWithVehicleInfo(CellSpace_current,CellSpace_nextstep,VehicleSpace,VehicleInCellSpaceMat,VMAX,signalFlag,UseLaneChangingModel(function [CellSpace_nextstep VehicleSpace] = CountingNextStepVehicleState(CellSpace_current,CellSpace_nextstep,VehicleSpace,TakenMat, TakenCarIDMat,VMAX,signalFlag,UseLaneChangingModelFlag)
计算下一时刻的元胞空间状态
获取当前时刻元胞空间中的车辆信息,
[VehicleInCellSpaceMat]=GetVehicleInCellSpace(CellSpace_current,TakenMat,TakenCarIDMat)
if isempty(VehicleInCellSpaceMat) == 1 如果为空
return
end
对每个车辆进行遍历, 获取每个车辆的数据,以及邻居车辆的数据
计算每个车辆的下一时刻状态并更新到下一时刻的元胞空间中
[CellSpace_nextstep VehicleSpace] = UpdataCellSpaceWithVehicleInfo(CellSpace_current,CellSpace_nextstep,VehicleSpace,VehicleInCellSpaceMat,VMAX,signalFlag,UseLaneChangingModelFlag)
)
- 2013-05-04 19:01:27下载
- 积分:1
-
CS_BP
基追踪稀疏重构算法matlab实现,包含信号稀疏过程和重构过程(Based tracking sparse reconstruction algorithm matlab realize, including the process and the sparse signal reconstruction process)
- 2021-04-18 11:48:57下载
- 积分:1
-
cvx
CVX工具包,凸优化工具包,直接放电脑里,跑一下就可以用了。(cvx tool)
- 2014-04-01 11:52:52下载
- 积分:1