代码搜索:Separation
找到约 547 项符合「Separation」的源代码
代码结果 547
www.eeworm.com/read/345243/11824850
m chap1_13.m
%Integration Separation PID Controller
clear all;
close all;
ts=20;
%Delay plant
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_1=0;u_2=0;u_3=0;u
www.eeworm.com/read/155809/11845764
m chap1_13.m
%Integration Separation PID Controller
clear all;
close all;
ts=20;
%Delay plant
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_1=0;u_2=0;u_3=0;u
www.eeworm.com/read/258606/11851064
m chap1_13.m
%Integration Separation PID Controller
clear all;
close all;
ts=20;
%Delay plant
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
[num,den]=tfdata(dsys,'v');
u_1=0;u_2=0;u_3=0;u
www.eeworm.com/read/342323/12027732
m user_alg7.m
function W = user_alg7( X );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign
www.eeworm.com/read/342323/12027750
m user_alg8.m
function W = user_alg8( X );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign
www.eeworm.com/read/342323/12027782
m user_alg9.m
function W = user_alg9( X );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign
www.eeworm.com/read/342323/12028073
m user_alg2.m
function W = user_alg2( x );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign
www.eeworm.com/read/342323/12028101
m user_alg10.m
function W = user_alg10( X );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sig
www.eeworm.com/read/342307/12029707
m user_alg5.m
function W = user_alg5( x );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign
www.eeworm.com/read/342307/12029712
m user_alg7.m
function W = user_alg7( x );
% ICALAB user can replace this function by own algotrithm computing demixing matrix W
%
% This is only dummy function
%
% input:
% x - signals vector, each sign