-
gene
完整的遗传算法函数Matlab程序,供交流学习(The complete function of Matlab procedure genetic algorithm)
- 2011-05-23 20:32:50下载
- 积分:1
-
bfstree
It is used for Breadth First Search to search the edges in matlab
- 2013-11-12 16:49:04下载
- 积分:1
-
rayleigh-channel
This program simulation Rayleigh channel and Magnitude of fft of a single realisation of X(t) and Calculating the central moments and beta values for in and quadrature phase.
- 2013-04-22 18:04:17下载
- 积分:1
-
teen
TEEN is a protocol developed for wireless sensor networks and is a routing protocol
- 2013-12-17 18:52:53下载
- 积分:1
-
LPIinterceptFactor
用于低截获概率雷达设计,计算出低截获概率的截获因子(For LPI Radar design, calculate LPI interception factor)
- 2008-12-24 16:09:19下载
- 积分:1
-
fuzzycmeans
this is the clustering matlab code, have a nice day!
- 2010-09-27 16:06:12下载
- 积分:1
-
matlab
matlab c++书写上传资料的详细功能、包含内容说明(至少(matlab C++)
- 2010-05-09 14:45:30下载
- 积分:1
-
CalcFigurePosition
Arrange figures on the screen like what subplot does, except that you can maximize each figure and have a better zoom.
Strongly Recommended ...
Written by: Hamid Shiri
- 2012-05-05 03:41:35下载
- 积分: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
-
calcMofNCFARthreshold
Compute Classical CFAR binary detection threshold for radar detection under additive Gaussian white noise criterion and specified false alarm probability.
- 2009-05-04 05:37:22下载
- 积分:1