-
bch_MATLAB
本程序在matlab下面实现编码和解码,程序注释非常清楚,其中的算法都是常用的,参考的都是S. Lin and D. J. Costello, Error Control Coding, 2nd ed. New York: Prentice Hall, 2004. 这本书上面的算法。(The following matlab program to achieve encoding and decoding, the program notes are very clear, in which algorithms are used, reference is S. Lin and DJ Costello, Error Control Coding, 2nd ed. New York: Prentice Hall, 2004.. This book the above algorithm.)
- 2011-09-22 16:49:59下载
- 积分:1
-
meansfilter
denoising all image and video sequence
- 2011-10-07 21:54:06下载
- 积分:1
-
OFDM
OFDM通信系统性能仿真,包括PAPR抑制、同步算法、编码、上下变频、高斯信道建模等(OFDM communication system simulation, including the PAPR suppression, synchronization algorithm, coding, frequency up and down, Gaussian channel model)
- 2013-04-21 22:02:06下载
- 积分:1
-
facial_features_detection
針對單一人臉做出五官的檢測定位,並在人臉上畫出五官的方框作為表示.(For a single human face detection features make positioning, and his face painted in the box as an express facial features.)
- 2007-07-25 23:45:47下载
- 积分:1
-
cofdmsimulationgraphs
matlab code for cofdm
- 2009-07-11 22:43:22下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
m33
二维方腔流动流函数涡量法.上边界为移动边界,cavity流动,涡量为负值。(Dimensional square cavity flow stream function vorticity law. On boundaries for the moving boundary, cavity flow, vorticity is negative.)
- 2015-07-02 16:04:58下载
- 积分:1
-
WeiFenFangChen
各种微分方程使用MATLAB求解程序,详细完整(various derivative equation by matlab)
- 2010-08-18 15:53:42下载
- 积分:1
-
Patternradiation
pattern of a thin wire of lengh L
- 2010-11-13 06:37:27下载
- 积分:1
-
AntennaDiversityCombiningSchemesforWCDMASystemsinF
天线分集合并算法,在WCDMA条件的衰落信道下的多径衰落。(Antenna Diversity Combining Schemes for WCDMA Systems in Fading Multipath Channels)
- 2009-11-05 21:26:13下载
- 积分:1