代码搜索:Voltage Regulation
找到约 5,122 项符合「Voltage Regulation」的源代码
代码结果 5,122
www.eeworm.com/read/248277/12586363
pof voltage2.pof
www.eeworm.com/read/248277/12586367
sof voltage2.sof
www.eeworm.com/read/182928/9183827
c main.c
/****************************************************************************
* file name: main.c
*****************************************************************************/
#include "config
www.eeworm.com/read/433024/8551354
jpg current to voltage converter.jpg
www.eeworm.com/read/430025/8772237
m doherty_current_voltage.m
%The current and voltage waveform of the Doherty carrier and peak power amplifier
%2006-12-15
%wujianfeng
%Sweden;
close all
clear all
k=4;
n=0;
immax=1;
rl=1;
for im=0:0.01:1
n=n+1;
www.eeworm.com/read/430025/8772240
asv chireix_current_voltage.asv
%This program will give out the current and voltage of the chireix PA
%and th algorithm is based on the chireix-Z matrix
%2006-12-22
%Sewend
%wujianfeng
theta=pi/3;
vdd=28;
rl=50;
zt=
for
www.eeworm.com/read/430025/8772252
asv doherty_current_voltage.asv
%The current and voltage waveform of the Doherty carrier and peak power amplifier
%2006-12-15
%wujianfeng
%Sweden;
close all
clear all
k=2;
n=0;
immax=1;
rl=1;
for im=0:0.01:1
n=n+1;
www.eeworm.com/read/430025/8772259
asv efficiency_voltage_current.asv
%efficiency of a pa when we consider the loss of the PA
%2007-02-16
%wujianfeng
%Sweden
clear all
close all
vdd=30;
k=pi/4;
vo1=[0:1:14];
zo=1;
rsr=zo/10;
rsh=zo*10;
for n=1:1:length(zo)
www.eeworm.com/read/430025/8772264
m efficiency_voltage_current.m
%efficiency of a pa when we consider the loss of the PA
%2007-02-16
%wujianfeng
%Sweden
clear all
close all
vdd=30;
k=pi/4;
vo1=[0:1:14];
zo=2;
rsr=zo/10;
rsh=zo*10;
for n=1:1:length(vo1
www.eeworm.com/read/430025/8772306