-
nlms-(1)
matlab code for nlms algorithm
- 2011-09-20 07:25:50下载
- 积分: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
-
memory_er
描述铁电薄膜的存储窗口与铁电介电常数的关系(Describe the ferroelectric thin film ferroelectric memory window and the relationship between dielectric constant)
- 2010-06-24 10:59:58下载
- 积分:1
-
LMI_tool_introduction
matlab中线性不等式LMI工具箱的使用,中文版(matlab LMI toolbox in the use of linear inequalities)
- 2010-10-20 14:24:35下载
- 积分:1
-
work
用MATLAB的SMULINK 实现的模糊算法,用于温度控制,可以直接运行,参数已经调整好(To achieve the SMULINK with MATLAB fuzzy algorithm, for temperature control, can be directly run, the parameters have been adjusted)
- 2009-05-08 09:37:52下载
- 积分:1
-
Craft_Inequality
Craft不等式(中文介绍)。讨论识别抽象实体的信息能多快得传送到输出端。(Craft Inequality (English presentation). Recognition discussion of abstract entities more information can be quickly transmitted to the output terminal.)
- 2006-10-30 06:35:53下载
- 积分:1
-
missing_toolbox
用于处理各种丢失数据的matlab函数。(various functions for handling missing values.)
- 2013-12-15 20:23:38下载
- 积分:1
-
GA_INIT2
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码("genetic algorithm theory and application software," the source code initialization MATLAB)
- 2004-12-22 21:38:31下载
- 积分:1
-
MusicGeneration
简单的音乐合成实验,可以对以段现有的音乐进行傅里叶分析,并播放一段自己输入生成的音乐。针对信号系统Matlab应用的大作业编写(Simple music synthesis experiments, the section on Fourier analysis of existing music, and play a segment of the input generated by their music. Matlab application for a large signal system write operations)
- 2010-12-09 10:15:56下载
- 积分:1
-
ofdm_CPM_papr
ofdm的调制,希望大家好好学习,天天向上,努力提高自己(ofdm modulation, I hope you study hard, every day, strive to improve their)
- 2011-01-20 21:24:50下载
- 积分:1