代码搜索:third
找到约 4,828 项符合「third」的源代码
代码结果 4,828
www.eeworm.com/read/234324/14115837
m wig3.m
function [wx, waxis] = wig3 (x0,nfft,flag)
%WIG3 Computes the (f,f) slice of the Third-order Wigner Distribution
% [wx,waxis] = wig3 (x, nfft,flag)
% x - time series, must be a vector
% nfft
www.eeworm.com/read/218840/14904555
m wig3.m
function [wx, waxis] = wig3 (x0,nfft,flag)
%WIG3 Computes the (f,f) slice of the Third-order Wigner Distribution
% [wx,waxis] = wig3 (x, nfft,flag)
% x - time series, must be a vector
% nfft
www.eeworm.com/read/216698/14997321
m wig3.m
function [wx, waxis] = wig3 (x0,nfft,flag)
%WIG3 Computes the (f,f) slice of the Third-order Wigner Distribution
% [wx,waxis] = wig3 (x, nfft,flag)
% x - time series, must be a vector
% nfft
www.eeworm.com/read/216694/14997421
asv three_nodes_localization.asv
%% microphone array signal processing to tracking target moving track.
%% 2005-8-27; MaDengYong;
clc;
clear all;
close all;
fs=48e3;
Ts=1/fs;
cp='third airplane\';
sr=['F:\2005_10_24\200
www.eeworm.com/read/216694/14997432
m three_nodes_localization.m
%% microphone array signal processing to tracking target moving track.
%% 2005-8-27; MaDengYong;
clc;
clear all;
close all;
fs=48e3;
Ts=1/fs;
cp='third airplane\';
sr=['F:\2005_10_24\200
www.eeworm.com/read/216694/14997448
m three_nodes_localization_array.m
%% microphone array signal processing to tracking target moving track.
%% 2005-8-27; MaDengYong;
clc;
clear all;
close all;
fs=48e3;
Ts=1/fs;
cp='third airplane\';
sr=['F:\2005_10_24\200
www.eeworm.com/read/213932/15122125
m cyclic_3rd_order_cumulant.m
function C3=cyclic_3rd_order_cumulant(x1,x2,x3,alpha,max_tau)
%
% CYCLIC_3RD_ORDER_CUMULANT
%
% calculates the cyclic third order cumulant of
% three signals x
www.eeworm.com/read/206661/15292428
m wig3.m
function [wx, waxis] = wig3 (x0,nfft,flag)
%WIG3 Computes the (f,f) slice of the Third-order Wigner Distribution
% [wx,waxis] = wig3 (x, nfft,flag)
% x - time series, must be a vector
% nfft
www.eeworm.com/read/421650/2050625
java thirdcatalogfrompane.java
package file2;
import java.sql.*;
import java.util.StringTokenizer;
import java.util.Calendar;
import javax.swing.*;
import java.awt.*;
import java.text.*;
import java.io.*;
public class Third