代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/301479/13858624
m compare.m
ts=0.001;
fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi*219*t);
p=spower(x);
psd1=spectrum(
www.eeworm.com/read/301479/13858626
asv compare.asv
ts=0.001;
fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi*219*t);
p=spower(x);
psd1=spectrum(
www.eeworm.com/read/301268/13862230
c fft.c
/*************************************************************************
* *
* ROUTINES IN THIS FILE:
www.eeworm.com/read/301198/13864155
c show_pow.c
#include
#include
void main (void)
{
int power;
for (power = -2; power
www.eeworm.com/read/301188/13864263
rpt miaobiao.fit.rpt
Fitter report for miaobiao
Wed Apr 16 16:36:45 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2.
www.eeworm.com/read/301035/13868341
pin dds_all.pin
-- Copyright (C) 1991-2006 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
www.eeworm.com/read/152843/5661806
c sysfs.c
/*
* drivers/base/power/sysfs.c - sysfs entries for device PM
*/
#include
#include
#include "power.h"
/**
* state - Control current power state of device
*
*
www.eeworm.com/read/149015/5703944
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/147682/5728088
m asptsharf.m
% [w,u,y,e,Px,Py] = asptsharf(N,M,w,u,x,d,e,c,mu,Px,Py)
%
% Performs filtering and coefficient update using the
% Simple Hyperstable Adaptive Recursive Filter (SHARF)
% algorithm. The f
www.eeworm.com/read/147682/5728109
m asptrdrnlms.m
% [w,y,e,p]= asptrdrnlms(x,w,d,mu,p,b,k)
%
% Performs filtering and coefficient update using the
% Recent Data Reusing Normalized Least Mean Squares
% (RDRNLMS) algorithm.
% RDRNLMS upda