-
nsct_toolbox
大牛的非抽样CONTOULET变换MATLAB源码 (Big cow transformation of non-sampling MATLAB source CONTOULET)
- 2009-03-28 23:01:43下载
- 积分:1
-
3
对一个矩阵进行Cholesky分解的matlab程序(the cholesky decomposition of one matrix)
- 2014-01-06 19:51:12下载
- 积分:1
-
ofdm5124qpsk
正交频分复用的调制的实现代码,调制只用一种方式(Orthogonal frequency division multiplexing modulation implementation of the code modulation only way to)
- 2010-01-12 10:37:14下载
- 积分:1
-
matlab-Programming-Manual
matlab编程必备手册,内容包括matlab编程格式规范、基本编程方法、常用函数及实例等。言简意赅,非常实用。(matlab manual programming required, including matlab programming format specification, the basic programming methods, and examples of commonly used functions and so on. Concise and very practical.)
- 2011-04-24 21:39:22下载
- 积分:1
-
8fact
北大高慧璇版《应用多元统计分析》第8章8因子分析MATLAB编程源码(Applied Statistical Analysis)
- 2011-12-01 09:08: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
-
xindianshuju
在mit心电数据库下载的txt格式的心电信号(In the MIT ecg download a database of ecg signals the TXT format
)
- 2012-01-05 09:56:03下载
- 积分:1
-
SRC_Test
Sparse representation based classification (SRC John Wright CVPR2009) 实现(Sparse representation based classification (SRC John Wright CVPR2009)‘s codes)
- 2015-04-13 14:13:19下载
- 积分:1
-
genetic algorithm
基于多目标网络优化问题,运用改进的遗传算法,进行算法寻优,以求运用最短时间,达到最高精度(Based on the multi-objective network optimization problem, the improved genetic algorithm is used to optimize the algorithm in order to achieve the highest accuracy by the shortest time.)
- 2018-04-25 15:47:30下载
- 积分:1
-
道尔夫_切比雪夫分布
道尔夫-切比雪夫线阵的matlab程序实现,输入阵元数目,间距,副瓣电平要求,获取阵元激励与波瓣图(The implementation of the Matlab program of the Dove-Chebyshev line array, input array element number, spacing, sidelobe level requirements, and array element excitation and lobe diagram)
- 2021-04-23 16:18:48下载
- 积分:1