-
Staker_v0.5
MATLAB实现的3D炮兵小游戏,要求R14SP3版本以上,内附帮助(MATLAB realize the 3D artillery game requires version R14SP3 above, enclosing the help)
- 2008-08-18 14:30:51下载
- 积分:1
-
optium_estimate
阵列处理课程作业,最优权波束形成,理论值、和不同快拍的对比。(Array processing course work, the optimal weight beamforming, the theoretical value, and snapshot comparison.)
- 2012-06-05 16:50:18下载
- 积分:1
-
Path-Planning
基于人工势场法的移动机器人路径规划,亲测可以运行出结果(Mobile Robot Path Planning based on the artificial potential field method)
- 2014-06-08 10:28:07下载
- 积分:1
-
tvdenoise
tvnoise---a linear image denoising procedures denoising good results, a simple coding procedures
- 2010-05-21 02:51:27下载
- 积分:1
-
TOA
在802.15.4a信道模型下基于能量的TOA估计算法(toa methods based on energy in 802.15.4a channel model)
- 2012-04-22 15:49:14下载
- 积分:1
-
Higham
Matlab codes for the book: Higham Higham 2005 Matlab Guide 2ed
- 2013-09-20 20:58:03下载
- 积分:1
-
jiegeng_v33
非常适合计算机视觉方面的研究使用,滤波求和方式实现宽带波束形成,通过虚拟阵元进行DOA估计。( Very suitable for the study using computer vision, Filtering summation way broadband beamforming, Conducted through virtual array DOA estimation.)
- 2016-12-16 11:21:05下载
- 积分: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
-
Time-domain-index-calculation
信号的一些时域指标计算,有效值,峰峰值,峭度,能量,倾斜度等(Calculation, effective value, some indexes of time domain signal peak, kurtosis, energy, gradient)
- 2020-07-01 03:40:02下载
- 积分:1
-
huffman_encode_and_decode
自己总结的huffman编解码,其中的源程序对从文件读取的数据进行霍夫曼编码,程序通过了验证(Huffman encode decode)
- 2010-12-06 19:07:10下载
- 积分:1