-
background-remove
This is an archive for background remove images.
- 2013-04-05 20:07:04下载
- 积分:1
-
The-fourth-chapter
《模式识别与智能计算》部分函数的源程序
第四章(Part of the function of the source of Pattern Recognition and Intelligent Computing)
- 2013-05-18 19:46:30下载
- 积分:1
-
先进PID控制Matlab仿真 刘金琨编 第4版 仿真程序
说明: 先进PID控制Matlab仿真(刘金琨编)第4版-仿真程序
全书分17章,包括基本的PID控制、PID控制器的整定、时滞系统PID控制、基于微分器的PID控制、基于观测器的PID控制、自抗扰控制器及其PID控制、PD鲁棒自适应控制、专家PID控制和模糊PD控制、神经网络PID控制、基于差分进化的PID控制、伺服系统PID控制、迭代学PID控制、挠性及奇异摄动系统的PD控制、机械PID控制,以及其他控制方法的设计。每种方法都给出了算法推导、实例分析和相应的MATLAB仿真设计程序。(Advanced PID Control matlab simulation (edited by Liu Jinqi) - 4th Edition - simulation program
The book is divided into 17 chapters, including basic PID control, tuning of PID controller, PID control of time-delay system, PID control based on differentiator, PID control based on observer, ADRC and its PID control, PD robust adaptive control, expert PID control and fuzzy PD control, neural network PID control, PID control based on differential evolution, PID control of servo system and iterative PID control. The design of PD control, mechanical PID control and other control methods for flexible and singular perturbation systems. Each method gives the algorithm derivation, case analysis and corresponding MATLAB simulation design program.)
- 2020-07-04 17:00:01下载
- 积分:1
-
DTW
Dynamic Time Warping Function in MATLAB
- 2009-05-06 06:27:38下载
- 积分:1
-
lhjco
电力线路的无功补偿设计,如何优化设计,使线损最小(q)
- 2009-05-24 11:39:23下载
- 积分: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
-
MMSE_Quiescent_Pattern_Constraints
利用MMSE Quiescent Pattern Constraints去實現LCMV和LPMV能夠更有效預估JAMMER的方法。(The use of MMSE Quiescent Pattern Constraints to achieve LCMV and LPMV to more effectively forecast JAMMER method.)
- 2010-01-29 01:20:17下载
- 积分:1
-
qpskjm
通信中的QPSK相位调制建摸,其中考虑了多径和高斯的影响(Communication QPSK modulation phase modeling, which takes into account the multi-path effects and Gaussian)
- 2007-01-15 12:01:04下载
- 积分:1
-
Equal-area-azimuthal-projection
Equal area azimuthal projection
- 2015-01-13 15:32:27下载
- 积分:1
-
overadd
重叠保留法求两序列线性卷积,是针对循环卷积代替线性卷积算法中由于时间不足造成的算法太大的缺陷(Overlapping seeking linear convolution of two sequences is a place for the circular convolution linear convolution algorithm, the algorithm because of the time caused much less defects)
- 2010-06-06 18:12:47下载
- 积分:1