代码搜索:信号功率

找到约 10,000 项符合「信号功率」的源代码

代码结果 10,000
www.eeworm.com/read/473352/6851485

m wrongbitrate.m

clear clc %画出L_PPM、L_PWM、L_DPPM相对于OOK的相对功率相率 i=1; M=4; for SNR0=0:1:8 SNR=10^(SNR0/10); Pseook(i)=1/2*erfc(SNR/sqrt(2)); Pseppm(i)=1/2*erfc(sqrt(M*8)*SNR/2); Psedppm(i)=1/2*erf
www.eeworm.com/read/173480/9655841

plg 5820.plg

礦ision2 Build Log Project: D:\开发资料\5820电磁铁\5820功率板程序\5820.uv2 Project File Date: 07/14/2005 Output: Build target 'Target 1' compiling 5820.c.
www.eeworm.com/read/413075/11168108

plg 7715.plg

礦ision3 Build Log Project: F:\PC及MCU资料\康 开放 光功率\程序\ad7715\7715.uv2 Project File Date: 02/16/2009 Output: Build target 'Target 1' assembling S
www.eeworm.com/read/410932/11264206

txt entity_npc.txt

# npc # 格式 # 序号+名称+等级+掉落金钱+hp+mana+最小攻击力+最大攻击力+防御+攻击成功率+移动半径+经验值+物理抵抗+ # 魔法抵抗+冰系抵抗+毒系抵抗+电系抵抗+火系抵抗+fbs+fce+fcm+fcp+fcr+fhr+flr+fmr+fms+fpr+fsr+fss+skill3种
www.eeworm.com/read/335725/12501941

txt exam3_ami.m.txt

>AMI码的功率谱 >时间单位 us 频率单位 MHz 码元速率 Mb/s clear all close all k=input('取样点数=2^k,k=[14]'); if isempty(k), k=14; end N=2^k; >采样点数 L=64; >每码元采样点数 M=N/L; >码元数 Rb=2; >码元速率 Ts=1/Rb; >码
www.eeworm.com/read/192552/8375547

m demodulation.m

function demod_out = demodulation(demod_in,mod_mode) %%************************************************************************* %%Function information: %%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/192551/8375584

m demodulation.m

function demod_out = demodulation(demod_in,mod_mode) %%************************************************************************* %%Function information: %%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/192305/8388360

m exa030307.m

%--------------------------------------------------------------------------------------- % exa030307.m, for example 3.3.7 and fig 3.3.7 % 说明多普勒信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到
www.eeworm.com/read/192305/8388485

m exa030306.m

%--------------------------------------------------------------------------------------- % exa030306.m, for example 3.3.6 and fig 3.3.6 % 说明高斯线性调频信号的WVD; % % 注:在该程序中,用到了子程序 tfrpwv.m, %
www.eeworm.com/read/391285/8412293

m demodulation.m

function demod_out = demodulation(demod_in,mod_mode) %%************************************************************************* %%Function information: %%由信道信号的复数值解调对应的二进制序列(In this program,the c