代码搜索:信号耦合

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

代码结果 10,000
www.eeworm.com/read/142086/12966258

m exa030504.m

%--------------------------------------------------------------------------------------- % exa030504.m, for example 3.5.4 and fig 3.5.4 % 两个高斯信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到显
www.eeworm.com/read/138571/13231239

vhd lineby.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_signed.all; entity lineby is port( clk:in std_logic; cp:in std_logic;--复位信号 y:out
www.eeworm.com/read/138571/13231716

vhd auto.vhd

--auto display library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_signed.all; entity auto is port( clk:in std_logic; cp:in std_logic;--复位信号
www.eeworm.com/read/317829/13496107

m exa010301.m

%--------------------------------------------------------------------------------------- % exa010301.m, for example 1.3.1 % 说明 高斯信号的时间中心、频率最小、时宽和带宽; % 注:在该程序中,用到了子程序 loctime,locfreq.m, %
www.eeworm.com/read/317829/13496190

m exa030504.m

%--------------------------------------------------------------------------------------- % exa030504.m, for example 3.5.4 and fig 3.5.4 % 两个高斯信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到显
www.eeworm.com/read/317775/13497440

m exa010301.m

%--------------------------------------------------------------------------------------- % exa010301.m, for example 1.3.1 % 说明 高斯信号的时间中心、频率最小、时宽和带宽; % 注:在该程序中,用到了子程序 loctime,locfreq.m, %
www.eeworm.com/read/317775/13497523

m exa030504.m

%--------------------------------------------------------------------------------------- % exa030504.m, for example 3.5.4 and fig 3.5.4 % 两个高斯信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到显
www.eeworm.com/read/314800/13558986

m exa010301.m

%--------------------------------------------------------------------------------------- % exa010301.m, for example 1.3.1 % 说明 高斯信号的时间中心、频率最小、时宽和带宽; % 注:在该程序中,用到了子程序 loctime,locfreq.m, %
www.eeworm.com/read/314800/13559068

m exa030504.m

%--------------------------------------------------------------------------------------- % exa030504.m, for example 3.5.4 and fig 3.5.4 % 两个高斯信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到显
www.eeworm.com/read/311447/13630948

m smthborder.m

function y = smthborder(x, n) % SMTHBORDER Smooth the borders of a signal or image光滑边界的一个信号或图像 % y = smthborder(x, n) % % Input: % x: the input signal or image % n: number of samp