代码搜索结果
找到约 10,000 项符合
Power 的代码
dk74x191.pin
-- Copyright (C) 1991-2008 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
dk74x161.pin
-- Copyright (C) 1991-2008 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
lf2407a stages.prjpcbstructure
Record=SubProject|ProjectPath=1
Record=SubProject|ProjectPath=P
Record=SubProject|ProjectPath=P
Record=SubProject|ProjectPath=1
Record=SubProject|ProjectPath=CN?
Record=SheetSymbol|SourceDocument
color.pin
-- Copyright (C) 1991-2004 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a
half_clk.epe.rpt
PowerPlay Early Power Estimator File Generator report for half_clk
Sun Mar 04 17:48:55 2007
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
------
unc_nn_dpowerplot.m
%the dimension is two ,n=2;
clear
clc
lb=-1;
ub=1;
teix=0.01;
[X,Y] = meshgrid(lb:teix:ub);
Z=power(abs(X),2)+power(abs(Y),3);
% % mesh
mesh(X,Y,Z)
axis([lb ub lb ub 0 2]);
title('unc
unc_n2_shubert3plot.m
lb=-10;
ub=10;
teix=0.05;
[X,Y] = meshgrid(lb:teix:ub,lb:teix:ub);
%get Z;
a=1.42513;
b=0.80032;
suma=0;
for i=1:5
suma=suma+i*cos((i+1)*X+i);
end
sumb=0;
for i=1:5
sumb=sumb+i*cos((i+1
caseformat.m
%CASEFORMAT Defines the MATPOWER case file format.
% A MATPOWER case file is an M-file or MAT-file which defines the variables
% baseMVA, bus, gen, branch, areas, and gencost. With the exceptio
ch03.02.c
// #include
#include
/**
** 2 raised to the power of 10: 1024
**/
int main()
{
int value = 2;
int pow = 10;
cout
ssj_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.2e+9; % radar operating frequency in Hz
sigma =