-
Aloha
draw diagrams for pure Aloha and slotted aloha with poisson arrival rate.
- 2010-06-06 15:00:41下载
- 积分:1
-
MATLAB
matlab图形图像处理的电子书籍,对于应用matlab进行图像采集和处理的工程师非常有用(matlab image processing graphics e-books, for the application of matlab image acquisition and processing of very useful Engineer)
- 2008-05-13 12:43:01下载
- 积分:1
-
PWM
直流电源通过PWM发生器经由单相逆变器输出交流,示波器测量输出电压电流波形(DC power supply by single phase inverter AC output through the PWM generator, output voltage and current waveform by scope)
- 2014-08-22 15:17:46下载
- 积分:1
-
simulated-annealing-algorithm-
加温模拟退火算法 应用 matlab程序(Heating simulated annealing algorithm in matlab program )
- 2012-02-10 21:01:33下载
- 积分:1
-
GP-4324MATLAB
这是GP算法进行遗传规划,里面代码齐全,是matla代码(This is the GP algorithm for genetic programming, which is code complete, the code is matla)
- 2014-02-22 19:38:54下载
- 积分:1
-
makeLdpc
LDPC maker matrix matlab code
- 2011-07-14 04:01:29下载
- 积分:1
-
Sine-curve
正弦函数,在0到2π区间,当有一个输入时,对应有一个输出,最后在matlab上显示出图像(Sine function, within the range of zero to 2 PI, when have an input, due to an output, and finally show the image in matlab
)
- 2013-04-10 19:38:22下载
- 积分:1
-
ber
qpsk分别在高斯和瑞丽信道下的符号/比特误码率的仿真。程序不是很大,但挺实用。(Simulation of QPSK respectively in Gauss and Ruili channel symbols/bits error rate. Process is not very big, but very practical.)
- 2015-04-15 16:37: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
-
HengXiang-RLS
一个横向均衡器的MATLAB仿真,采用了自适应算法中的RLS算法(MATLAB simulation of a transverse equalizer, using the adaptive algorithm RLS algorithm)
- 2014-02-10 18:12:43下载
- 积分:1