代码搜索:complex-valued

找到约 133 项符合「complex-valued」的源代码

代码结果 133
www.eeworm.com/read/473219/6849076

m complexex.m

clc echo on %********************************************************* % % Complex-valued problems % %********************************************************* % % YALMIP deals with complex-va
www.eeworm.com/read/193277/8243091

m complexex.m

clc echo on %********************************************************* % % Complex-valued problems % %********************************************************* % % YALMIP deals with complex-va
www.eeworm.com/read/305575/13765545

m normform.m

function[a,b,th,phi,nu,ka,ecc]=normform(varargin) %NORMFORM Converts a complex-valued vector into "normal form". % % [A,B,TH,PHI]=NORMFORM(U), where U is a 2x1 complex-valued % vector, returns th
www.eeworm.com/read/406421/11442673

cpp cmpxpoly.cpp

//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // // File = cmpxpoly.cpp // // class that implements a polynomial with // complex-valued coefficients // #include
www.eeworm.com/read/177451/9451912

m 多项式_svm.m

close all; clear all; N=6; M=8; j=sqrt(-1); len=100; % rp.TNRdB=10; % rp.INRdB=10; % rp.mean_v = 0; % mean of complex-valued AWGN % rp.var_v = 1; % variance of complex-valued AWGN theta=[
www.eeworm.com/read/416646/11018724

txt boshu.txt

%波束形成 clear all; N=5; M=8; L=1; u=0.05; j=sqrt(-1); rp.TNRdB=0; rp.INRdB=40; rp.mean_v = 0; % mean of complex-valued AWGN rp.var_v = 1; % variance of complex-valued AWGN theta=[0,40*pi/180
www.eeworm.com/read/331444/12828202

m buildscfpyr.m

% [PYR, INDICES, STEERMTX, HARMONICS] = buildSCFpyr(IM, HEIGHT, ORDER, TWIDTH) % % This is a modified version of buildSFpyr, that constructs a % complex-valued steerable pyramid using Hilbert-transfo
www.eeworm.com/read/305575/13765634

m rot.m

function[y]=rot(x) % ROT Complex-valued rotation: ROT(X)=EXP(SQRT(-1)*X) % _________________________________________________________________ % This is part of JLAB --- type 'help jlab' for more i
www.eeworm.com/read/347943/11626794

m feascpx.m

% FEASCPX Generates a random sparse optimization problem with % linear, quadratic and semi-definite constraints. Output % can be used by SEDUMI. Includes complex-valued data. % % The followi
www.eeworm.com/read/305575/13765450

m mspec.m

function[varargout]=mspec(varargin) % MSPEC Multitaper power and cross spectra. % % MSPEC implements spectral analysis using the multitaper method. % Real-valued or complex-valued data may be in