CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - acf
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - acf - List
[
Speech/Voice recognition/combine
]
ACF
DL : 0
自适应滤波器设计的matlab源程序,包括LMS,RLS,Kalman滤波等
Update
: 2008-10-13
Size
: 19.85kb
Publisher
:
马名
[
Other resource
]
RPC
DL : 0
一个RPC例子,远程调用一个计算阶乘的函数。具体编写过程如下: 1、创建一个.idl文件, 为应用程序的远地函数定义一个接口。(RpcFact.idl文件) 2、应用程序属性配置文件 (RpcFact.acf文件) 3、用MIDL编译器编译RpcFact.idl文件,在Dos中输入命令midl RpcFact.idl。经过编译之后, 会生成这几个文件: RpcFact.h、RpcFact_s.c 和RpcFact_c.c 4、本例中阶层函数的实现(RpcFact.c文件) 5、服务器及客户端程序(分别为RpcFact_s.c,RpcFact_c.c)。 6、实现RPC函数的存储分配(memstub.h) 7、运行时要添加两个RPC运行库(rpcns4.lib和rpcrt4.lib)。 8、运行程序,先打开服务器程序,再打开客户端程序,出现结果120(5!)。
Update
: 2008-10-13
Size
: 4.01mb
Publisher
:
far
[
Communication-Mobile
]
ChuFrankCubicGold
DL : 0
使用Visual C++生成Frank,cubic,chu序列,并且分别计算他们的ACF,CCF.具有极大的参考价值
Update
: 2008-10-13
Size
: 1.78mb
Publisher
:
杨睛
[
Other resource
]
CICFilter
DL : 0
文章运用分级抽取和多相滤波的方法改进传统CIC滤波器的结构,降低了系统工作频率,运用幅度改进函数(ACF)和外加级联余弦预滤波器的技术改进了滤波器频率响应,提出了一种高效的算法结构,改善了通带损耗,增大了阻带衰减,对CIC滤波器的实际应用和深入研究有着现实意义。
Update
: 2008-10-13
Size
: 179.69kb
Publisher
:
萝卜
[
Speech/Voice recognition/combine
]
ACF
DL : 0
自适应滤波器设计的matlab源程序,包括LMS,RLS,Kalman滤波等-Adaptive filter design matlab source code, including the LMS, RLS, Kalman filtering
Update
: 2025-02-19
Size
: 20kb
Publisher
:
马名
[
Communication-Mobile
]
ACF_of_PN_Sequence
DL : 0
This m-file finds the periodic ACF of all the m-sequences of length 31.In this program m-sequences of length 31 are generated and its periodic Autocorrelation function is plotted-This m-file finds the periodic ACF of all the m-sequences of length 31.In this program m-sequences of length 31 are generated and its periodic Autocorrelation function is plotted..
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Rafal
[
Speech/Voice recognition/combine
]
audio_processing
DL : 0
语音信号处理-对输入语音信号进行端点检测和基音轨迹的检测(利用acf、amdf和acf/amdf三种方法)。-Speech Signal Processing- the input voice signal trajectory endpoint detection and pitch detection (using acf, amdf and acf/amdf three methods).
Update
: 2025-02-19
Size
: 3kb
Publisher
:
冰
[
Speech/Voice recognition/combine
]
ACF
DL : 0
语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
liujiahui
[
matlab
]
MATLABCODE1
DL : 0
measured ACF of TRI RV
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Raj
[
matlab
]
ACF
DL : 0
ACF中包含两个m文件,一个是自协方差函数(可单独使用)。另一个是自相关函数计算,其调用autocov函数。-ACF contains two m files, one is self-covariance function (which can be used alone). The other is calculated from the correlation function, which calls autocov function.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
zxhitler
[
matlab
]
acf
DL : 0
Computes ACF for a given series. Returns a vector of autocorrelations through lag p. Also produces bar graph of autocorrelations, with rejection region bands for testing (under white noise assumption) each autocorrelation = 0. Example: >> myacf = acf(y,12) Does not require any toolboxes. MATLAB release MATLAB 7.8 (R2009a)
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Rafal
[
matlab
]
Testing-Individual-ACF
DL : 0
检验金融时间序列的单个自相关函数(individual ACF)。计算每一阶的t-ratio值。-Testing Individual ACF
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wmh
[
matlab
]
F0
DL : 0
利用 matlab 分别基于 ACF 和 W-AMDF 求基音频率,程序均调试通过。其中的 word 文档为下载资源,供大家参考对比-compute fundamental frequency of speech signal base on ACF and W-AMDF respectively, while the download word document for your reference.
Update
: 2025-02-19
Size
: 160kb
Publisher
:
han
[
Other
]
acf-code
DL : 0
it is acf matlab code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
neda
[
3G develop
]
ccf-and-acf
DL : 0
gold code and pn sequce comparision using ccf and acf characterstics
Update
: 2025-02-19
Size
: 1kb
Publisher
:
samartha
[
Speech/Voice recognition/combine
]
ACF
DL : 0
采用自相关法提取语音信号的基音周期,根据男女生基音频率的不同,识别说话人性别。-Gender recognization system based on ACF
Update
: 2025-02-19
Size
: 2kb
Publisher
:
rachel
[
OpenCV
]
ACF-CPPCode
DL : 0
Pedestrian detection algorithm-ACF
Update
: 2025-02-19
Size
: 203kb
Publisher
:
Meng
[
Other
]
ACF自动收带机12C2502AD 20170530
DL : 0
用来收液晶屏生产时ACF残余的胶带,霍尔控制MCU,驱动马达,有过流堵转保护。(Used to collect ACF residual tape from LCD screen production, Hall control MCU, drive motor, over current stop-up protection.)
Update
: 2025-02-19
Size
: 57kb
Publisher
:
264501282@qq.com
[
Special Effects
]
Matlab-ACF-LiveTracking-master
DL : 0
使用ACF聚合通道特征算法,实现人脸检测(Face detection using ACF aggregation channel feature algorithm)
Update
: 2025-02-19
Size
: 6mb
Publisher
:
爱喝可乐
[
Other
]
时序图及acf,pacf图
DL : 0
实现时间序列自相关和偏自相关画图,中国文说明号省道四代机奥斯达但是你到底那时的纳斯达克那时的卡萨诺的啊(Realizing autocorrelation and partial autocorrelation of time series)
Update
: 2025-02-19
Size
: 82kb
Publisher
:
zyl53790282
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.