-
hamming-and-hanning
汉宁窗和汉明窗的产生程序,分析他们的幅度和相位响应(Hanning window and Hamming window generation process, analysis of their amplitude and phase response)
- 2013-01-13 12:03:16下载
- 积分: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
-
Learning1
learning matlab to use it properly
- 2009-11-05 14:35:12下载
- 积分:1
-
music
谱估计的music算法,比较典型的谱估计方法,研究了半天才写出来的哦(The music spectrum estimation algorithm, a typical spectral estimation method to study for a long time to write it out, oh)
- 2009-04-20 22:14:48下载
- 积分:1
-
Untitled7
基于Matlab的FIR数字滤波器,利用MATLAB信号处理工具箱中提供的基于滤波器设计方法的工具函数,采用窗设计法,用switch选择窗的类型:1、矩形窗2、汉宁窗3、汉明窗4、布拉克曼窗。(Based on the Matlab FIR digital filters, use of Matlab signal processing of the kit provides design method based on filter tool function, the window design method, choose the type of window with switch: 1, rectangular window 2, han ning window 3, han Ming window 4, braque window).
)
- 2011-12-27 13:33:20下载
- 积分:1
-
double_pendulum
说明: 求解简单微分方程。模拟双摆运动并附简单说明材料。(For animation, the program uses Matlab s normal plot command combined with the drawnow command. It is based on the ode45 solution of the corresponding differential equations.
Comprehensive documentation is provided, including a sketch of the most important steps of how to derive the equations of motion. A simple Mathematica notebook contains all of the manipulations. )
- 2021-01-21 15:28:45下载
- 积分:1
-
sift-match
SIFT特征点检测,配准、匹配,代码经验证可用(sift match ransac appendimages)
- 2013-01-14 20:28:29下载
- 积分:1
-
displaytools
绘制地震图形matlab软件包,可采用不同方式进行剖面成图实现(Seismic mapping matlab graphics package, to be used in different ways to realize profile mapping)
- 2008-05-08 06:31:45下载
- 积分:1
-
Pss_detect
LTE中同步信号的检测程序,根据matlab语言编写,用来检测主(辅)同步信号(LTE synchronization signal detection procedures, according to matlab language used to detect the primary (secondary) synchronization signal)
- 2021-01-23 15:18:39下载
- 积分:1
-
RoboticToolbox
这是有关机器人的一个matlab代码,相信着应该对机器人专业的同学会有用!(It is about a robot matlab code, I believe that the students should be useful robot professional!)
- 2013-08-02 15:55:03下载
- 积分:1