-
music
说明: 此程序是运用music方法估计功率谱,并实现了信号还原。(This program adopts the mathod of music psd to estimate the powerdensity,and get the original signal.)
- 2011-03-10 18:53:04下载
- 积分:1
-
ait_centroid
本程序用来计算给定图形的形心,Matlab源程序。(Compute the centroid.)
- 2012-10-09 18:47:22下载
- 积分:1
-
AdvancedPIDcontrolandMATLABsimulation
《先进PID控制及其仿真》,讲述了如何在MATLAB环境下对各种PID算法的仿真,很有价值的一本书(" Advanced PID Control and Simulation" , describes how under the MATLAB environment for the simulation of various PID algorithm, the value of a book)
- 2009-05-08 12:07:38下载
- 积分:1
-
ansychronous-machine
异步电机直接转矩控制MATLAB仿真,运行结果良好,可以借鉴参考(Induction motor direct torque control MATLAB simulation)
- 2011-07-21 09:56:00下载
- 积分:1
-
meshgrid-and-other-plot-commands
matlab中meshgrid命令的详解,以及plot3、mesh、surf、surfc、surfl、waterfall等命令的用法(The explanation of meshgrid command in matlab, and the usage of plot3, mesh, surf, surfc, surfl, waterfall and other commands)
- 2012-06-03 15:45:09下载
- 积分:1
-
sincenvelop
里面包含了怎么找出一个函数的极点,并用spline函数画出sinc函数的包络线,稍加修改可画出其他的函数的包络线(To draw envelope of sinc function. You can modify it to draw other functions envelope)
- 2013-10-22 04:38:53下载
- 积分:1
-
bit-plane-mapping-project
this is for bit plane mapping... it produces 7 outputs with bit plane....
- 2011-12-05 20:53:28下载
- 积分: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
-
DOA
方位依赖阵元幅相误差校正的辅助阵元法.pdf(DOA fuxiang)
- 2010-11-23 19:39:07下载
- 积分:1
-
tfGUI
基于matlab的标准闭环传递函数的阶跃响应,程序,自己编写的GUI,在GUI只需要输入阻尼系数的值即可。(Matlab-based standard step response of the closed-loop transfer function, procedures, write your own GUI in the GUI only need to enter the value of the damping coefficient can be.)
- 2013-05-01 23:15:14下载
- 积分:1