搜索资源列表
chameleon算法源代码(c语言)
- 数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
200312514103081018
- 遗传算法源程序evolution calculates the law origin code ,C-C++,人工智能/AI-NN-PR -genetic algorithm calculates the source evolution law orig in code, C-C, AI / AI - NN-PR
(origin)libsvm-mat-2.83-1
- matlab的libsvm工具箱,直接在matlab里作为函数调用
origin_practice
- Origin 是数据处理软件,这是软件的操作训练
GA
- 描述遗传算法的由来及基本原理,并阐述了其具体实现的步骤的例子。对于新学GA算法的人来说是一本不错的书籍!-Descr iption of the origin of genetic algorithms and the basic principles, and described the steps to achieve their specific example. GA learning algorithm for the new person is a good book!
GA
- 一个遗传算法求方程根的程序,其结果可以直接导入ORIGIN软件成图。-A program using genetic algorithm to solve the equation, the results can be directly imported into ORIGIN to plot a figure.
sufa
- Algorithm(算法)一词本身就十分有趣。初看起来,这个词好像是某人打算要写 “Logarithm”(对数)一词但却把头四个字母写的前后颠倒了。这个词一直到1957年之前在Webster s New World Dictionary(《韦氏新世界词典》)中还未出现,我们只能找到带有它的古代涵义的较老形式的“Algorism”(算术),指的是用阿拉伯数字进行算术运算的过程。在中世纪时,珠算家用算盘进行计算,而算术家用算术进行计算。中世纪之后,对这个词的起源已经拿不准了,早期的语言学家试图推断它
Algorithm.origin.idea
- 算法由来及算法设计的思想文档Algorithm for the origin of the idea and algorithm design documents -Algorithm for the origin of the idea and algorithm design documents
antc
- 其主要内容包括蚁群算法的思想起源、研究现状及机制原理;蚁群算法的复杂度分析;蚁群算法的收敛性证明;蚁群算法参数对其性能的影响;蚁群算法的参数选择原则;离散域和连续域蚁群算法的若干改进策略;蚁群算法在多个优化领域的典型应用;蚁群算法的硬件实现技术;蚁群算法与其它仿生优化算法的比较与融合;蚁群算法的研究展望;最后还在附录部分给出了基本蚁群算法的程序源代码和相关网站。.-Its main contents include the origin of ant colony algorithm idea,
fuzzy
- 讲述模糊神经网络的起源,原理,应用的方向和实例-About the origin of fuzzy neural networks, principles, applications and examples of the direction
LibSVM-primer
- 简而言之它是个起源跟类神经网络有点像的东西, 不过现今最常拿来就是做分类。 也就是说,如果我有一堆已经分好类的东西。那当收到新的东西时, SVM 可以预测新的资料要分到哪一堆去。-In short, it is a origin with neural network is a bit like things, but now it is most often do classification. That is, if I have a heap of the things which ha
gatbx
- matlab遗传算法程序包,补充版本较低的matlab,安装方法如下 1、解压gatbx-origin.zip,得到DOC和SRC文件夹; 2、拷贝SRC到Matlab安装目录下的toolbox文件夹中,并将SRC更名为genetic; 3、打开toolbox\local\目录下的pathdef.m文件,在适当位置添加以下两行代码: Code in pathdef.mmatlabroot, \toolbox\genetic ,... matlabroot, \toolbox\
BP-of-Nonlinear-
- 本源代码解决了可以实时对误差进行显示的增加动量项的BP神经网络对非线性函数的逼近。有一定的收敛效果,目前参数已经调好,只需反复运行即可。-The origin code to solve the momentum BP neural network can display real-time error on the approximation of nonlinear function. Convergence, the parameters have been fine, just can
nn_gzzy
- 本源代码实现了基于BP网络的大型风机智能故障诊断。充分的文档对问题及其操作进行了说明并显示了结果,且对结果进行了分析。-The origin code to achieve a large fan intelligent fault diagnosis based on BP network. Fully document the problem and its operating instructions and display the results, and the results wer
chengxu
- 某火箭在空中沿直线做匀加速飞行,加速度为a ,发动机推力的波动必然会 引起加速度的波动,雷达以时间间隔T 不断测量该火箭距离原点的距离s ,而雷 达测量带有噪声。要求基于雷达对火箭距离的测量数据估计火箭的真实距离、速 度和加速度。 -A rocket in the air do acceleration in flight, along a straight line acceleration for a, engine thrust fluctuation will inevi
ACATSP
- 旅行商问题(Traveling Saleman Problem,TSP)是车辆路径调度问题(VRP)的特例,由于数学家已证明TSP问题是NP难题,因此,VRP也属于NP难题。旅行商问题(TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本(Traveling salesman Problem ('ll Saleman Problem, TSP) is a special case