-
PCA1
主成分分析的代码,很有用,效果很好。这是一个比较有用的C++代码。(Principal component analysis of the code, very useful, very good. This is a more useful C++ code.)
- 2014-09-07 15:27:41下载
- 积分:1
-
Sim
电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
- 2013-12-11 14:18:26下载
- 积分:1
-
Horizon-radar-system-simulation
天波超视距雷达系统仿真(多波束形成),代码在paper中,而且给出了详细的说明,能够更好理解田博超市距雷达的工作原理(Horizon radar system simulation (multi-beam forming), the code in the paper, but also gives a detailed description, to better understand the field Bo supermarket works from the radar)
- 2020-06-29 01:20:01下载
- 积分: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
-
HuffmanTree
HUFFMAN TREE的编码源代码 实测可用 适合初学者使用(HUFFMAN TREE actual source code is available for beginners)
- 2013-12-04 16:28:15下载
- 积分:1
-
facegui
reconocimiento de rostros
- 2011-07-16 01:56:04下载
- 积分:1
-
filtered-high-freq-noise
matabl filtered high frequency noisy
- 2013-11-21 21:47:23下载
- 积分:1
-
Matlabviterbi2
说明: 应用MATLAB进行维特比译码,这对仿真很有用(Application of MATLAB to carry out Viterbi Decoder, which is useful in simulation)
- 2009-08-23 15:38:26下载
- 积分:1
-
123
power control in WCDAM......
- 2010-02-02 22:11:53下载
- 积分:1
-
bianjiegou
是关于变结构控制的一个简单实例,其中包括控制函数的选取(on variable structure control a simple examples, including the selection control function)
- 2007-04-22 16:32:38下载
- 积分:1