-
mianyi
免疫算法的matlab代码,应该比较好用,谢谢支持!(immune algorithm Matlab code, it should be more convenient, thank you support!)
- 2007-03-20 12:20:00下载
- 积分:1
-
_FuzzyPID
MATLAB算法 自己设计的 希望能帮助你 模糊PID(MATLAB algorithm design their own hope to help you fuzzy PID)
- 2015-04-20 21:48:44下载
- 积分:1
-
MIMO
说明: 详细的讲述了mimo 的原理 应用背景 适用范围
是英文版的(Described in detail the background mimo application of the principle of application is in English)
- 2011-04-06 09:51:52下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
ROBOT
机器人语音控制系统,本系统在Windows XP系统下编译通过。更详细的配置请参照书中的说明。(Robot voice control system, the system in the Windows XP system, through the compiler. A more detailed configuration, please refer to the book description.)
- 2007-11-10 17:49:31下载
- 积分:1
-
Density_Evolution
LDPC码理论方面的高性能密度进化仿真测试例程,可以跑出数值结果(LDPC DENSITY EVOLUTION)
- 2013-10-03 16:49:20下载
- 积分:1
-
VCandMATLAB
这里是vc与matlab混编的一些资料,希望能帮到大家啊!(Here is the matlab vc mixed with some of the information, hope to help you ah!)
- 2011-01-21 09:40:49下载
- 积分:1
-
离散迭代
离散迭代,对于离散系统,进行多次迭代,得到最终的准确结果(Discrete iteration)
- 2017-09-23 20:02:42下载
- 积分:1
-
LLE
流行学习英文文献,主要是局部线性嵌入方法的改进(Pop learning English literature, mainly locally linear embedding Improvement)
- 2010-01-05 14:06:37下载
- 积分:1
-
MATLAB7[1].02
学习matlab的好资料第二部分,再此共享下啦。参考参考(Good information to learn the second part of matlab, and then under the shared friends. Reference Reference)
- 2011-09-28 11:02:00下载
- 积分:1