-
fuzzy2
说明: FUZZY LOGIC gaussian function /triangular function
- 2019-05-01 22:27:39下载
- 积分:1
-
copulaparam
COPULAPARAM Copula 参数估计,及Kendall秩相关系数(COPULAPARAM Copula parameter, given Kendall s rank correlation)
- 2013-06-23 20:58:59下载
- 积分:1
-
matlab
madlab c++ 接口,Madlab的一本很好的书(madlab c++ interface, Madlab)
- 2008-04-07 16:41:43下载
- 积分:1
-
FFT-VCPP-1024-point
FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar(FFT 1024 point 512 point 128 point 64 point 32point)
- 2012-11-24 11:48:55下载
- 积分:1
-
ck_conty
说明: ck_conty为判断图的连通性的matlab mex文件,另附带包含BFS和DFS的C源程序(ck_conty for judging connectivity map matlab mex file, and the other side contains the BFS and DFS)
- 2008-09-05 22:18:25下载
- 积分: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
-
sr
说明: 商人过河的问题,三个商人各带一个仆人、、、(Merchants across the river mathematical modeling problem is a classic problem)
- 2010-03-19 01:14:02下载
- 积分:1
-
hfm
哈夫曼树:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本(Huffman tree)
- 2011-05-14 14:55:51下载
- 积分:1
-
gquad
自己编的最新的gquad方法,非常的好用(Own series the latest gquad method, very easy to use)
- 2011-09-26 13:02:18下载
- 积分:1
-
A-good-learning-Q-source-
Q-Learning强化学习的代码实现.rar(A good learning Q source code, for learning has a great role in reinforcement learning)
- 2012-09-14 17:11:20下载
- 积分:1