-
melp
语音编码中的MELP的经典估计,用于matlab实现(MELP speech coding in the classical estimate for matlab to achieve)
- 2020-07-09 15:18:55下载
- 积分:1
-
BPGA_Fire
遗传算法和神经网络联合用于数据融合,附说明文档和参考文献,matlab应用(Genetic algorithms and neural networks for data fusion joint, with documentation and references, matlab application)
- 2008-08-08 10:52:04下载
- 积分:1
-
MatlabEng_src
In two past articles (Solving Engineering Problems Using MATLAB C API and Solving Engineering Problems Using MATLAB C++ Math Library), I show you how can a programmer develop an application that using MATLAB features like computing complex engineering problems. But if you are not familiar with MATLAB APIs or MATLAB C++ interface or these are hard coding techniques, this article is for you.
- 2009-08-30 00:29:35下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
后置滤波程序
大家都知道,在室内声学环境下,麦克风采集到的信号往往会受到背景噪声、机械噪声等的影响,
这回严重的降低语音的可读懂度和清晰度,为了解决问题,在这里有一完整的后置滤波程序,希望
能帮助大家,谢谢!
- 2022-03-29 19:04:00下载
- 积分:1
-
approx_entropy
数据集近似熵值的计算,matlab程序代码,简单方便(Data set approximate entropy calculation matlab program code, simple and convenient)
- 2012-09-01 19:15:48下载
- 积分:1
-
paper1
Detection of life threatening Arrhythmias are important for successful defibrillation therapy.
This paper provides an idea about arrhythmia detection based on surface ECG analysis.
- 2014-11-14 12:30:40下载
- 积分:1
-
ISARcode
ISAR成像 包络对齐采用相关法对齐,相位聚焦采用多普勒中心跟踪法 和秩估计法(ISAR imaging envelope alignment using correlation method align phase focusing using the Doppler centroid tracking method and rank estimation method)
- 2021-04-08 20:09:00下载
- 积分:1
-
Electronic_Programming_Guide_MATLAB
MATLAB程序设计电子指南Electronic Programming Guide MATLAB(MATLAB Programming Guide Electronic Programming Guide MATLAB e)
- 2010-08-02 10:29:40下载
- 积分:1
-
matlabxiaochengxu
matlab一系列上百例的常用程序加上我自己编写的小程序,可以节省你编写小段程序的思考时间(matlab on a series of 100 cases of common procedures coupled with the preparation of my own small program, can save you preparation time thinking above procedure)
- 2008-03-25 16:48:00下载
- 积分:1