-
yjej
编制改进一次二阶矩法计算可靠指标的程序 编制改进一次二阶矩法计算可靠指标的程序(Improve the preparation of first order second moment method to calculate a reliable indicator of the program improve the preparation of first order second moment method to calculate a reliable indicator of the program)
- 2011-10-21 15:12:38下载
- 积分:1
-
ridgeorient
rideorient fot fingerprint
- 2012-09-05 17:06:22下载
- 积分:1
-
waterfill-algorithm
mimo中的功率控制算法--注水算法与原程序(全)(mimo algorithm waterfill)
- 2013-05-13 19:17:06下载
- 积分:1
-
controltheory
自动控制理论在一级倒立摆的应用,有文档有代码,欢迎下载,对于学习自控原理是很好的资料。(Automatic control theory in an inverted pendulum application, documentation is there code, welcome to download, to learn self-control principle is good information.)
- 2015-04-05 16:20:43下载
- 积分:1
-
量子粒子群算法的matlab实现,有程序说明
说明: 量子粒子群算发代码,有中文注释,适合初学者编程学习。。。。。。。。。。(Quantum particle swarm algorithm code, with Chinese notes, suitable for beginners to learn programming..........)
- 2021-01-21 16:05:22下载
- 积分:1
-
robustnote
《鲁棒控制》课堂笔记-3-H无穷控制理论.比较详细的笔记(" Robust Control" class notes-3-H infinity control theory. More detailed notes)
- 2010-12-01 16:36:45下载
- 积分: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
-
D2Q9-2D
格子BLOTZMANN方法的matlab程序,D2Q9模型(Lattice BLOTZMANN method matlab procedures, D2Q9 model)
- 2013-10-21 16:47:49下载
- 积分:1
-
simulation-QAM
explaination with codes of Quadrature Amplitude Modulation
- 2013-12-04 04:49:13下载
- 积分:1
-
fuzzy_c_means
CODE是寫利用FUZZY的方式來做分群,也就是有歸屬度的程度分別 ,個人覺得比硬式分群結果來的較好,最後會畫圖來顯示結果.(CODE is written using FUZZY way to do grouping, which is a degree of attribution degrees, respectively, than the rigid grouping personally feel better the results will finally drawing to show the results,)
- 2009-09-10 14:23:09下载
- 积分:1