代码搜索:信号功率
找到约 10,000 项符合「信号功率」的源代码
代码结果 10,000
www.eeworm.com/read/302824/13826924
m demodulation.m
function demod_out = demodulation(demod_in,mod_mode)
%%*************************************************************************
%%Function information:
%%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/482655/6620654
m page29_1_7c.m
n=0:10;
x=power(0.5,n);
stem(n,x,'filled');%用来画离散的信号
axis([-3,7,-0.1,1.1]);
xlabel('n');
ylabel('x[n]');
www.eeworm.com/read/482336/6622957
bak sed1335.c.bak
/*******************************************************************************
1...RESET..... 复位信号,低电平有效,阻容式复位电路
2.../RD..... RD 读有效
3.../WR..... WR 写有效
4.../
www.eeworm.com/read/263720/11345713
m exa030307.m
%---------------------------------------------------------------------------------------
% exa030307.m, for example 3.3.7 and fig 3.3.7
% 说明多普勒信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到
www.eeworm.com/read/263720/11345715
m exa030306.m
%---------------------------------------------------------------------------------------
% exa030306.m, for example 3.3.6 and fig 3.3.6
% 说明高斯线性调频信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrpwv.m,
%
www.eeworm.com/read/404633/11481190
h statemachine.h
/***************************************************************************
**Filename : StateMachine.H 事件分发和状态转换头文件
* Programmer : Haven
**Date : 2007.9.25
**DESCRIPTION: 定义了预留的事件信号,状态转换和初始转
www.eeworm.com/read/261047/11668086
m myfun.m
clear all
close all
clc
%---------
global c; %海水中声速
global f; %发射信号频率
global a; %吸收系数
global tao; %发射脉宽
global fai0;
www.eeworm.com/read/260323/11733042
m chapter93.m
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
% 程序功能:四个输入信号,八单元均匀圆阵的波达方向估计和波束形成 %
% 程序员:王浩 harvey %
% 日期:20071018
www.eeworm.com/read/155843/11844110
m exa030307.m
%---------------------------------------------------------------------------------------
% exa030307.m, for example 3.3.7 and fig 3.3.7
% 说明多普勒信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到
www.eeworm.com/read/155843/11844256
m exa030306.m
%---------------------------------------------------------------------------------------
% exa030306.m, for example 3.3.6 and fig 3.3.6
% 说明高斯线性调频信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrpwv.m,
%