代码搜索结果
找到约 10,000 项符合
Power 的代码
cp0802_pdp.m
%
% FUNCTION 8.10 : "cp0802_PDP"
%
% Evaluates the Power Delay Profile 'PDP'
% of a channel impulse response 'h' sampled
% at frequency 'fc'
%
% Programmed by Guerino Giancola
%
function [P
makesbus.m
function Sbus = makeSbus(baseMVA, bus, gen)
%MAKESBUS Builds the vector of complex bus power injections.
% Sbus = makeSbus(baseMVA, bus, gen) returns the vector of complex bus
% power injections
hhu_pfcp.m
%% MATPOWER
%% A matlab for power syetem simulation package
% Copyright (C)1997-2007
%
% This toolbox is free software; you can redistribute it and/or modify
% it under the terms of the GNU Ge
smdk2410.c
/*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* (C) Copyright 2002
* David Mueller, ELSOFT AG,
*
* See
nios pcb eco 2008-5-2 15-43-25.log
Added Component: Designator=DU1_1(SIP2)
Added Component: Designator=DU2_1(SIP2)
Added Pin To Net: NetName=POWER Pin=DU1_1-1
Added Pin To Net: NetName=POW0 Pin=DU1_1-2
Added Pin To Net: NetName=GND
ryxiangwei.pin
-- Copyright (C) 1991-2004 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a
kalman2.m
clear all;
h=50.0;
Re=6378393.0;
g0=9.78049; g=g0*(1.0-2.0*h/Re);
pi=3.1415926; k=pi/180.0;
phi=45.7796; phi=phi*k;
wie=7.2921185e-5;
w=[0;cos(phi);sin(phi)]*wie;
T=eye(3);
t=30; step=0.8
kalman.m
clear all
wd=45.6679;
PI=3.1415926;
wie=7.29e-5;
R=6378.393*1000;
g=9.8;
step=2;
t=30;
time=t*60/step;
dw=0.01*PI/180/3600;
df=1e-4*g;
dphi=PI/180;
w=[wie*cos(wd*dphi);wie*sin(wd*dphi)];
makesbus.m
function Sbus = makeSbus(baseMVA, bus, gen)
%MAKESBUS Builds the vector of complex bus power injections.
% Sbus = makeSbus(baseMVA, bus, gen) returns the vector of complex bus
% power injections
fun_ccv.m
function [f, g] = fun_ccv(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt)
%FUN_CCV Evaluates objective function & constraints for OPF.
% [f, g] = fun_ccv(x, baseMVA, bus