-
zixiangguan
用MATLAB仿真现代谱估计中的自相关算法(MATLAB simulation of modern spectral estimation using the autocorrelation algorithm)
- 2011-06-25 13:11:24下载
- 积分:1
-
worlds-greatest-dad_indonesian-670009
Analysis of Unified Power Flow Controller for Industrial and Educational Purposes
- 2014-08-29 22:42:22下载
- 积分:1
-
danhuilubianshi
本程序应用于火电厂主蒸汽温度额度辨识,仅限于单回路辨识,参数辨识精度较高(The procedure used in thermal power plant main steam temperature limit identification, limited to single-loop identification, high precision parameter identification)
- 2014-10-21 16:48:45下载
- 积分:1
-
affine-transformation
By using the ground points and image points in pervious work, we can calculate the six parameters of affine transformation. With these parameters, the ground coordinates can be transform in to image coordinates. In this homework, we compared (1) different terrain types with same GCP number. (2) Same terrain type with different GCP number. (3) Same terrain type with same GCP number but different distribution. Then, try to find out why the result will different.
Keywords: Affine transformation, Ground control point.
- 2015-01-17 15:55:48下载
- 积分:1
-
main
说明: 针对四维目标跟踪模型的主程序,可以用来学习仿真模型参数(2017-ITAC-A Novel Adaptive Kalman Filter With Inaccurate Process and Measurement Noise Covariance Matrices)
- 2021-01-17 12:43:37下载
- 积分:1
-
nn
说明: this is matlab program uses GRNN neural network tocontrol the speed of Linear induction Motor Drive, both m-file and simulink file are includd
- 2010-06-03 19:17:30下载
- 积分:1
-
MyCal
时间控制小程序,主要用于控制软件的时间管理,可一参考(time control of small procedures, mainly used to control the time management software, a reference to the masses)
- 2005-08-30 14:14:58下载
- 积分:1
-
hash
哈希函数的matlab代码,此函数不可逆,具有加密功能。(Hash function matlab code, this function is not reversible, with encryption features.)
- 2020-10-19 09:27:26下载
- 积分: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
-
text2
用Simulink中的SimPowersystem完成一个转速、电流双闭环直流调速系统的设计与仿真。采用三相桥式整流,平波电抗器Lp的大小可根据根据仿真调整。给出电机在空载启动,以及在2.5S后加额定负载时转速、电流、电压的变化曲线,并结合调速理论分析这些曲线。(With Simulink in SimPowersystem complete a speed, current double-loop DC speed design and simulation system. Three-phase bridge rectifier, smoothing reactors Lp size can be adjusted according to the simulation. Start the motor load is given, and the speed curve when the rated load after 2.5S, current, voltage, speed and theoretical analysis of these binding curves.)
- 2014-01-17 09:43:22下载
- 积分:1