代码搜索:Rectangular

找到约 1,427 项符合「Rectangular」的源代码

代码结果 1,427
www.eeworm.com/read/101505/15828575

h isohexdefs.h

//////////////////////////////////////////////////////////// //IsoHexDefs.h //24JUL2000 //Ernest S. Pazera //fundamental enumerations for use with the IsoHexCore engine //////////////////////////
www.eeworm.com/read/164099/10129350

m c4ex19.m

% c4ex19 % t_max = 2; t = -t_max+1:.01:t_max; L = length(t); for k = 1:4 % Loop to do 4 values of window width k_even = 2*k; k_odd = 2*k - 1; W = 2 + (k-1); tp = [2*t(1):.01:2*t(L)]; w_r = 2*W*sinc
www.eeworm.com/read/244728/12846953

html mainwzrectangulartest.html

COG 2.1: Rectangular coordinates Rectangular Coordinates Rectangular coordinates are compositions of 1D coordinates. The 1D coordinates
www.eeworm.com/read/304658/13790263

m interleaver.m

function pattern=interleaver_3GPP(x) %**************************************************************** % 内容概述:3GPP标准交织器 % 参考文献:《3GPP TS 25.212 V6.5.0 (2005-06)》 %**********************************
www.eeworm.com/read/257423/6356500

m c4ex19.m

% c4ex19 % t_max = 2; t = -t_max+1:.01:t_max; L = length(t); for k = 1:4 % Loop to do 4 values of window width k_even = 2*k; k_odd = 2*k - 1; W = 2 + (k-1); tp = [2*t(1):.01:2*t(L)]; w_r = 2*W*sinc
www.eeworm.com/read/476392/6759397

m chp10ex2.m

V012 = [.6 90 1 30 0.8 -30]; Vabc = sc2abc(V012); % Unbalanced phasors from symmetrical components Vabcp= rec2pol(Vabc) % Converts rectangular phasors into polar form
www.eeworm.com/read/476392/6759495

m chp10ex1.m

Iabc = [1.6 25 1.0 180 .9 132]; I012 = abc2sc(Iabc); % Symmetrical components of phase a I012p= rec2pol(I012) % Converts rectangular phasors into polar form
www.eeworm.com/read/257010/11960200

m chp10ex1.m

Iabc = [1.6 25 1.0 180 .9 132]; I012 = abc2sc(Iabc); % Symmetrical components of phase a I012p= rec2pol(I012) % Converts rectangular phasors into polar form
www.eeworm.com/read/257010/11960992

m chp10ex2.m

V012 = [.6 90 1 30 0.8 -30]; Vabc = sc2abc(V012); % Unbalanced phasors from symmetrical components Vabcp= rec2pol(Vabc) % Converts rectangular phasors into polar form
www.eeworm.com/read/471460/6894030

m chp10ex2.m

V012 = [.6 90 1 30 0.8 -30]; Vabc = sc2abc(V012); % Unbalanced phasors from symmetrical components Vabcp= rec2pol(Vabc) % Converts rectangular phasors into polar form