-
tp_huffman
It is the huffman codage on matlab
- 2010-12-10 08:07:51下载
- 积分:1
-
windspeed
利用白噪声特性和ARMR模型,通过求解模型参数生成随机风速(Using white noise characteristics and ARMR model, by solving the model parameters to generate a random velocity)
- 2011-01-19 21:19:57下载
- 积分:1
-
ALOHA
纯ALOHA协议的源程序。分为主程序和调用程序(The source of the pure ALOHA protocol. Divided into the main program and the calling program)
- 2012-05-22 17:13:37下载
- 积分:1
-
MATLABCode
rake reciver in
matlab
- 2009-12-25 22:02:04下载
- 积分:1
-
18
说明: it s matlab face detection pdf that will help u alot
- 2010-12-17 22:17:37下载
- 积分:1
-
analytic-hierarchy-process
层次分析法(Analytic Hierarchy Process,简称AHP)是将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。(AHP (Analytic Hierarchy Process, the AHP for short) is the elements related to the decision is always broken down into objectives, principles, scheme, such as level, on the basis of the decision-making methods of qualitative and quantitative analysis.
)
- 2013-12-08 14:45:56下载
- 积分:1
-
xiangjibiaoding
用Matlab编写的相机标定程序,球去了相机参数。内附标定图像。(Prepared by the Matlab camera calibration procedures, the ball to the camera parameters. Enclosing the image calibration.)
- 2011-12-26 21:59:59下载
- 积分:1
-
icaMS
fastica用于信号处理系统的源码程序,希望大家多分析多处理(FastICA for the source signal processing systems process analysis of more than hope more than deal with U.S.)
- 2007-10-17 20:42:02下载
- 积分:1
-
GA_find_peaks_max
基因演算法,学习速成,matlab,求解peaks的最大值(Genetic algorithms, learning quick, matlab, solution of the maximum peaks)
- 2008-05-31 20:15:18下载
- 积分: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