-
TUXIANG-FENGE
针对传统教学中出现的问题,分析在通信原理教学和实验中采用Matlab软件的可行性,提出在通信原理的课堂教学和实验教学中采用Matlab软件,不但能提高教学的有效性,而且可以加深学生对理论知识的理解和感性认识。 更多还原
(The traditional teaching of the problems, analyze the feasibility of using Matlab software teaching in communication theory and experiment, the proposed use of Matlab software in the classroom and laboratory teaching communication theory, not only can improve the effectiveness of teaching and students can deepen the understanding of theoretical knowledge and perceptions. More Restore)
- 2013-12-16 09:49:35下载
- 积分:1
-
TDE
相关法时延估计的matlab仿真,能对任意wave文件使用,并进行误差分析(Correlation time delay estimation of matlab simulation, can use any wave file and analyze the errors)
- 2010-07-24 10:46:29下载
- 积分:1
-
CICFilter
文章运用分级抽取和多相滤波的方法改进传统CIC滤波器的结构,降低了系统工作频率,运用幅度改进函数(ACF)和外加级联余弦预滤波器的技术改进了滤波器频率响应,提出了一种高效的算法结构,改善了通带损耗,增大了阻带衰减,对CIC滤波器的实际应用和深入研究有着现实意义。
(Article the use of hierarchical multi-phase extraction and filtering methods to improve the structure of the traditional CIC filter, reducing the system operating frequency, the use of margin to improve the function (ACF) and the cosine cascade plus pre-filter technology to improve the filter frequency response, the an efficient algorithm to improve the pass-band loss, increases the stopband attenuation of the CIC filter in practical applications and in-depth study has practical significance.)
- 2020-08-14 11:08:27下载
- 积分:1
-
f13_1
小波分析图像小波分析图像小波分析图像小波分析图像(Wavelet analysis of images based on wavelet analysis of images based on image analysis)
- 2011-05-17 22:30:43下载
- 积分:1
-
Modulation
Amplitude modulation and demodulation
- 2013-12-04 20:00:28下载
- 积分:1
-
PWM3levelmomohchiko
file that simulâ tes a system in matlab for help of beginners
- 2014-08-11 02:19:50下载
- 积分:1
-
智能微电网中利用粒子群算法实现微电网多目标优化
说明: 针对智能微电网优化配置问题,分别对微电网中风机、光伏和储能电池进行容量设计,并采用粒子群算法对系统进行优化配置。(Aiming at the optimization configuration of the smart microgrid, the capacity design of the wind turbine, photovoltaic and energy storage batteries in the microgrid are respectively carried out, and the particle swarm algorithm is used to optimize the configuration of the system.)
- 2021-04-04 00:19:04下载
- 积分:1
-
matlab-Dijkstra
基于matlab Dijkstra算法的实现(matlab Dijkstra)
- 2011-09-11 15:24:19下载
- 积分:1
-
DTI-Image-Denoising
关于DTI图像去噪方法的实现和研究的论文(About DTI image denoising research papers)
- 2013-11-16 10:03:07下载
- 积分: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