代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/358270/10193253
m adbp.m
% ADBP Convert a decibel signal into a power signal
%
% [y] = ADBP (x) converts x into a power signal
%
function [y] = adbP (x)
y = 10.^(x/10);
www.eeworm.com/read/358270/10193275
m adbm.m
% ADBM Convert a dbm signal into a power signal (Watts)
%
% [y] = ADBM (x) converts x into a power signal
%
function [y] = adbm (x)
y = 10.^((x-30)/10);
www.eeworm.com/read/358270/10193279
m dbp.m
% DBP Convert a power signal into decibels
%
% [y] = DBP (x) converts x into decibels
%
function [y] = dbP (x)
y = 10.*log10(abs(x));
www.eeworm.com/read/358270/10193298
m dbm.m
% DBM Convert a power signal (Watts) into dbm
%
% [y] = DBM (x) converts x into dbm
%
function [y] = dbm (x)
y = 10.*log10(abs(x/1E-3));
www.eeworm.com/read/357066/10216656
cpp 最小二乘法.cpp
#include
#include
void main()
{
int i;
float *a;
float x[16]={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16};
float y[16]={4.00,6.40,8.00,8.80,9.22,9.50,9.70,9.86,
10.00,1
www.eeworm.com/read/356723/10222130
m soj_reqi.m
% Use this input file to excite function "ssj_req"
clear all
pt = 50.0e+3; % peak power in Watts
g = 35.0; % antenna gain in dB
freq = 3.6e+9; % radar operating frequency in Hz
sigma =
www.eeworm.com/read/356361/10230108
h pcu.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : pcu.h
* Author : MCD Application Team
* Date First Issued : 30/05/2003
* Descri
www.eeworm.com/read/356361/10230128
c pcu.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : pcu.c
* Author : MCD Application Team
* Date First Issued : 09/09/03
* Descript
www.eeworm.com/read/356348/10230742
rpt div248.fit.rpt
Fitter report for div248
Mon Mar 26 15:49:32 2007
Version 6.0 Build 202 06/20/2006 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/356343/10230784
pin fifo.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a