资源列表

« 1 2 ... .74 .75 .76 .77 .78 1579.80 .81 .82 .83 .84 ... 2830 »

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

说明:一个利用C语言开发的模糊逻辑算法套件源代码。可以扩展或移植在其他C平台下的实现人工智能算法。-Fuzzy logic algorithm suite source code. Can be extended or transplanted artificial intelligence algorithms to achieve in other C platform.
<彭彦萍> 在 2024-10-15 上传 | 大小:68608 | 下载:0

[人工智能/神经网络/遗传算法floor-layout

说明:设备布局优化设计一直是跨学科的研究课题。从数学角度来看,设备布局优化问题属于非线性规划问题,由于约束条件多,对较多设备布局优化问题求解时,将很难找到最优解。近些年来,用遗传算法解决设备布局设计趋势迅速增加。本例将说明遗传算法在车间布局优化中的应用。-floor layout
<resonHou> 在 2024-10-15 上传 | 大小:176128 | 下载:0

[人工智能/神经网络/遗传算法ren-gong-zhi-neng

说明:人工智能里面的几个c程序,蚁群算法、k近邻、hebb学习、hopfield网络、后向传播网络等。-Artificial intelligence inside the c program, ant colony algorithm and k nearest neighbor, hebb study, the Hopfield network, back propagation network.
<zhangxin> 在 2024-10-15 上传 | 大小:11264 | 下载:0

[人工智能/神经网络/遗传算法ren-gong-zhi-neng

说明:用c语言编的几个人工智能程序,包括蚁群算法,k最近邻, hebb学习, Hopfield 网络, 后向传播网络。-Artificial intelligence inside the c program, ant colony algorithm and k nearest neighbor, hebb study, the Hopfield network, back propagation network.
<zhangxin> 在 2024-10-15 上传 | 大小:8192 | 下载:0

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

说明:遗传算法(Genetic Algorithms,简称 GA)是一种基于自然选择原理和自然遗传机 制的搜索(寻优)算法,它是模拟自然界中的生命进化机制,在人工系统中实现特定目 标的优化。遗传算法的实质是通过群体搜索技术,根据适者生存的原则逐代进化,最终 得到最优解或准最优解。它必须做以下操作:初始群体的产生、求每一个体的适应度、 根据适者生存的原则选择优良个体、被选出的优良个体两两配对,通过随机交叉其染色 体的基因并随
<zuichibi> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法artificial-neural-network

说明:人工神经网络是在现代神经科学的基础上提出和发展起来的,旨在反映人脑结构及 功能的一种抽象数学模型。自1943 年美国心理学家W. McCulloch 和数学家W. Pitts 提 出形式神经元的抽象数学模型—MP 模型以来,人工神经网络理论技术经过了50 多年 曲折的发展。特别是20 世纪80 年代,人工神经网络的研究取得了重大进展,有关的理 论和方法已经发展成一门界于物理学、数学、计算机科学和神经生物学之间的交叉学科。
<zuichibi> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法shortest-path-problem

说明:图与网络是运筹学(Operations Research)中的一个经典和重要的分支,所研究的 问题涉及经济管理、工业工程、交通运输、计算机科学与信息技术、通讯与网络技术等 诸多领域。下面将要讨论的最短路问题、最大流问题、最小费用流问题和匹配问题等都 是图与网络的基本问题。 我们首先通过一些例子来了解网络优化问题。 例1 最短路问题(SPP-shortest path problem)-shortest path pr
<zuichibi> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法fuzzy-PID

说明:985高校的一些博士论文,关于模糊PID,及一些智能控制算法,希望对大家有用啦!-BeeausetheearlyfuzzyPDandfuzzyPlfuzzycontrollersexist theflawsthenewPIDfuzzycontrollerseontinuouslyProPosed,to unifywiththestruetureanalysisandthestabilityana
<haha> 在 2024-10-15 上传 | 大小:48979968 | 下载:0

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

说明:人工智能的八数码问题,采用的A*启发式搜索,显示运行时间和每一步运行过程。基于MFC的-Eight puzzle problem in artificial intelligence, using the A* heuristic search, display the running time and every step of the operation process. MFC-based
<程港> 在 2024-10-15 上传 | 大小:16384 | 下载:0

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

说明:遗传算法,基于vc++的,有数据可测试,附加详细讲解-Decision tree classifier based on vc++, the data can be tested,Additional details to explain
<程港> 在 2024-10-15 上传 | 大小:10240 | 下载:0

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

说明:绝对实用的卡尔曼算法!基于陀螺仪和加速度器的算法过程!-Absolutely practical kalman algorithm! Based on the gyroscope and accelerate the algorithm process DuQi!
<张启秋> 在 2024-10-15 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法K-Means

说明:数据挖掘K-means算法实现,源码,是大家学习的好资源啊-DM(data mining)
<刘小丽> 在 2024-10-15 上传 | 大小:31744 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 1579.80 .81 .82 .83 .84 ... 2830 »

源码中国 www.ymcn.org