-
2fsk
数字频率调制又称频移键控(FSK),二进制频移键控记作2FSK。数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。2FSK信号便是符号“1”对应于载频,而符号“0”对应于载频(与不同的另一载频)的已调波形,而且与之间的改变是瞬间完成的。 (Digital frequency modulation called frequency shift keying (FSK), binary frequency shift keying recorded as 2FSK. Digital frequency-shift keying is the carrier frequency to transmit digital information, that is, the number of messages transmitted with the control of the carrier frequency. 2FSK signal is the symbol of "1" corresponds to the carrier frequency, while the symbol "0" corresponds to the carrier frequency (with a different carrier frequency to another) and modulated waveform, but also between the change was instantaneous.)
- 2009-12-13 12:00:45下载
- 积分:1
-
shyz
小波分析的matlab程序基于MATLAB的系统分析与设计-小波分析(The wavelet analysis matlab program analysis system based on wavelet analysis and design of MATLAB)
- 2014-11-28 20:01:19下载
- 积分: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
-
imGeodesicPath
Calculate geodesic path
- 2012-02-09 16:24:01下载
- 积分:1
-
jader
特征矩阵的联合对角化法(JADE),独立分量分析(ICA)的一种方法,用matlab编写(Characteristic matrix of the joint diagonalization method (JADE), independent component analysis (ICA) is a means to prepare with matlab)
- 2009-04-07 10:49:47下载
- 积分:1
-
kmik
communication sys on simulink
- 2013-01-09 06:41:11下载
- 积分:1
-
Iphone_Debug_iTunes
说明: iPhone真机调试及如何上传到Apple Application Store平台。(iPhone-device debugging and how to upload to the Apple Application Store platform.)
- 2011-02-23 22:13:02下载
- 积分:1
-
development-of-the-Min-n-family
co finite element for continuous beam
- 2013-09-27 12:07:38下载
- 积分:1
-
SP_UCI
The shuffled complex evolution with principal components analysis–University of California at Irvine (SP-UCI) method is a global optimization algorithm designed for high-dimensional and complex problems. It is based on the Shuffled Complex Evolution (SCE-UA) Method (by Dr. Qingyun Duan et al.), but solves a serious problem in searching over high-dimensional spaces," population degeneration". The population degeneration problem refers to the phenomenon that, when searching over the highdimensional parameter spaces, the population of the searching particles is very likely to collapse into a subspace of the parameter space, therefore losing the capability of exploring the entire parameter space. In addition, the SP-UCI method also combines the strength of shuffled complex, the Nelder-Mead simplex, and mutinormal resampling to achieve efficient and effective high-dimensional optimization.
- 2013-03-19 01:30:35下载
- 积分:1
-
IM_1
Image Retrieval Algorithm for retrieving the image from the cluttered Noise Mainly helps in getting the significant points of the image. Smoothens the image with reduction of unnecessary factors
- 2013-04-23 22:40:32下载
- 积分:1