资源列表

« 1 2 ... .23 .24 .25 .26 .27 728.29 .30 .31 .32 .33 ... 2831 »

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

说明:这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。   利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"
<kk.h> 在 2025-06-10 上传 | 大小:22kb | 下载:0

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

说明:基于平均法的断续模式下buck,boost,buck_boost型DC/DC功率级建模步骤,包括电压模和峰值电流模-Based on the average method of discontinuous mode buck, boost, buck_boost type DC/DC power level modeling steps, including the voltage mode and peak current mode
<蔡友> 在 2025-06-10 上传 | 大小:1kb | 下载:0

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

说明:基于平均法的buck_boost型DC/DC建模步骤,包括电压模和峰值电流模。增加了误差放大器放大倍数的确定,电源调整率,负载调整率和三种变换器的一阶等效模型-Based on the average law buck_boost type DC/DC modeling steps, including the voltage mode and peak current mode. An increase of the error amplifier to determine the magni
<蔡友> 在 2025-06-10 上传 | 大小:16kb | 下载:0

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

说明:基于gaot工具箱优化BP以实现数据拟合。在nninit.m中修改数据存储的路径以及隐含层节点数的设置(S1),遗传算法与bp的参数修改在ga_bp.m中进行。-Toolbox gaot Optimize based on BP in order to achieve data fitting. At nninit.m modify the path of data storage as well as the hidden layer nodes of the set (S1), geneti
<崔琴> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Patternrecognitionbaseonneuralnetworksourcecode.ra

说明:基于神经网络的模式识别源程序,各种识别方式都有,可直接用-Pattern recognition based on neural network source code, there are a variety of identification can be directly used
<白洁> 在 2025-06-10 上传 | 大小:207kb | 下载:0

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

说明:基于云理论的自动诊断代码,效果很好,有研究的人可以参考-Based on cloud theory of automatic diagnosis code, the effect of good
<张先> 在 2025-06-10 上传 | 大小:4kb | 下载:0

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

说明:遗传算法实现TSP算法,包括选择、交叉等操作-TSP algorithm for genetic algorithm implementation, including selection, crossover, such as operation
<evan> 在 2025-06-10 上传 | 大小:84kb | 下载:0

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

说明:没有应用matlab工具箱的RBF神经网络程序-Not been applied to matlab toolbox RBF neural network procedures
<yanghaiyan> 在 2025-06-10 上传 | 大小:1kb | 下载:0

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

说明:传教士与野人过河,刚开始有3个传教士和3个野人,如果野人的数量大于传教士的数量,则失败-Missionaries And Cannibals Puzzle Solver
<LR> 在 2025-06-10 上传 | 大小:11kb | 下载:0

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

说明:遗传算法与BP模型的改进及其在水资源工程中的应用-Genetic Algorithm and BP improve the model and its application in water resources engineering
<Robin> 在 2025-06-10 上传 | 大小:5.36mb | 下载:0

[人工智能/神经网络/遗传算法KernelDiscriminantAnalysis(manyclassiers)

说明:用于目标识别的核辨别分析程序,含有大量的分类器子程序。-For target identification of nuclear analytical procedures to identify, contain many classifier subroutine.
<付建胜> 在 2025-06-10 上传 | 大小:12kb | 下载:0

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

说明:用于空中目标识别的最近特征线分类器子程序。-Aerial targets for the identification of Nearest Feature Line Classifier subroutine.
<付建胜> 在 2025-06-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 728.29 .30 .31 .32 .33 ... 2831 »

源码中国 www.ymcn.org