-
busout
show result of power flow analysis
- 2013-07-27 19:03:27下载
- 积分: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
-
autosat
这是一个进行卫星轨道精确轨道预报的程序。导航卫星;自主轨道预报;状态转移矩阵(This is a precise orbit satellite orbit prediction program. Navigation Satellite autonomous orbit prediction state transition matrix)
- 2014-02-15 10:02:25下载
- 积分:1
-
xiongyupowerflow
主要根据一个简单的电网潮流计算实例,来说明潮流计算的具体步骤,以及计算过程中出现的一些问题(Mainly based on a simple power flow calculation examples to illustrate the specific steps flow calculation, and calculation of some of the problems arising in the course)
- 2010-11-02 21:36:50下载
- 积分:1
-
OFDM
正交频分复用(OFDM)的调制与解调以及OFDM的误码率。(Orthogonal Frequency Division Multiplexing (OFDM) modulation and OFDM demodulation and bit error rate.)
- 2010-05-12 14:48:48下载
- 积分:1
-
FM
说明: Matlab demonstration script for frequency modulation
- 2010-10-19 05:10:48下载
- 积分:1
-
matlab_code
基础教学,代码示例,适用于泛泛学习,
基本可以满足初学者的要求,很经典的例子(basic teaching for matlab,examples)
- 2009-03-19 10:08:37下载
- 积分:1
-
Model_and_simulate_discrete-event_systems
SimEvents® extends Simulink® with tools for discrete-event simulation of the transactions between components in
a system architecture. You can use the architecture model to analyze performance characteristics such as
end-to-end latencies, throughput, and packet loss. SimEvents can also be used to simulate a process, such as a
mission plan or a manufacturing process, to determine resource requirements or identify bottlenecks.
- 2010-01-08 04:02:49下载
- 积分:1
-
classfy
用matlab实现的svm源程序。这个程序可以进行svm分类。(Svm matlab implementation with source code. This procedure can be svm classification.)
- 2010-09-13 15:21:06下载
- 积分:1
-
fuzzy1
dilation of the positive part and negative part of an object based on the fuzzy bipolar mathematical morphology
- 2010-05-18 17:41:12下载
- 积分:1