代码搜索:cohen

找到约 546 项符合「cohen」的源代码

代码结果 546
www.eeworm.com/read/315064/13552968

asv cohen.asv

%Cohen-Coon整定函数 function[Gc,Kp,Ti,Td]=cohen(key,vars) K=vars(1);L=vars(2);T=vars(3); a=K*L/T;tau=L/(L+T); if key==1 %P控制器 Kp=(1+0.35*tau/(1-tau))/a; Gc=tf(Kp,1); elseif key==2
www.eeworm.com/read/315064/13552971

m cohen.m

%Cohen-Coon整定函数 function[Gc,Kp,Ti,Td]=cohen(key,vars) K=vars(1);L=vars(2);T=vars(3); a=K*L/T;tau=L/(L+T); if key==1 %P控制器 Kp=(1+0.35*tau/(1-tau))/a; Gc=tf(Kp,1); elseif key==2
www.eeworm.com/read/477930/6726208

bak cohen.bak

//Implementation of Cohen-Sutherland Line Clipping Algorithm #include #include #include int Left=0,Right=1,Top=2,Bottom=3; int wx1,wy1,wx2,wy2; int getCode
www.eeworm.com/read/477930/6726210

cpp cohen.cpp

//Implementation of Cohen-Sutherland Line Clipping Algorithm #include #include #include int Left=0,Right=1,Top=2,Bottom=3; int wx1,wy1,wx2,wy2; int getCode(i
www.eeworm.com/read/433250/8537321

m demo_cohen.m

function demo_cohen() % demo_cohen - brief overview of the different Cohen classes % % Usage % demo_cohen % % Give an overview of the four signals types and present some examples % the demonstrate
www.eeworm.com/read/430181/8762719

pdf cohen_book.pdf

www.eeworm.com/read/352445/10551876

m demo_cohen.m

function demo_cohen() % demo_cohen - brief overview of the different Cohen classes % % Usage % demo_cohen % % Give an overview of the four signals types and present some examples % the demonstrate
www.eeworm.com/read/330869/12863272

m demo_cohen.m

function demo_cohen() % demo_cohen - brief overview of the different Cohen classes % % Usage % demo_cohen % % Give an overview of the four signals types and present some examples % the demonstrate
www.eeworm.com/read/365493/2896858

m demo_cohen.m

function demo_cohen() % demo_cohen - brief overview of the different Cohen classes % % Usage % demo_cohen % % Give an overview of the four signals types and present some examples % the demonstrate