-
Single-sideband-modulation
单边带调制信号产生和解调的仿真,实现单边带调制解决调制中遇到的问题(Single sideband modulation signal generation and demodulation simulation, to achieve single sideband modulation problem encountered in the modulator)
- 2014-09-17 17:04:48下载
- 积分:1
-
inverse-pendulum
自动化教学过程中的倒立摆实验,通过搭建simulink,编写控制代码,实现倒立摆的平衡(Automate the process of teaching the inverted pendulum experiment, by building simulink, write control code to achieve the balance of the inverted pendulum)
- 2014-09-26 10:02:01下载
- 积分:1
-
2DFlow_FDM
Program simulating the 2D flow of a Newtonian fluid between two parallel plates using finite diference method.
- 2014-11-26 10:12:35下载
- 积分:1
-
hough
这是关于hough变换的matlab源程序代码,我运行过,希望对你有所帮助(This is on the hough transform matlab source code, I run over, I hope for your help)
- 2007-12-03 20:28: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
-
xudianchimokuai
蓄电池simulink模型 适合做蓄电池在matlab中建模参考学习(battery simulink model)
- 2013-12-30 10:32:03下载
- 积分:1
-
xiangying
转子系统碰摩,有轴承约束的转子系统碰撞摩擦matlab程序(Rotor system rub-impact, with bearing constraint rotor system collision friction matlab program)
- 2021-04-01 21:29:08下载
- 积分:1
-
Speech-endpoint-detection-
资料介绍了在matlab平台下进行语音端点检测的方法及其操作流程,端点检测使有效的语音数据得到了提取。(Information on the process of speech endpoint detection under the MATLAB platform and its operation process, the speech endpoint detection data efficiently extracted.)
- 2014-08-07 15:40:45下载
- 积分:1
-
code
MATLAB code for back propogation neural networks
- 2013-11-15 18:47:41下载
- 积分:1
-
fenleiPGG
基于灰度梯度最大熵的分割方法,先通过聚类进行改进做初分割然后再进行细分割。(Segmentation of gray gradient based on maximum entropy, first through the clustering is improved. At first, then the fine segmentation segmentation.)
- 2013-12-14 14:37:42下载
- 积分:1