代码搜索:WVD
找到约 550 项符合「WVD」的源代码
代码结果 550
www.eeworm.com/read/383372/8951764
m wvd.m
function W=wvd(S)
%
% WVD Compute the Wigner-Ville Time Frequency representaion of
% a signal from its spectral correlation density
%
% USAGE
% W=wvd(S);
%
www.eeworm.com/read/274792/10852247
m wvd.m
function W=wvd(S)
%
% WVD Compute the Wigner-Ville Time Frequency representaion of
% a signal from its spectral correlation density
%
% USAGE
% W=wvd(S);
%
www.eeworm.com/read/331649/12816800
m wvd.m
function W=wvd(S)
%
% WVD Compute the Wigner-Ville Time Frequency representaion of
% a signal from its spectral correlation density
%
% USAGE
% W=wvd(S);
%
www.eeworm.com/read/139077/13189386
m wvd.m
%*********************WVD函数***************************
% 使用说明:
% 输入变量X表示是信号数据(列向量);
% fft_number是做FFT使用的离散频率点数,可以用来决定频率采样的精度。
% 生成的wvd数据,行表示时间,列表示频率:即每个时刻的fft放在列中
function wvd_t
www.eeworm.com/read/302770/13827770
m wvd.m
function W=wvd(S)
%
% WVD Compute the Wigner-Ville Time Frequency representaion of
% a signal from its spectral correlation density
%
% USAGE
% W=wvd(S);
%
www.eeworm.com/read/410585/11276217
m wvd.m
function W=wvd(S)
%
% WVD Compute the Wigner-Ville Time Frequency representaion of
% a signal from its spectral correlation density
%
% USAGE
% W=wvd(S);
%
www.eeworm.com/read/402881/11526737
m wvd.m
function W=wvd(S)
%
% WVD Compute the Wigner-Ville Time Frequency representaion of
% a signal from its spectral correlation density
%
% USAGE
% W=wvd(S);
%
www.eeworm.com/read/334171/12624520
m wvd.m
function [Wz, Z] = WVD(z, delta_n)
N = length(z);
L = (N-1)/2;
m = -L : L;
k = [-L/2 : L/2]';
In_M = k*m;
W_M = exp(-j*4*pi/N*In_M);
Z = zeros(N, (N-1)/delta_n);
for n = -L : delta_n : L
www.eeworm.com/read/235317/14074640
m wvd.m
function W=wvd(S)
%
% WVD Compute the Wigner-Ville Time Frequency representaion of
% a signal from its spectral correlation density
%
% USAGE
% W=wvd(S);
%
www.eeworm.com/read/139077/13189392
m wht.m
%************ WVD_Hough变换 ***************
%使用说明:
% wvd为要做Hough变换的wvd矩阵;
% M为斜率采样点数;
% N为频率轴截距采样点数,一般取值范围为频率轴一个周期(m/2);
% 得到的Hough变换的'截距'轴的对应值为初始频率;'斜率'轴的K值
% 对应的实际斜率