代码搜索:complex-valued
找到约 133 项符合「complex-valued」的源代码
代码结果 133
www.eeworm.com/read/284452/8928107
m wvdist_af.m
function afwig = WVDist_AF(sig)
% WVDist_AF -- Alias-Free Wigner-Ville Distribution
% Usage
% afwig = WVDist_AF(sig)
% Inputs
% sig 1-d signal
% Outputs
% afwig complex-valued
www.eeworm.com/read/432925/8563517
m wigner.m
function afwig = WVDist_AF(sig)
% WVDist_AF -- Alias-Free Wigner-Ville Distribution
% Usage
% afwig = WVDist_AF(sig)
% Inputs
% sig 1-d signal
% Outputs
% afwig complex-valued matri
www.eeworm.com/read/432925/8563542
m wigner.m
function afwig = WVDist_AF(sig)
% WVDist_AF -- Alias-Free Wigner-Ville Distribution
% Usage
% afwig = WVDist_AF(sig)
% Inputs
% sig 1-d signal
% Outputs
% afwig complex-valued matri
www.eeworm.com/read/305575/13765559
m uvplot.m
function[h1,h2]=uvplot(varargin)
%UVPLOT Plot u and v components of velocity on the same axis.
%
% UVPLOT(T,CV) plots the real and imaginary components of the
% complex-valued data CV=U+iV versus
www.eeworm.com/read/478200/6721865
m comfac.m
function [A,B,C,FIT,IT]=comfac(X,Fac,Options,DoComp,CompIt,Init);
%COMFAC Algorithm for fitting the complex-valued PARAFAC model
%
% See e.g. Rasmus Bro, N. D. Sidiropoulos, and G. B. Giannakis.
www.eeworm.com/read/262605/11398957
m comfac.m
function [A,B,C,FIT,IT]=comfac(X,Fac,Options,DoComp,CompIt,Init);
%COMFAC Algorithm for fitting the complex-valued PARAFAC model
%
% See e.g. Rasmus Bro, N. D. Sidiropoulos, and G. B. Giannakis.
www.eeworm.com/read/305575/13765381
m sub2k.m
function[K]=sub2k(m,n,dk,N)
%SUB2K Convert an I,J subscript pair into a wavenumber
%
% SUB2K(I,J,DK,N), where I and J are indices into an NxN matrix,
% returns the complex-valued wavenumber
%
www.eeworm.com/read/372575/2771896
m make_rp.m
rp.TNRdB = 10; % TNR in dB
rp.INRdB = 20; % INR in dB
rp.Nsnaps = 200;
rp.mu = 1e-8;
rp.p = 5;
rp.decay = 0;
rp.verbose = 0;
rp.mean_v = 0; % mean of complex-valued AWGN