代码搜索:Rectangular

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

代码结果 1,427
www.eeworm.com/read/291067/6302833

m doa2rect.m

function rects = doa2rect(doas) %DOA2RECT Converts between DOA coordinates and rectangular coordinates. % %-------- %Synopsis: % rects = doa2rect(doas) %Description: % Converts between DOA coordin
www.eeworm.com/read/478412/6717292

m zgetaperture.m

function ApertureInfo = zGetAperture(SurfaceNumber) % zGetAperture - Requests information on a surface aperture from the Zemax DDE server. % % zGetAperture(SurfaceNumber) % % Returns a row vector
www.eeworm.com/read/478412/6717429

m zssetaperture.m

function zsApertureData = zsSetAperture(SurfaceNumber, ApertureData) % zsSetAperture - Sets aperture information at a surface from a Matlab structure. % % Usage : zsApertureData = zsSetAperture(Sur
www.eeworm.com/read/155919/11838388

m cp0301_ppm_sin.m

% % FUNCTION 3.1 : "cp0301_PPM_sin" % % Generation of a PPM-UWB signal in the case of a % sinusoidal modulating signal and rectangular pulses % % Transmitted Power is fixed at 'Pow'. % The sig
www.eeworm.com/read/155919/11838441

m cp0302_ppm_periodic.m

% % FUNCTION 3.3 : "cp0302_PPM_periodic" % % Generation of a PPM-UWB signal in the case of a generic % periodic modulating signal and rectangular pulses % Modulating signal is chosen to be charac
www.eeworm.com/read/155919/11838475

m cp0303_ppm_random.m

% % FUNCTION 3.4 : "cp0303_PPM_random" % % Generation of a PPM-UWB signal in the case of % a random modulating signal and rectangular pulses. % The modulating signal is characterized by % a norm
www.eeworm.com/read/228506/14381163

m cp0303_ppm_random.m

% % FUNCTION 3.4 : "cp0303_PPM_random" % % Generation of a PPM-UWB signal in the case of % a random modulating signal and rectangular pulses % The modulating signal is characterized by % a norma
www.eeworm.com/read/228505/14381166

m cp0302_ppm_periodic.m

% % FUNCTION 3.3 : "cp0302_PPM_periodic" % % Generation of a PPM-UWB signal in the case of a generic % periodic modulating signal and rectangular pulses % Modulating signal is chosen to be charac
www.eeworm.com/read/292922/8323319

m cp0303_ppm_random.m

% % FUNCTION 3.4 : "cp0303_PPM_random" % % Generation of a PPM-UWB signal in the case of % a random modulating signal and rectangular pulses. % The modulating signal is characterized by % a norm
www.eeworm.com/read/172354/9712432

m plu.m

function [P,L,U,pivcol,sign] = plu(A) %PLU Pivoting, rectangular, LU factorization. % [P,L,U] = PLU(A), for a rectangular matrix A, uses Gaussian elimination % to compute a permutation matrix P, a