代码搜索:串行信号
找到约 10,000 项符合「串行信号」的源代码
代码结果 10,000
www.eeworm.com/read/211981/15168761
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/11569/230821
c traffic.c
/*****************************************************************************/
/* TRAFFIC.C: 使用C51编译器的交通信号灯控制器 */
/**************************************************
www.eeworm.com/read/335534/3358511
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/256142/4370510
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/293552/8287178
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/411340/11248414
c traffic.c
/*****************************************************************************/
/* TRAFFIC.C: 使用C51编译器的交通信号灯控制器 */
/**************************************************
www.eeworm.com/read/135728/13905986
txt readme.txt
《数字信号处理——理论、算法与实现》
配书光盘
版权所有,侵权必究
2003年4月
________________________
www.eeworm.com/read/135728/13906157
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/202967/15368677
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/291730/8401706
m 13-23.m
%装载源信号
load noisbump;
s=noisbump(1:1000);
figure(1);
subplot(2,1,1);plot(s);title('原始信号');
%采用默认阈值,以小波包函数wpdencmp对s进行压缩处理
[thr,sorh,keepapp,crit]=wdencmp('cmp','wp',s);
[sc,treed,perf0,perfl2]=