-
matlab--reference
这是一本有关MATLAB 的参考书,适合于使用MATLAB 或正在打算使用MATLAB 的读者(This is one of the MATLAB reference for the use of MATLAB or MATLAB is intended to use the reader)
- 2009-05-25 15:48:42下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
arithcodeyourname
说明: 自己写的算术编码的matlab程序,内容是把自己的名字(当然也可以是其他的文字)用算术编码编码后再解码,有详细注释.给初学编码的朋友一些参考.谢谢.(Write matlab arithmetic coding procedure is to divide his name (of course also be other text) and then decode encoded using arithmetic coding, a detailed comment. Beginners encoding a friend to some reference. Thank you.)
- 2010-04-15 17:36:59下载
- 积分:1
-
snake_demo
Xu s GVF
Xu在美国博士期间研究的GVF的源代码(Xu' s GVF Xu in the United States during the study, Dr. GVF source code)
- 2010-05-28 20:20:36下载
- 积分:1
-
speech-enhancement
本文介绍了一种基于自适应滤波算法的语音信号增强处理的方法。文中在扼要介绍了目前常用的语音增强方法的基础上,重点介绍了采用LMS算法的自适应语音增强系统。对三种LMS算法(基本LMS算法,符号误差LMS算法及NLMS算法)进行仔细研究,并用Matlab仿真实现,验证比较了三种算法的语音增强效果。(In this paper, a system of speech enhancement is discussed based on self-adaptive algorithm. On the basis of presenting an overview of a number of speech enhancement is described in detail based LMS algorithm.This paper researches sorts of LMS algorithms(the basic LMS algorithm,the sign error LMS algorithm and NLMS algorithm) in detail, and compares the three algorithm of speech enhancement effect with Matlab simulation validation.)
- 2012-04-30 19:53:20下载
- 积分:1
-
hilbert_trans_basic
Hilbert 变换测试 适合新手对Hilbert变换的理解(Hilbert Transformation)
- 2014-09-22 02:26:46下载
- 积分:1
-
zcgzxl
最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)
- 2013-12-04 16:13:33下载
- 积分:1
-
ABC_MATLAB_web
蜂群借鉴蜜蜂觅食机制,用于函数优化、组合优化(ARTIFICIAL BEE COLONY ALGORITHM)
- 2017-08-24 14:57:50下载
- 积分:1
-
MATLAB-GUI
基于matlab 的gui的 数字滤波器设计,包含ppt教学说明(Based on the gui matlab digital filter design, including teaching notes ppt)
- 2011-05-25 17:07:21下载
- 积分:1
-
LDPC_BSN
code LDPC util error, help me correct
- 2015-01-03 22:32:41下载
- 积分:1