-
yichuanmatlab
说明: 遗传算法求最小值:求解De Jong函数最小值的matlab程序。(Minimum value of genetic algorithms: Solving De Jong functional minimum matlab program.)
- 2011-04-10 10:29:40下载
- 积分:1
-
m1
说明: matlab 基于形状的图像检索算法 关于七个不变矩的主要算法 中 主要体现出 输入输出 的步骤! !!!!!!(matlab image retrieval algorithm based on the shape of seven invariant moments on the main algorithm is mainly reflected the input and output of the steps! ! ! ! ! ! !)
- 2010-05-04 14:24:05下载
- 积分:1
-
dongtaijuzhenshil
模型预测控制算法由于采用了多步预测、滚动优化和反馈校正等控制策略,因而具有控制效果好、鲁棒性强、对模型精确性要求不高的优点。
希望对相关人有帮助(Model predictive control algorithm using a multi-step prediction , rolling optimization and feedback correction, control strategies, and thus has good control effect , the robustness of the model accuracy and less demanding .
Related people)
- 2021-03-22 15:59:16下载
- 积分:1
-
pso_svm
该文件为粒子群算法优化支持向量机模型参数的matlab代码
支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型
用粒子群算法优化模型中的三个主要参数:C1、C2、sigma(The file is in particle swarm optimization parameters of support vector machine model matlab code for support vector machine model designed for use with unbalanced data, cost control, support vector machine model using particle swarm optimization model of the three main parameters: C1, C2, sigma)
- 2010-12-01 20:26:53下载
- 积分:1
-
add_image_use
说明: 基于MATALB程序的源代码,毕设中自己做的,已经运行过,希望对你有帮助!(Based MATALB program' s source code, complete set of their own doing, has run off, want to help you!)
- 2010-05-03 18:20:28下载
- 积分:1
-
apdijkstra
adaptive protocol for shortest path.........................
- 2013-03-07 22:44:44下载
- 积分:1
-
M
说明: 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
tycfgsmatlab
matlab源程序:
用Fisher两类判别法对样本进行分类
对样本进行主成分分析
用最短距离算法的系统聚类对样本进行聚类
用二次完全式回归法估计一个因变量与两个自变量之间的关系
(matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest distance clustering algorithm for clustering of samples with the quadratic regression method to estimate a fully dependent variable and two independent variables of the the relationship between the)
- 2009-11-27 12:58:02下载
- 积分:1
-
programming_pearls
Jon Bentley的《编程珠玑》
本书针对程序设计人员探讨了一系列的实际问题,这些问题是对现实中常见问题的归纳总结。作者虽然没有给出解决这些问题的具体代码,但始终非常富有洞察力和创造力地围绕着这些折磨程序员的实际问题展开讨论,从而引导读者理解问题并学会解决问题的技能,这些都是程序员实际编程生涯中的基本技能。为此,本书给出了一些精心设计的有趣而且颇具指导意义的程序,这些程序能够为那些复杂的编程问题提供清晰而且完备的解决思路,书中还充满了对实用程序设计技巧及基本设计原则的清晰而睿智的描述。
()
- 2008-07-18 15:59:29下载
- 积分:1
-
articulation_index
Estimates the articulation index, AI, based
on the paper by French and Steinberg (1946).All inputs
- 2010-06-03 10:42:39下载
- 积分:1