-
clear
calculation of outage probability
- 2010-10-08 06:35:47下载
- 积分:1
-
chazhijia
说明: 此程序用于做全息实验时,先把全息图再现得到实像,在对实像双线差值,三内差值和中值滤波的办法来提高再现图质量(This program uses the difference between two-, three within the margin and median filtering approach to improving the quality of image scaling)
- 2011-03-18 19:45:18下载
- 积分: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
-
dtw
用于语音识别即DTW算法,计算两个语音信号之间的距离(DTW algorithm for speech recognition is to calculate the distance between the two speech signals)
- 2010-07-05 23:32:56下载
- 积分:1
-
good
一个货物管理系,用的是面向对象的开发方法,里面所有说明齐全,点击startup就可以运行,名为good的文件夹里面是源代码。(A cargo management system, using object-oriented development methodology, which all the notes complete, click the startup will be able to run, to be called good folder is inside the source code.)
- 2007-12-21 17:47:29下载
- 积分:1
-
BPSK
BPSK modulation and demodulation in matlab and comparison
- 2010-08-20 01:32:01下载
- 积分:1
-
nonlinear_optical_fiber
信号光在光纤中受色散,自相位调制,交差相位调制效应影响时的非线性传输方程的求解.(By the signal light in the fiber dispersion, self phase modulation, cross phase modulation effects in nonlinear transmission equation.)
- 2010-09-27 10:05:18下载
- 积分:1
-
MATLABbook
matlab教程从数据类型讲起由浅入深到simulink仿真(I start from the data type matlab tutorial progressive approach to the simulink simulation)
- 2010-12-03 22:31:18下载
- 积分:1
-
TC
说明: 学tc的必备工具
成功的编程员从这里开始(Tc essential learning tool for the success of programmers from here)
- 2010-01-13 09:52:19下载
- 积分:1
-
xihuasuanfa
将一般图片转换为二值化图片后实行细化算法(The general picture is converted to binary image thinning algorithm implemented after)
- 2010-05-18 17:53:50下载
- 积分:1