-
MATLAB
MATLAB及在电子信息课程中的应用(代码)(MATLAB and in the course of electronic information in the application (code))
- 2009-10-28 22:22:36下载
- 积分:1
-
fsmem_mvgm
Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds
- 2009-06-06 10:34:01下载
- 积分:1
-
practiselkj
本例很好的解释了FFT变换的功能,例程简单易懂,能够很好的用于理解FFT,观察信号频谱。(In this case a good explanation of the function of FFT transform routines easy to understand, can be very good for understanding the FFT, observe the signal spectrum.)
- 2014-09-07 14:31:08下载
- 积分:1
-
matlab1
matlab 例子 能够更好的了解matlab环境 尤其是gui界面,帮助用户调高matlab语言编程能力!(matlab example matlab examplematlab examplematlab examplematlab examplematlab examplematlab example)
- 2011-10-14 16:03:15下载
- 积分:1
-
45666011mat-7262
说明: 一点遗传算法的matlab程序,本人初学算法,积累不多,这个是转载的,比较清晰易懂,适于初学者(Point genetic algorithm matlab program, I am learning algorithm, the accumulation of small, this is reproduced, more user-friendly, suitable for beginners)
- 2008-09-10 15:50:21下载
- 积分:1
-
gaosi
高斯函数的MATLAB ds-uwb中的uwb信号(Gaussian function MATLAB)
- 2011-05-12 10:23:17下载
- 积分:1
-
MIMOIdentification
基于二阶或更高阶统计方法的MIMO系统频域盲辨识(Based on second-order or more higher-order statistics method of frequency domain blind MIMO system identification)
- 2007-10-17 08:45:13下载
- 积分: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
-
osgi_demo
osgi_demo 包含需要的jar包
osgi_demo 包含需要的jar包
- 2014-01-26 17:08:42下载
- 积分:1
-
kalmantheoryandsimulation
详细介绍kalman滤波的原理、滤波的详细过程并附带应用仿真(Details kalman filter theory, filter the detailed process and application of simulation with)
- 2010-08-01 10:26:34下载
- 积分:1