-
KolmogorovEntropy_STB
求混沌时间序列K熵(Kolmogorov Entropy)STB算法(Seeking chaotic time series K entropy (Kolmogorov Entropy) STB algorithm)
- 2015-03-18 16:35:29下载
- 积分:1
-
mexhandle
you can pass C++ objects between different MEX functions without first converting to a MatLab compatible format(you can pass objects between different C ME X functions without first converting to a MatLa b compatible format)
- 2006-12-08 00:59:45下载
- 积分: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
-
KSVD_Matlab_ToolBox
64位系统下,ksvd降噪的matlab代码(64 bit system, ksvd noise reduction of matlab code)
- 2016-05-17 16:06:48下载
- 积分:1
-
MATLAB_Computational-Physics
matlab在计算物理中的应用(附带有相关程序)(Appliation of matlab in Computational Physics (with relative programs))
- 2013-04-09 13:13:06下载
- 积分:1
-
corba2
关于CORBA 通信的描述和开发,原理和 概念 ,中文版 (The description on the CORBA communication and development, principles and concepts, the Chinese version)
- 2010-05-12 13:34:14下载
- 积分:1
-
MFC
UpdateData、Invalidate、InvalidateRect和UpdateWindow及RedrawWindow的区别(Difference UpdateData, Invalidate, InvalidateRect and UpdateWindow and RedrawWindow of)
- 2015-01-10 09:59:47下载
- 积分:1
-
ga_lm_bp
4-9-1的结构ga-lm的bp算法 有示例数值 不是拟合而是预测(4-9-1 structure of ga-lm bp algorithm is not fit but there are examples of numerical prediction)
- 2013-12-23 21:25:22下载
- 积分:1
-
matlablibs
VC++与Matlab混合编程时,所需的lib库文件压缩包(VC++ and Matlab mix program,need liblibrary rar)
- 2015-03-13 15:41:40下载
- 积分:1
-
33
systemvue对通信系统仿真,并进行对数字信号的载波传输仿真实验(systemvue the communications system simulation and digital signal carrier transmission simulation)
- 2013-10-22 10:43:22下载
- 积分:1