资源列表
[人工智能/神经网络/遗传算法] KPitch
说明:这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以误差在百分之五以内,但是在实际工作中已经足够了。-is for the frequency of detection, so the best should be the number of frequency Paul extraction algorithm, can be<柯登峰> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] saMatlab
说明:用matlab语言编写模拟退火算法,实现0-1被包问题-using Matlab language simulated annealing algorithm to achieve 0-1 by Kit<师俊峰> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] pso_2D
说明:一种新的优化算法-粒子群算法,优化函数,速度较快,希望大家可以借鉴.-a new optimization algorithm-PSO algorithm optimization function, faster hope we can learn from.<大侠> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] modfiyga
说明:改进的遗传算法源程序,结合遗传算法的全局寻优能力和POWELL的局部优化,是寻优速度加快-improved genetic algorithm source, combining genetic algorithm optimization of the overall situation and the local optimization POWELL, optimizing speed<沈建国> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 改进遗传算法-郭涛算法做最优化问题很管用
说明:改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产<龚文引> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 演化计算(实例-多峰函数最值)
说明:演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of t<龚文引> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] zjbp
说明:bp反向传播算法,用c++编写,用于航空运输预测问题.-bp back-propagation algorithm, using c prepared for the Air Transport prediction.<张劼> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 我编写的monte carlo随机数发生器
说明:这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very<存友> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] GA-1_cpp
说明:不确定规划 遗传算法 Nonlinear Programming算法程序- Indefinite plan heredity algorithm Nonlinear Programming algorithm procedure<家> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] GA-2_cpp
说明:不确定规划 遗传算法 Goal Programming算法程序- Indefinite plan heredity algorithm Goal Programming algorithm procedure<家> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] VSA2
说明:电压稳定的仿真软件 可以的出最大传输功率 - Voltage regulation simulation software may biggest transmission power<李培强> 在 2025-01-11 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 用Delphi开发的遗传算法源程序
说明:开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution -development environment<刘华> 在 2025-01-11 上传 | 大小:2kb | 下载:0