代码搜索结果
找到约 10,000 项符合
Power 的代码
ch7024.h
#ifndef _SDDETECT_H_DEFINED
#define _SDDETECT_H_DEFINED
#include
#include
#endif
//
// power manager
//
/******************************************************
calcmstxpowraise.m
%CalcMsTxPowRaise txPowerRaise = CalcMsTxPowRaise(lpTables, speeds) returns the single
% link average power raise caused by power control following multipath
%
reducebstxpower.m
%REDUCEBSTXPOWER REDUCEBSTXPOWER limits the power per link and the total tx power of
% a base station according the method specified in npswini by
% reducePowerS
clock.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions,
eix2.m
function ei = EIx2(x)
if x < 0
disp('x必须大于0!');
return;
end
format long;
cof = [-0.57721566;0.99999193;-0.24991055;
0.05519968;-0.0097004;0.00107857];
cr = [0.2677737343;8.63
bessel2.m
function Jx = bessel2(n,x)
format long;
if n == 0
a = [-2.957821389e9;7.062834065e9;-5.123598036e8;
1.087988129e7;-8.632792757e4;2.284622733e2];
b = [4.0076544269e10;7.452499648e
besselm.m
function Jx = besselm(n,x)
format long;
if n == 0
a = [1.0;3.5156229;3.0899424;1.2067492;
0.2659732;0.0360768;0.0045813];
b = [0.39894228;0.01328592;0.00225319;
-0.00157
float.h
/********************************************************************/
/* float.h v7.01 */
/* Copyright (c) 1988-1996 Texas Instruments Inc.
fq_divider.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions,
time_lock.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions,