资源列表

« 1 2 ... .95 .96 .97 .98 .99 600.01 .02 .03 .04 .05 ... 2830 »

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

说明:立方数码问题(8数码问题的三维拓展) 使用C/C++实现4个算法,即,使用启发函数h1(n)的A*算法:Astar_h1.cpp,使用启发函数h2(n)的A*算法:Astar_h2.cpp,使用启发函数h1(n)的IDA*算法:IDAstar_h1.cpp,使用启发函数h2(n)的IDA*算法:IDAstar_h2.cpp。输出文件名与算法对应。以h1为启发函数的A*算法输出到output_Ah1.txt;以h2为启发函数的A*算法
<typ> 在 2024-10-06 上传 | 大小:8192 | 下载:0

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

说明:nqueens 问题的QS1实现 N-皇后问题的快速局部搜索算法 1分钟可以找到75000皇后的一个解 参考:Rok Sosic and Jun Gu. A Polynomial Time Algorithm for the N-Queens Problem. SIGART Bulletin, 1(3):7-11, 1990.-Fast Local Search Algorithm QS1 nqueens problem r
<typ> 在 2024-10-06 上传 | 大小:342016 | 下载:0

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

说明:k_clique is matlab code to clique the tree problem
<OMID> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法Artificial-intelligence-control

说明:利用MATLAB软件,搭建一个GUI人工交互界面,分别用模糊控制、专家控制、BP神经网络控制实现PID控制在工程实践应用的性能比较!-Use MATLAB software, human interaction to build a GUI interface, respectively, with fuzzy control, expert control, BP neural network control to achieve P
<王茂正> 在 2024-10-06 上传 | 大小:22528 | 下载:0

[人工智能/神经网络/遗传算法PSO-Hybrid-Algorithm

说明:PSO多种混合算法,算法内包含了5种改进的PSO算法,是一个研究生的毕业设计源代码的一部分,对学习PSO有很大帮助-PSO mixed algorithm, algorithm contains 5 kinds of improved PSO algorithm, is part of a graduate design source code, very helpful for learning PSO
<小小辛辛啊> 在 2024-10-06 上传 | 大小:3911680 | 下载:1

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

说明:蜂鸟算法欢迎大家下载,对蜂鸟算法有研究的可以借鉴。-Hummingbird algorithm are welcome to download, for Hummingbird algorithm research can learn from.
<唐永康> 在 2024-10-06 上传 | 大小:8192 | 下载:0

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

说明:用改进的退火法反演测井核磁共振数据,解病态矩阵-With the improved annealing method inversion nuclear magnetic resonance (NMR) logging data, the morbid matrix
<顾森> 在 2024-10-06 上传 | 大小:1024 | 下载:0

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

说明:关于机器学习,多项式函数逼近的算法,课程作业-Machine learning, polynomial approximation
<黄建> 在 2024-10-06 上传 | 大小:24576 | 下载:0

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

说明:k近邻分类,内部有文档详细说明,具体例子是通过k近邻对常用数据集mnist.mat(头像数据)进行分类-k nearest
<changliu> 在 2024-10-06 上传 | 大小:4230144 | 下载:0

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

说明:通过fisher进行降维,然后通过最近邻进行分类。fisher通过两种不同方式进行降维。-using fisher to decrease the dimension of feature. then use k nearest to classifycation.
<changliu> 在 2024-10-06 上传 | 大小:1494016 | 下载:0

[人工智能/神经网络/遗传算法softmax-regression

说明:softmax 回归源代码(高维logistic回归 )进行邮件文本分类。-softmax regression to classify for email text.(high dimension of logistic regression)
<changliu> 在 2024-10-06 上传 | 大小:7575552 | 下载:0

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

说明:用naive bayes算法对文本邮件进行分类。原文本共20类,几万词条,采用标准的数据库文本作为数据源。-naive bayes alogrithm to classify email text.
<changliu> 在 2024-10-06 上传 | 大小:7575552 | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 600.01 .02 .03 .04 .05 ... 2830 »

源码中国 www.ymcn.org