-
DZJSZ
调制的代码,包含FSK,ASK等多种调制方式。(Modulation code, including FSK, ASK modulation, etc..)
- 2007-08-19 14:38:29下载
- 积分:1
-
FnnSimu
matlab模糊神经网络,用来完成仿真功能,大家可以自己尝试一下(matlab neural network, used to complete the simulation, we can try it yourself)
- 2010-08-16 22:32:44下载
- 积分:1
-
gsi16
徕卡1200数据传输很好用的格式文件,供大家参考使用 (Excellent Leica 1200 data transmission format used for your reference to use)
- 2010-03-12 11:45:04下载
- 积分: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
-
2
说明: 关于信号输入均匀量化器的信号幅度,用MATLAB实现量化过程(Uniform quantizer on the input signal amplitude, using MATLAB to quantify the process of achieving)
- 2011-04-14 19:42:51下载
- 积分:1
-
D_regionGrow
用区域增长算法来进行图像分割,图像二值化,是很好的分割算法(With the region growing algorithm for image segmentation, image binarization, is a very good segmentation)
- 2010-05-11 10:12:48下载
- 积分:1
-
power
潮流计算.10节点电力系统潮流计算。matlab(power flow)
- 2012-05-10 12:13:53下载
- 积分:1
-
SVPWM2
svpwm model base on yibudiandongdji
- 2012-05-26 17:46:22下载
- 积分:1
-
introductory-book-matlab
本文是很好的matlab入门书籍,从安装到各个matlab能实现的功能进行详细的讲述。(This is a good introductory book matlab, matlab from installation to achieve the various functions described in detail)
- 2011-12-08 09:58:57下载
- 积分:1
-
ga
遗传算法,是很好的算法,可以解决恩多东西(genetic alrh)
- 2013-10-05 20:09:54下载
- 积分:1