-
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。...
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
- 2022-01-24 10:21:43下载
- 积分:1
-
利用一个较为成熟的遗传算法基础类库(作者:刘康),我自己在做论文的时候写得一个关于利用遗传算法进行节点部署应用的实验程序。您可以很容易地在其基础上实现自己应用相...
利用一个较为成熟的遗传算法基础类库(作者:刘康),我自己在做论文的时候写得一个关于利用遗传算法进行节点部署应用的实验程序。您可以很容易地在其基础上实现自己应用相关的算法程序,进行研究验证工作。希望此源码能够为相关人事提供帮助。-Use of a more mature class library based on genetic algorithm (Authors: Liu Kang), I have to do when writing a thesis on the use of genetic algorithm application node deployment Experimental procedures. You can easily realize in their own applications based on the algorithm-related procedures, conduct research validation. I hope that this source can provide assistance for the relevant personnel.
- 2023-02-05 04:45:03下载
- 积分:1
-
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5....
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5. 资源
-estimation of distribution algorithm(EDA)tutorial
1. from the GA to the EDA
2. Linking learning and models
3. Continuous EDA
4. EDA with Boltzmann distribution
5. other Resources
- 2022-02-20 13:34:32下载
- 积分:1
-
本程序利用蚂蚁算法解决TSP(旅行商问题)问题
本程序利用蚂蚁算法解决TSP(旅行商问题)问题-This procedure using ant algorithm to solve TSP (Traveling Salesman Problem) problem
- 2022-02-06 19:13:39下载
- 积分:1
-
一个分词程序,c代码,有很详细的注释,便于阅读
一个分词程序,c代码,有很详细的注释,便于阅读-A segmentation procedure, c code, have very detailed notes, easy-to-read
- 2022-07-13 14:19:49下载
- 积分:1
-
遗传算法的文章
遗传算法的文章- Heredity algorithm article
- 2022-06-28 05:43:03下载
- 积分:1
-
支持向量机模式识别技术及其在机械故障诊断中的应用
SVM模式识别技术及在机械故障诊断中的应用进展-SVM pattern recognition technology and in Mechanical Fault Diagnosis of progress
- 2023-09-05 19:15:03下载
- 积分:1
-
模式识别HK分类算法 vc下dos程序
模式识别HK分类算法 vc下dos程序-pattern recognition algorithm vc HK classification procedures under dos
- 2022-03-19 03:48:28下载
- 积分: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
-
一个BAM神经网络的基本程序,通过这个程序可以使大家对BAM有一个详细具体的了解。...
一个BAM神经网络的基本程序,通过这个程序可以使大家对BAM有一个详细具体的了解。-A BAM neural network basic procedures, the adoption of this procedure allows us to BAM has a detailed understanding.
- 2022-07-21 08:26:52下载
- 积分:1