-
01
说明: matlab初级入门,适合自学者,不考虑其他功底(matlab primary entry for自学者, do not take into account other foundation)
- 2007-11-24 14:18:44下载
- 积分:1
-
MATLABshipin
说明: 基于MATLAB的信号时频仿真资料,希望对大家有所帮助(MATLAB-based simulation of time-frequency data, we hope to help)
- 2011-03-31 22:50:22下载
- 积分:1
-
tspline
基于格林函数的网格样条插值,能够进行一维,二维和三维的插值,使用方便,在说明文件中给出相应的英文文献名称。(Gridding with Splines in Tension : A Green
function Approach)
- 2020-10-13 00:17:32下载
- 积分:1
-
dipole_example
一个matlab 编写的调用HFSS的折合偶极子例子,属于联合仿真问题。(A matlab the invocation of the equivalent dipole example of HFSS, belongs to the joint simulation problems.
)
- 2013-05-10 01:11:00下载
- 积分:1
-
upfc
Unified power flow controller load flow model
- 2013-07-29 21:03:21下载
- 积分:1
-
Digital-signal-processing
应用MATLAB中的GUI进行设计数字信号处理各种运算,主要列举GUI中经常应用到的函数(MATLAB software design of the GUI digital signal processing all kinds of operation, the main list often applied to GUI functions)
- 2011-07-21 21:40:42下载
- 积分:1
-
OFDMhaha
还有比这更清楚明白的OFDM程序吗,没有,绝对没有,欢迎各位批评指正。(There could be more clearly understood OFDM program it, no, absolutely no, welcome criticism.)
- 2014-11-13 19:15:15下载
- 积分:1
-
GPS-single-point-velocity
通过matlab编程 进行GPS单点定位进行测速来反映所测地点晃动情况,采样数据1s(1Hz)
loadobsrinex.m 为接收机即所用GPS得到的监测数据,loadrinexGpsn.m GPS星历数据,single_v_main1.m是主程序,还有其他消除误差程序。(Through matlab programming for GPS single point positioning speed to reflect the test place moving situation, and the sampling data 1 s (1 hz)
Loadobsrinex. M for monitoring data, used the GPS receiver got loadrinexGpsn. M GPS ephemeris data, single_v_main1. M is the main program, and other procedures to eliminate error.
)
- 2014-11-14 14:36:46下载
- 积分: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
-
boost
DCDC变换器模型,采用双闭环控制,电压PI外环控制输出电压,电流PI内环加快相应速度(Model of a DC-DC converter,the completion of the current loop, double closed loop control scheme of voltage outer loop.)
- 2016-06-18 20:30:43下载
- 积分:1