代码搜索结果
找到约 25,001 项符合
Power 的代码
lpcar2pf.m
function pf=lpcar2pf(ar,np)
%LPCAR2PF Convert AR coefs to power spectrum PF=(AR,NP)
% the power spectrum will contain np+2 points ranging from Dc to nyquist frequency
% The routine is faster if NP+
fig1_24.m
% THis program produces Fig 1.24 of text
%ssj_reqi
clear all
pt = 50.0e+3; % peak power in Watts
g = 35.0; % antenna gain in dB
freq = 5.6e+9; % radar operating frequency in Hz
sigma =
power.c
//depot/Lab01_N/Drivers/serial/serial/power.c#4 - edit change 11732 (text)
/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
power.c
Abstract:
This module contains the
intpwr.c
/*++
Module Name:
intpwr.c
Abstract:
The power management related processing.
The Power Manager uses IRPs to direct drivers to change system
and device power levels, to
power.c
/*************************************************/
/******************电源管理*******************/
/*************2003年3月17日*******************/
/************WROTE BY WANGSW********************/
spower.m
function p=spower(x)
% p=spower(x)
%SPOWER returns the power in signal x
p=(norm(x)^2)/length(x);
intpwr.c
/*++
Module Name:
intpwr.c
Abstract:
The power management related processing.
The Power Manager uses IRPs to direct drivers to change system
and device power levels, to
bulkpwr.c
/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
bulkpwr.c
Abstract:
The power management related processing.
The Power Manager uses IRPs to direct drivers to c
runpf.m
function [MVAbase, bus, gen, branch, success, et] = ...
runpf(casename, mpopt, fname, solvedcase)
%RUNPF Runs a power flow.
%
% [baseMVA, bus, gen, branch, success, et] = ...
% run
pfcp使用说明.txt
Power Flow Calculation Packages V3.0
Based on Matpower
Revised by hhusgq
e-mail:hhusgq@hhu.edu.cn
欢迎使用Power Flow Calcul