-
- 2022-01-28 01:10:18下载
- 积分:1
-
这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以...
这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以误差在百分之五以内,但是在实际工作中已经足够了。-is for the frequency of detection, so the best should be the number of frequency Paul extraction algorithm, can be less than prior error. The source code for the algorithm is based on the algorithm Paul to be amended, omitted the interpolation part, the error within 5%, but the actual work has been sufficient.
- 2022-01-31 12:49:43下载
- 积分:1
-
遗传算法和蚂蚁算法结合的一种新算法
将遗传算法与蚁群算法相相结合,产生的一种新算法-genetic algorithm and ant algorithm combination of a new algorithm
- 2022-01-24 13:54:53下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
提供了遗传算法的一些代码库文件,国外下的很有用
提供了遗传算法的一些代码库文件,国外下的很有用-provide the genetic algorithm code of the document, the foreign useful
- 2022-03-10 09:27:24下载
- 积分:1
-
matlab 模拟退火算法simulated anealing 的工具箱
matlab 模拟退火算法simulated anealing 的工具箱-Matlab simulated annealing simulated anealing the Toolbox
- 2022-09-08 11:15:02下载
- 积分:1
-
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定...
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision variables, the optimal model to determine coding method to determine decoding, determine individual evaluation methods, genetic operator, genetic algorithm to determine the operating parameters seven steps.
- 2022-03-18 20:39:46下载
- 积分:1
-
旅行商问题和野人过河,打开一个word文档,含…
旅行推销员问题和野人河,打开一个word文档,包含详细信息
- 2022-05-26 10:05:46下载
- 积分:1
-
DBSCAN博士aszykowski部Michal化学计量学所设计…
DBSCAN Designed by Dr. Michal aszykowski Department of Chemometrics Institute of Chemistry, The University of Silesia. It s the basic one.
- 2022-01-30 15:34:41下载
- 积分:1
-
Based on genetic algorithm artificial life simulation, C++ Source code
基于遗传算法的人工生命模拟,C++源代码-Based on genetic algorithm artificial life simulation, C++ Source code
- 2022-11-14 23:25:03下载
- 积分:1