代码搜索:Separation
找到约 547 项符合「Separation」的源代码
代码结果 547
www.eeworm.com/read/393873/8256386
m emd_separation.m
% EMD_SEPARATION.M
%
% P. Flandrin, Mar. 13, 2003 - modified Mar. 2, 2006
%
% computes and displays an error measure in the EMD
% separation of two tones
%
% produces Figure 4 in
%
% G. Rilling, P. Fl
www.eeworm.com/read/173274/9663901
m emd_separation.m
% EMD_SEPARATION.M
%
% P. Flandrin, Mar. 13, 2003
%
% computes and displays an error measure in the EMD
% separation of two tones
%
% produces Figure 4 in
%
% G. Rilling, P. Flandrin and P. Gon鏰lv鑣
%
www.eeworm.com/read/333887/12656134
m emd_separation.m
% EMD_SEPARATION.M
%
% P. Flandrin, Mar. 13, 2003 - modified Mar. 2, 2006
%
% computes and displays an error measure in the EMD
% separation of two tones
%
% produces Figure 4 in
%
% G. Rilling, P. Fl
www.eeworm.com/read/202129/15390370
m emd_separation.m
% EMD_SEPARATION.M
%
% P. Flandrin, Mar. 13, 2003 - modified Mar. 2, 2006
%
% computes and displays an error measure in the EMD
% separation of two tones
%
% produces Figure 4 in
%
% G. Rilling, P. Fl
www.eeworm.com/read/166938/9988463
m signal_separation1.m
load noissin;
x = noissin;
figure(1);
subplot(611);
plot(x);
ylabel('x');
% 使用db5小波对信号进行5层分解
[c,l]=wavedec(x,5,'db5');
for i=1:5
% 对分解的第5层到第1层的低频系数近行重构
a = wrcoef('a',c,l,'db5',6-i)
www.eeworm.com/read/166938/9988479
m signal_separation2.m
load trsin;
x = trsin;
subplot(711);
plot(x);
axis tight;
ylabel('x');
% 使用db5小波对信号进行6层分解
[c,l]=wavedec(x,6,'db5');
for i=1:6
% 对分解的第6层到第1层的低频系数近行重构
a = wrcoef('a',c,l,'db5',7-i);
www.eeworm.com/read/326136/13162296
omd determine_separation_distance.omd
I-Logix-RPY-Archive version 2.0.1
{ IDiagram
- _ID = 1;
- hasUnit = 1;
- _properties = NULL;
- _name = "Determine Separation Distance";
- _comment = "";
- _lastID = 32;
- _stamp = 5380
www.eeworm.com/read/326136/13162302
msc separation_distance_scenario.msc
I-Logix-RPY-Archive version 2.0.1
{ IMSC
- _ID = 1;
- hasUnit = 1;
- _properties = NULL;
- _name = "Separation Distance Scenario";
- _comment = "";
- _lastID = 20;
- _stamp = 57027390;
www.eeworm.com/read/326136/13162463
msc separation_distance_scenario.msc
I-Logix-RPY-Archive version 2.0.1
{ IMSC
- _ID = 1;
- hasUnit = 1;
- _properties = NULL;
- _name = "Separation Distance Scenario";
- _comment = "";
- _lastID = 25;
- _stamp = 57344211;
www.eeworm.com/read/326136/13162477
msc separation_distance_scenario.msc
I-Logix-RPY-Archive version 2.0.1
{ IMSC
- _ID = 1;
- hasUnit = 1;
- _properties = NULL;
- _name = "Separation Distance Scenario";
- _comment = "";
- _lastID = 25;
- _stamp = 57344211;