-
-
...ES"
buildForRunning = "YES"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "A52E64311B14C0BF0...
-
-
...;ticm=load('loaddata12bus.m');l=load('linedata12bus.m'); br=length(l);no=length(m);MVAb=100;KVb=11;Zb=(KVb^2)/MVAb;% Per unit Valuesfor i=1:br R(i,1)=(l(i,4))/Zb; X(i,1)=(l(i,5))/Zb;endfor i=1:no P(i,1)=((m(i,2))/(1000*MVAb)); Q(i,1)=((m(i,3))...
-
-
...MATPOWER的某些文件中将某些变量定义为全局变量。 Sr no. 文件名.m 全局变量 1 printpf.m global loss 2 runpf.m global bus, gen, branch (In line no. 114) In runpf.m file, in “default arguments”, please write casename=’case_i...
-
-
...
K.set_session(sess)
K.set_learning_phase(1)
# data loading part
caseNo = 118
weight_4_mag = 100
weight_4_ang = 1#2*math.pi/360
psse_data = scipy.io.loadmat('dist2_118FASE_data.mat')
print(psse_data['inputs'].shape, psse_data['labels'].shape)
data_x = psse_data['inputs']
data_y = pss...
-
-
...sp; })# 立即查看最新测温功能@app.route('/temperature_now', methods=['POST'])def temperature_now(): try: data = request.json camera_info = { &...
-
-
...UIAlertControllerStyleAlert];
[self presentViewController:vc animated:NO completion:^(void){
[NSThread sleepForTimeInterval:1.0];
[vc dismissViewControllerAnimated:YES completion:nil];
}];
}二、运动传感器/加速计/陀螺仪应用:水平位置测试、摇一摇...
-
-
...uction and load balancing," in IEEE Transactionson Power Delivery, vol. 4, no. 2, pp. 1401-1407, Apr 1989. DOI: 10.1109/61.25627节点数:33 支路数:37频率:60Hz求解算法:ODE45仿真步长:33.333 us
-
-
Mellanox MLNX-OS,Mellanox MLNX-OS 用户手册Mellanox®操作系统MLNX-OS®支持Mellanox Technologies的InfiniBand交换机系统平台的管理和配置。MLNX-OS提供了一整套管理选项,包括对Mellanox的UFM®(统一结构管理器),SNMPv1、2、3和Web用户界面(...
-
-
...Microgrid Test System Simulation: Grid-Connected Mode.” Heliyon, vol. 5, no. 12, Elsevier BV, Dec. 2019, p. e02862, doi:10.1016/j.heliyon.2019.e02862.
-
-
...Pe2max*cos(d0))/(Pe3max-Pe2max); if abs(cosdc) > 1 fprintf('No critical clearing angle could be found.\n') fprintf('system can remain stable during this disturbance.\n\n') return else, enddc=acos(cosdc);if dc > dmaxfprintf('No critical clearing angle could be foun...