登录
首页 » AI-NN-PR » 这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简...

这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简...

于 2022-03-18 发布 文件大小:445.92 kB
0 129
下载积分: 2 下载次数: 1

代码说明:

这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简-This process mainly to improve the neural networks, genetic algorithms, clustering and many other artificial intelligence algorithms, sampling c++ Programmed, it is streamlined

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用vb编写的一个遗传算法的程序,大家可以参考
    用vb编写的一个遗传算法的程序,大家可以参考-prepared with a genetic algorithm of the procedure, we can refer to
    2022-03-26 00:00:11下载
    积分:1
  • 基于电离层F2层临界频率预测模型神经网络
    基于神经网络的电离层F2层临界频率预测方法 基于神经网络的电离层F2层临界频率预测方法-Based on neural network of ionospheric layer F2 critical frequency forecasting methods based on neural network of ionospheric layer F2 critical frequency forecasting methods
    2022-05-16 17:41:13下载
    积分:1
  • 一种基于BP网络的小波神经网络程序,用MATLAB编写的
    一种基于BP网络的小波神经网络程序,用MATLAB编写的-BP network based on wavelet neural network procedures, prepared by using MATLAB
    2022-06-20 17:35:21下载
    积分:1
  • 自已用C++写的手势辨识,可分出四个不同的手势。
    自已用C++写的手势辨识,可分出四个不同的手势。-Themselves with C++ Written gesture recognition, can be the separation of four different gestures.
    2022-03-19 07:20:23下载
    积分:1
  • use swarm intelligence algorithm to slove travelling sales man problems in matla...
    use swarm intelligence algorithm to slove travelling sales man problems in matlab-use swarm intelligence algorithm to slove traveling sales man problems in Matlab
    2023-08-12 23:10:02下载
    积分:1
  • 蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主...
    蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。 -ant colony algorithm proposed by Colorni and Dorigo. The method is simulated by ants activity
    2022-04-09 15:02:02下载
    积分:1
  • 该程序是遗传算法的具体实现,通过该程序可以对遗传算法有更深入的了解。...
    该程序是遗传算法的具体实现,通过该程序可以对遗传算法有更深入的了解。-The program is a concrete realization of genetic algorithm, through which the genetic algorithm program can have a deeper understanding.
    2023-05-17 11:15:03下载
    积分:1
  • The system is extremely easy to use, even if you have to various network model i...
    该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understanding can be a good use of the system. When used, you can change the network"s own parameters, interactive better, but the system through a lot of icon and parameter settings, so you can understand each application process and the realization of detailed steps.
    2022-03-24 00:57:11下载
    积分: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
  • 模糊规则库实现
    Fuzzy Rule Base Implementation
    2022-07-03 23:54:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载