资源列表

« 1 2 ... .55 .56 .57 .58 .59 1860.61 .62 .63 .64 .65 ... 2831 »

[人工智能/神经网络/遗传算法genetic-algorithm

说明: Rosenbrock函数的全局最大值,使用遗传算法计算。f(x1,x2) = 100 (x12-x2)2 + (1-x1)2; -2.048 ≤ xi ≤ 2.048 (xi=1,2)。 该函数有两个局部极大点,分别是:f(2.048, -2048)=3897.7342和f(-2.048,-2.0048)=3905.9262其中后者为全局最大点。 -Rosenbrock function global maximum, calculated using a genetic algo
<Youyou> 在 2025-06-08 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法TSP

说明:人工智能中的经典算法,TSP模拟退火算法。本程序简单实现了的用模拟退火算法实现了旅行商问题。只需在文本cities中输入各个城市之间的距离,运行程序后就可以求出旅行各个城市的最短距离。适合学习人工智能和对该算法有兴趣的同学使用。-Classic artificial intelligence algorithm, TSP simulated annealing algorithm. The program is simple to achieve with simulated annealing
<李辉> 在 2025-06-08 上传 | 大小:36kb | 下载:0

[人工智能/神经网络/遗传算法30-cases-in-matlab

说明:MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
<Binjie Liao> 在 2025-06-08 上传 | 大小:1.49mb | 下载:0

[人工智能/神经网络/遗传算法Queen

说明:四皇后问题回溯算法,c语言写法,人工智能作业-four queens
<张长> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法MBBox

说明:猴子吃香蕉问题,人工智能,C语言版本,猴子拿到箱子后爬到箱子上吃香蕉-Monkeys eat bananas, artificial intelligence, C language version, the monkeys get the box after a climb up the box on bananas
<张长> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法DeepLearnToolbox-master

说明:Geoffrey E. Hinton 深度学习资料-Geoffrey E. Hinton Deep Learning code
<沈芳> 在 2025-06-08 上传 | 大小:14.09mb | 下载:0

[人工智能/神经网络/遗传算法12_01_0079_0085_2

说明:Active contours or \snakes" can be used to segment objects automatically. The basic idea is the evolution of a curve, or curves subject to constraints from the input data. The curve should evolve until its boundary segments the object of intere
<patel> 在 2025-06-08 上传 | 大小:473kb | 下载:0

[人工智能/神经网络/遗传算法disertation

说明:清华大学申请博士论文,有关连续无限制语音流中关键词识别方法研究的,大家都知道清华大学的博士论文是不上网的哦。-Tsinghua University to apply for a doctoral thesis, unlimited voice stream keyword spotting method continuous research, we all know the Internet Tsinghua University doctoral dissertation Oh.
<陈建国> 在 2025-06-08 上传 | 大小:1.01mb | 下载:0

[人工智能/神经网络/遗传算法graph1

说明:基于matlab的数字信号发生器兼电子琴设计-Based on digital signal generator matlab Chief keyboard design
<季丹宁> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法mohuyuce

说明:对列车运行过程进行模糊预测算法优化控制并使用matlab进行仿真实验-Train running fuzzy prediction algorithm to optimize control and use matlab simulation experiments
<汪雨> 在 2025-06-08 上传 | 大小:26.28mb | 下载:0

[人工智能/神经网络/遗传算法Seven_RBF_codes

说明:七个RBF神经网络的源程序,包括聚类等多个功能演示-Seven RBF neural network source code, including clustering multiple functional demo
<zjl> 在 2025-06-08 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法VoiceDialSystem

说明:通过语音,进行识别,得到识别参数。这里是通过HKT 进行数据训练。里面有说明文档-voiceDialSystem get dial number through voice/ voice recongization
<liaoah> 在 2025-06-08 上传 | 大小:8.6mb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1860.61 .62 .63 .64 .65 ... 2831 »

源码中国 www.ymcn.org