搜索资源列表

  1. improved-FCM-based-on-GA

    0下载:
  2. 是一个基于遗传算法改进的模糊C均值算法,很不错的代码。-It is a improved fuzzy C-means algorithm based on genetic algorithm , a very good code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:简川霞
  1. yiyuanhanshudeyouhua

    0下载:
  2. 利用遗传算法,实现简单的一元函数的优化。使用的是Matlab 7.0编写的代码-Using genetic algorithms to optimize simple functions of one variable. Use the code written in Matlab 7.0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王鹏程
  1. BPA

    0下载:
  2. 神经网络和遗传算法的相关学习,主要是基于C语言编写代码利用误差反向方法学习神经网络的权重-Related study, of neural network and genetic algorithm is mainly based on C language to write code using the method of error reverse learning of the neural network weights
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:322560
    • 提供者:李阳
  1. yiyuanhanshudeyouhua

    0下载:
  2. 利用遗传算法,实现简单的一元函数的优化。使用的是Matlab 7.0编写的代码-Using genetic algorithms to optimize simple functions of one variable. Use the code written in Matlab 7.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:216064
    • 提供者:ingming
  1. MATLABImage-processing-algorithms

    0下载:
  2. BP神经网络MATLAB算法,Matlab灰色预测模型GM(1,1)代码,维纳滤波MATLAB程序,遗传算法优化神经网络程序[matlab]-MATLAB BP neural network algorithm, Matlab gray prediction model GM (1,1) code, Wiener filter MATLAB program, genetic algorithm optimization neural n
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:园园
  1. DE

    0下载:
  2. 差分进化算法是遗传算法的一种,该段代码实现该算法功能,简单易懂-Differential evolution algorithm is a genetic algorithm, the function of the code implementing the algorithm is simple and easy to understand
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李元霸
  1. genetic-matlab

    0下载:
  2. 本文对遗传算法进行了详细的编写说明,对遗传算法中各个模块的使用以及相互之间的关系都有详细的代码进行印证,希望对大家有所帮助。-The article provide the genetic algorithm code,including the working principle of genetic algorithm and I hope it can be helpful to everyone.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:fx
  1. ADBEPHSPCS4_sky2

    0下载:
  2. 遗传算法的代码,用于实现遗传算法。可验证算法。-ga suanfa
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:722944
    • 提供者:肖贵乾
  1. IQGA

    0下载:
  2. 改进的量子遗传算法matlab代码,具有良好的收敛性-Improved quantum genetic algorithm, good convergence
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:fadfaddfa
  1. initpop

    0下载:
  2. 一个matlab遗传算法源程序遗传算法实例也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。对于初学者,尤其是还没有编程经验的非常有用的一个文件-A genetic algorithm matlab source code examples genetic algorithm also got their own, the original code was flawed, I have been corrected
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. GA_cluster

    0下载:
  2. 聚类算法的实现,结合遗传算法的实现方案,原创代码。还有个kmp算法的实现,请参见kmp.c-Clustering algorithm, combined with genetic algorithm implementation, the original code. There achieve a kmp algorithm, see kmp.cpp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1513472
    • 提供者:Huapeng
  1. BGA

    0下载:
  2. 基本的遗传算法MATLAB代码,对于多维函数的优化非常有效,仿真结果的效果很好。-Basic genetic algorithm based on MATLAB code, optimized for multi-dimensional function is very effective, the effect of simulation results is very good.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:422912
    • 提供者:sigoo
  1. jclec4-tutorial

    0下载:
  2. 好不容易在国外网站找到的用遗传算法实现的背包问题,TSP问题等,基于语法的多目标遗传算法的开源代码,有详细的文档!-genetic algorithm which apply in a lot of classic and new questions!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1586176
    • 提供者:刘强
  1. Genetic-Algorithm

    0下载:
  2. 标准遗传算法流程的关键环节代码,可修改后用于算法实例。-Standard genetic algorithm processes the key to the code, the algorithm can be modified for instance.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:李广
  1. GATSP

    0下载:
  2. 遗传算法中的的旅行家算法的代码,实现寻找最短路径的功能,输入在程序内部进行,以二维数组的形式表示-Genetic algorithms traveler algorithm code to achieve Find the shortest path, enter the internal procedures, expressed in the form of a two-dimensional array
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:LTL
  1. Gen-for-10-city-TSP

    0下载:
  2. 10城市旅行商难题,用遗传算法解决,含C语言代码。-10 city traveling salesman problem, using genetic algorithms to solve, including C language code.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:苏提
  1. BPSO-and-GA

    0下载:
  2. 使用粒子群算法和遗传算法求取简单函数的极值,代码将两个算法糅在一起写的,遗传算法又含有二进制码和格雷码编码方式。-The use of particle swarm optimization and genetic algorithm to strike a simple function of the extreme, the code will be melted together to write two algorithms,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:690176
    • 提供者:cc
  1. GA

    0下载:
  2. 本文件主要是关于java实现的遗传算法的代码,很适合初学者对遗传算法的入门了解-This document is about the realization of the genetic algorithm java code, it is suitable for beginners to understand the genetic algorithm entry
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:2079744
    • 提供者:颉灵
  1. AntTSP

    0下载:
  2. 本文件主要是针对遗传算法的java代码,很适合入门初学者-This document is mainly directed against the genetic algorithm java code, is perfect for beginners
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:颉灵
  1. Genetic-algorithm-c-source-code-

    0下载:
  2. 基于遗传算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic Algorithms write code based on the traveling salesman problem, the function can solve fundamental problems, hoping to help you! Download it
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:董乾东
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org