-
global_6state_M
Determine the target s ECEF position based on up to 4 sensor s measurements. The sensor has range, bearing, and elevation data. The measurements were used for Kalman filter processing.
- 2010-01-10 23:15:59下载
- 积分: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
-
Face_and_Face_exsipression_Recognition
One of Biometrics fields is face recognition & face expression recognition ...
1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Transform with Perceptron Neural Network.. and the other based on Discrete Cosine Transform with Perceptron Neural Network ...
2- In face expression recognition .. we defined the condition of the person (nature,happiness,disgust or anger)
this source code is based on Principle component analysis(PCA) ..
* we need to now about digital image processing
,neural network and PCA...
- 2010-06-30 06:05:37下载
- 积分:1
-
qshiftgen
关于复数小波的matlab代码,用于图像去噪、图像增强等(of Complex Wavelet the Matlab code for Image Denoising, image enhancement, etc.)
- 2007-03-08 17:18:55下载
- 积分:1
-
MUSIC
一种music方法 对两个测量角度进行仿真分析,包括 目标个数估计和music测角(A music methods of simulation analysis, including two measuring angles of the target number of estimates and music goniometer)
- 2013-03-13 11:26:37下载
- 积分:1
-
CCD-ISP-JIG
Programing cable interface for NVP2010/2020
- 2014-11-14 01:47:09下载
- 积分:1
-
DigitalSignalProcessing_SampleCodes
Digital signal processing is the important aspect of modern communication system. here is the matlab code given which helps for the beginers for understanding the basics of DSP.
- 2014-01-06 01:33:16下载
- 积分:1
-
ploteye
MATLAB 眼图的实现。ploteye函数的使用即通过QPSK的调制解调的仿真以实现对函数的使用说明。(MATLAB implementation of the eye diagram. ploteye function through the use of QPSK modulation and demodulation of the simulation in order to achieve the function instructions.)
- 2010-05-28 10:28:50下载
- 积分:1
-
AdaptiveFilter
filtro adaptivo funcion par q muestre la curvas
- 2010-09-02 04:57:51下载
- 积分:1
-
Matlab
《MATLAB程序设计教程》电子教案,离散时间信号与系统的Matlab实现(" MATLAB Programming Guide" e-lesson plans, discrete-time signal and system Matlab Implementation)
- 2010-09-14 09:27:14下载
- 积分:1