代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/266952/11200346
h simplified_fast_me.h
/*!
*************************************************************************************
*
* \file fast_me.h
*
* \brief
* Fast integer pixel and sub pixel motion estimation
* Impr
www.eeworm.com/read/266952/11200399
c simplified_fast_me.c
/*!
*************************************************************************************
*
* \file simplified_fast_me.c
*
* \brief
* Fast integer pixel and sub pixel motion estimation
www.eeworm.com/read/411369/11248114
m fast_apen1.m
load aaa.txt;%采样周期1/2000秒,1024点
s=aaa(1:1024);
t=0:1023;x=sin(2*390*pi*t/2000);
ss=s+x;
zzz=hmapdn(s);
zz=hmapdn(ss);
for i=1:10
aaa=zzz(i,:,:); aa=zz(i,:,:);
iii(i)=fast_ApEn(aaa,0.25*st
www.eeworm.com/read/248593/12551298
h simplified_fast_me.h
/*!
*************************************************************************************
*
* \file fast_me.h
*
* \brief
* Fast integer pixel and sub pixel motion estimation
* Impr
www.eeworm.com/read/248593/12551358
c simplified_fast_me.c
/*!
*************************************************************************************
*
* \file simplified_fast_me.c
*
* \brief
* Fast integer pixel and sub pixel motion estimation
www.eeworm.com/read/235317/14074618
m cyclic_autocorrelation_fast.m
function R=cyclic_autocorrelation_fast(x,T,max_tau)
%
% CYCLIC_AUTOCORRELATION_FAST
%
% calculates the cyclic autocorrelation for signal x
% at frequency alpha=
www.eeworm.com/read/235317/14074626
m cyclic_cumulants_fast.m
function [m,v,s,k]=cyclic_cumulants_fast(x,T)
%
% CYCLIC_CUMULANTS_FAST
% calculate synchronously averaged zero lag cumulants
% up to fourth order
%
% USGAE
%
www.eeworm.com/read/235317/14074633
m cyclic_autocovariance_fast.m
function R=cyclic_autocovariance_fast(x,T,max_tau)
%
% CYCLIC_AUTOCOVARIANCE_FAST
%
% calculates the cyclic autocovariance for signal x
% at frequency alpha=1/T
www.eeworm.com/read/202979/15368505
txt fast hadamard transform.txt
*===========================================================
*
* TEXAS INSTRUMENTS, INC.
*
* NAME: FHT (Fast Hadamard Transform)
*
* Revision Date: 04/01/98
* Aut
www.eeworm.com/read/103288/15737648