-
k_means
杜达的《模式分类》第二版的配套的Matlab源代码杜达的《模式分类》第二版的配套的Matlab源代码杜达的《模式分类》第二版的配套的Matlab源代码 ( pattern classificationthe second edition of the supporting Matlab source codethe supporting Matlab source code Duda39quot pattern classification,quot the second edition of the supporting Matlab source code)
- 2010-05-13 15:41:09下载
- 积分:1
-
matlab
用matlab实现最优化问题,内容包括计算基础、绘图基础及程序设计基础(Optimization problems, including the basis for calculation, drawing basic programming foundation using matlab)
- 2012-11-12 21:45:17下载
- 积分:1
-
Testvcmatlab
matlab与vc混和编成(Matlab and the mixture into vc)
- 2005-01-13 14:41:48下载
- 积分:1
-
hmm-1.03
隐马尔科夫模型对文本信息进行抽取利用C++实现(Hidden Markov Model for text information extraction using C realize)
- 2007-10-22 16:32:22下载
- 积分:1
-
SSTSLAB1001
空间绳系卫星的仿真软件,用matlab编写,对于从事航天工作的人员有参考价值(Simple Space Tether Simulation Laboratory (SSTSLAB) is a simulation tool for
matlab/simulink, the current version is a beta version, it need more test work to make sure
that the results are acceptable accurate.)
- 2009-04-02 20:58:10下载
- 积分:1
-
SCI
最新最全的SCI目录(大类加小类,齐全)(The newest polycysic SCI directory categories and subcategories complete )
- 2010-01-21 20:25:11下载
- 积分: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
-
Matlab--code-to-achieve
本代码为基于matlab的小波功能实现一书中9到19章节中的代码,包括术中各例题的代码。(The code for matlab-based wavelet function of a book of the 9-19 section of the code, including the code of the examples in the surgery.)
- 2013-05-13 11:17:21下载
- 积分:1
-
GM1_1.m
最原始的灰色预测,matlab程序,可直接使用(Most original gray forecast, matlab program, can be used directly)
- 2015-01-21 14:34:35下载
- 积分:1
-
classic-C-program
D F P变尺度法子程序
matlab程序
Powell法子程序
内点惩罚函数法子程序
进退法子程序
黄金分割法子程序
外点惩罚函数法子程序
(relay)
(D F P variable scale recourse procedures Matlab procedures Powell recourse procedures point penalty function tool procedures stop recourse procedures 0.618 recourse procedures Point Penalty Function tool (relay))
- 2006-06-02 12:09:39下载
- 积分:1