-
fir
使用matlab语言设计FIR有限冲击响应滤波器,可以计算滤波器参数(matlab fir )
- 2009-09-11 16:34:50下载
- 积分:1
-
understanding_CIC_compensation_Filters
主要是讲CIC补偿滤波的设计与理解,里面有数学推导和程序实例,希望对大家有用(cic compensation filter design)
- 2011-01-11 16:00:13下载
- 积分:1
-
LibSvm
支持向量机的方法在matlAB中实现,包括回归、以及分类等模块。此外,还有参数寻优的算法。(Support vector machine method is implemented in matlAB, including regression and classification module. In addition, parameter optimization algorithms)
- 2011-12-08 15:45:35下载
- 积分:1
-
nothing
nothing is impossible
- 2013-11-04 09:32:38下载
- 积分:1
-
berbinary
BER with binary convolution code
- 2014-12-31 15:10:44下载
- 积分:1
-
DIPMATLABsourcecode
冈萨雷斯数字图像处理MATLAB版m代码源码(Gonzalez Digital Image Processing MATLAB source code version )
- 2015-01-04 23:07:31下载
- 积分: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
-
Source-codes-of-IF-ABC-algorithm
是蛋白质二级结构优化(基于2维度非晶格模型)的优化代码,可直接运行,算法书写简单,高中生都能看懂。唯独一点,必须引用我们的两篇论文,否则算侵犯版权。( description : A self-organized matlab m file for protein structure
optimization using 2D off-lattice model and ABC algorithm.
Users MUST cite the following two articles if the codes are implemented in their studies
(1) Li, B., Li, Y., & Gong, L. (2014). Protein secondary structure optimization using an improved artificial bee colony algorithm based on AB off-lattice model. Engineering Applications of Artificial Intelligence, 27, 70-79.
(2) Li, B., Gong, L., & Yao, Y. (2013, October). On the performance of internal feedback artificial bee colony algorithm (IF-ABC) for protein secondary structure prediction. In Advanced Computational Intelligence (ICACI), 2013 Sixth International Conference on (pp. 33-38). IEEE.)
- 2015-05-15 12:36:18下载
- 积分:1
-
11-7-3
说明: dco-ofdm调制解调程序,非常实用的代码(case for DCO-OFDM system)
- 2019-12-24 22:00:28下载
- 积分:1
-
mle
This program is about ML detection.
- 2009-05-29 15:09:06下载
- 积分:1