-
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
-
lpc
license plate code for detecting
- 2012-02-08 17:57:29下载
- 积分:1
-
mfile
偏相关系数计算,输入为矩阵,计算任意两列的偏相关,同时控制其他列为协变量(partial correlation compute)
- 2012-03-19 06:14:13下载
- 积分:1
-
hilbert
说明: 希尔伯特变换代码,用于求解超声波形包络线。并且有平滑处理(Hilbert transform code for solving ultrasonic envelopes. And smoothing)
- 2019-05-13 15:37:40下载
- 积分:1
-
mimo_-ofdm_channelestimation
对ofdm系统尽心matlab仿真,形象具体的研究了ofdm工作过程和原理。完成信号生成噪声生成,循环前缀,调制解调等设计,最后,对系统进行分析讨论。(To ofdm systems with matlab, the image of the specific research process and the principle ofdm. The signal generation noise generation, circulation prefix, demodulation, such as design, finally, the system was analyzed.
)
- 2012-04-30 10:32:27下载
- 积分:1
-
SAR
sar成像,基于距离多普勒算法的matlab成像算法,具有距离徙动校正功能(SAR imaging, matlab imaging algorithm based on range Doppler algorithm, has the range migration correction function)
- 2021-04-20 09:28:50下载
- 积分:1
-
ReedSolomon
Reed solomon FEC coding
- 2009-05-27 00:51:52下载
- 积分:1
-
zhibiaojisuan
说明: 采集现场轴承振动信号,计算其常用的时域指标(Collection site bearing vibration signals, calculate the commonly used time domain)
- 2010-03-31 15:54:03下载
- 积分:1
-
ColP3Dsinglefile
ColP3D a matlab code for simulating a 3D hydraulic fracture
- 2011-07-22 17:16:07下载
- 积分:1
-
Chapter_3
data converters by maloberti
- 2013-04-19 15:09:42下载
- 积分:1