-
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest N...
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Method)
Sum of Squares
Flexible (ß space distortion parameter)
Density (or k-linkage, density-seeking mode analysis) -ClustanGraphics clustering analysis tools. Provides 11 kinds of clustering algorithms. Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean ProximityCentroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of SquaresFlexible (? space distortion parameter) Density (or k-linkage, density-seeking mode analysis)
- 2022-05-16 13:18:30下载
- 积分:1
-
bp using neural networks to solve the problems or differences algorithm.
这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
- 2023-05-30 01:05:03下载
- 积分:1
-
独立成分分析的批数据处理算法JADE,计算量虽然大些,但至今仍被人采用
独立成分分析的批数据处理算法JADE,计算量虽然大些,但至今仍被人采用-Independent component analysis of batch data-processing algorithm JADE, although the calculation of the volume, but is still used
- 2022-08-25 08:15:57下载
- 积分:1
-
神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向...
神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向神经网络的学习算法,简单探讨了BP算法在逼近非线性系统中各个因素对系统的影响。
-Neural Network Control as a new intelligent control method is to solve the nonlinear system to predict and control an important means by many experts and scholars in a wide range of concerns, is one of the hot research. This article focuses on feedforward neural network learning algorithm, a simple BP algorithm of approximation of nonlinear systems in the various factors on the system.
- 2022-02-20 03:27:20下载
- 积分:1
-
SCE算法:
简单进化算法的matlab标准实现,内含3个m文件,英文说明。...
SCE算法:
简单进化算法的matlab标准实现,内含3个m文件,英文说明。-SCE algorithm: a simple evolutionary algorithm matlab standards achieved, containing 3 m documents, the English description.
- 2022-01-26 04:53:56下载
- 积分:1
-
RBF算法matlab工具箱,里面有详细的说明文档.
RBF算法matlab工具箱,里面有详细的说明文档.-RBF algorithm matlab toolbox, which has detailed documentation.
- 2022-02-15 14:38:08下载
- 积分:1
-
清华大学不确定规划教材中的用遗传算法训练神经元网络的混合智能算法1...
清华大学不确定规划教材中的用遗传算法训练神经元网络的混合智能算法1-Tsinghua University, uncertainty in the planning of teaching materials by using genetic algorithm trained neural network Hybrid Intelligent Algorithm 1
- 2022-03-29 16:54:39下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
基于小波和神经网络的论文,来自期刊网
基于小波和神经网络的论文,来自期刊网-wavelet-based and neural network papers from the Journal Network! !
- 2022-08-13 02:10:25下载
- 积分:1
-
一个运用改良的遗传算法来解决旅行商问题的程序
一个运用改良的遗传算法来解决旅行商问题的程序-an improved use of genetic algorithms to solve the traveling salesman problem procedures
- 2022-03-22 23:25:58下载
- 积分:1