-
power-flow-based-on-BB-plan
C语言编写P-Q分解法潮流计算程序,基于BB方案,且该程序采用基于稀疏技术的因子表法进行迭代求解,以降低存储量,提高运算速度。附有IEEE5,14,30,39,118节点系统数据及潮流结果,已验证程序的可行性。(C language PQ decomposition method flow calculation procedures, based on BB plan and carry out the program uses an iterative solution technique based on sparse factor table method to reduce the storage capacity, improve processing speed. IEEE5,14,30,39,118 node system with data and trend results verified the feasibility of the program.)
- 2014-09-25 14:27:48下载
- 积分:1
-
Matlab-Codes
荷兰瓦格宁根大学研究的温室小气候模型,包含17个状态变化和8个控制变量,具有较高的模拟精度(a complete greenhouse microclimate model developed by wagenigen, have 17 state variables and 8 control inputs,and posses precise simulation error)
- 2013-09-15 14:14:32下载
- 积分: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
-
LM2500
lm2500的燃气轮机的动态建模仿真,很好很强大(lm2500 gas turbine dynamic modeling and simulation, very very strong)
- 2020-12-15 20:49:15下载
- 积分:1
-
relay-and-location-election
水下三点中继协作通信系统中中继节点位置和发射频率的选择(Choose three underwater relay cooperative communication system relay node locations, and the transmission frequency)
- 2016-04-13 20:20:27下载
- 积分:1
-
basic-trial
A beginning trial that i have done for wiener filter
- 2012-03-31 19:28:06下载
- 积分:1
-
FramingNew
code for parsing signal into frames.
- 2013-05-07 05:14:11下载
- 积分:1
-
COMSOL_LibDoc_RF
comsol rf 模块的使用说明,包括各种模型及详细例子说明(comsol rf module instructions, including detailed examples of various models and)
- 2011-09-22 23:31:53下载
- 积分:1
-
CodesFile
图像取证,可用于检测图像CFA插值,并给出正确结果(image forensic)
- 2020-11-23 10:49:34下载
- 积分:1
-
nCC-matlab-
NCC算法的matlab的实现,代码简单易懂,只是运行时间稍长。(NCC algorithm matlab implementation, the code is simple to understand, just run a little longer.)
- 2020-11-12 21:49:45下载
- 积分:1