代码搜索:efficiency
找到约 451 项符合「efficiency」的源代码
代码结果 451
www.eeworm.com/read/278983/6338309
ppt r1909_the_quest_for_rf_power_amplifier_efficiency.ppt
www.eeworm.com/read/448827/7525078
asv mr_1.asv
% WELL DONE
lamda=532 * 10^-9;
d=38 * 10^-6;
theta_r=45 * pi/180;
theta_s=-45 * pi/180;
dn=[];
%efficiency_s=100%
%for m=1:5
% theta_s(m)=theta_r+acos(m/(m+1/2));
% dn(m)=1/d*(m+1/2
www.eeworm.com/read/448827/7525079
m mr_1.m
% WELL DONE
lamda=532 * 10^-9;
d=38 * 10^-6;
theta_r=45 * pi/180;
theta_s=-45 * pi/180;
dn=[];
%efficiency_s=100%
%for m=1:5
% theta_s(m)=theta_r+acos(m/(m+1/2));
% dn(m)=1/d*(m+1/2
www.eeworm.com/read/190158/8446917
c mexcite.c
#define mmax(A,B) ((A)>(B)?(A):(B))
#define mmin(A,B) ((A)
www.eeworm.com/read/450639/7479455
h mexcite.h
/**************************************************************************
*
* NAME
* mexcite
*
* FUNCTION
* Modify the stochastic code book excitation gain
*
* SYNOPSIS
* subroutin
www.eeworm.com/read/140905/13053261
cpp assignment.cpp
#include "assignment.h"
//构造函数
Assignment::Assignment(int n, int * eff):
MAXVALUE(65532), MAXASSIGN(false), MINASSIGN(true),
ASSIGNED(-1), GETOFFED(-2)
{
scale = n;
efficiency = new int[sca
www.eeworm.com/read/408395/11389993
todo
Immediate
-
Long term
-
Missions (and make sure they're saved and loaded). Objects bound to ships and stuff that get polled (iscomplete) every so often
Debris streamers from damaged ships - very cool
www.eeworm.com/read/104078/15710407
c mexcite.c
#define mmax(A,B) ((A)>(B)?(A):(B))
#define mmin(A,B) ((A)
www.eeworm.com/read/431671/8662597
txt readme.txt
These files are either new ones or improved versions of previous files.
They improve the efficiency of the time frequency toolbox.
For this, put the following files in the following subdirectories
www.eeworm.com/read/430034/8771416
m pathloss.m
%
% Received power as a percentage of the transmitted power, taking into acount
% free-space loss, receiver input impedance mismatch and a
% transmitter receiver spacing of 20km to 100km
%
%