代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/313184/13593864
m alamouti.m
function varargout = Alamouti(varargin)
% ALAMOUTI Application M-file for Alamouti.fig
% FIG = ALAMOUTI launch Alamouti GUI.
% ALAMOUTI('callback_name', ...) invoke the named callback.varargin
www.eeworm.com/read/312772/13604837
rpt elc_clock.fit.rpt
Fitter report for elc_clock
Mon Jul 23 15:48:59 2007
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2
www.eeworm.com/read/312733/13605796
c atof.c
//#include
extern float rvalue;
void atoff(char s[])
{
float val, power;
int i, sign;
for (i = 0; s[i] == ' '; i++)
;
sign = (s[i] == '-') ? -1 : 1;
if (s[i] == '+' ||
www.eeworm.com/read/312587/13608653
m ip_01_08.m
% MATLAB script for Illustrartive Problem 8, Chapter 1.
ts=0.001;
fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi*219*t)
www.eeworm.com/read/312211/13615976
cpp ratlsq.cpp
#include
#include
#include
#include "nr.h"
using namespace std;
void NR::ratlsq(DP fn(const DP), const DP a, const DP b, const int mm,
const int kk, Vec_O_DP &cof
www.eeworm.com/read/311909/13622704
h d_pset.h
#ifndef POWERSET_FUNCTIONS
#define POWERSET_FUNCTIONS
#include
#include
#include "d_setops.h" // for set union (+)
using namespace std;
// return the power set of s
tem
www.eeworm.com/read/311447/13630889
m upsample2df.m
function ho=upsample2df(h, power);
% upsample filter by 2^power;
[m,n]=size(h);
ho = zeros(2^power * m,2^power * n);
ho(1:2^power:end,1:2^power:end)=h;
www.eeworm.com/read/310945/13639608
pin dds.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/309977/13661083
rpt zz.fit.rpt
Fitter report for zz
Sat Sep 22 16:56:33 2001
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fitte
www.eeworm.com/read/309977/13661095
pin zz.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