资源列表
[人工智能/神经网络/遗传算法] BP_Classifier
说明:用MATLAB实现的简单分类器,算法为BP神经网络,为监督学习,需要训练集(文件中附有训练集,供测试用),分类效果较好。-This program creates a Classifier to identify the gender by height and weight based on BP network.<郑翔> 在 2025-04-04 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] main
说明:通过KNN和朴素贝叶斯算法 实现 模式识别中的分类-Achieve pattern recognition is classified by KNN and Naive Bayes algorithm<jbzh> 在 2025-04-04 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] N-Queens
说明:优化的N皇后算法,输入皇后的个数N,输出三个解,算法的时间复杂度为O(nlgn)-Optimized N queens algorithm, enter the number of the Queen N, output three solutions, the time complexity of the algorithm is O (nlgn)<jbzh> 在 2025-04-04 上传 | 大小:10kb | 下载:0
[人工智能/神经网络/遗传算法] Chess
说明:基于剪枝技术的一字棋博弈系统,理解和掌握博弈树的启发式搜索过程,能够用某种程序语言建立一个简单的博弈系统-Pruning techniques based word chess game systems, understand and master the game tree heuristic search process, we can build a simple game system in some programming l<maxin> 在 2025-04-04 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] mnist.pkl
说明:mnist数据集,手写体识别,可以应用于深度学习的测试数据-mnist dataset, used for handwriting recognize<姚贤明> 在 2025-04-04 上传 | 大小:15.42mb | 下载:0
[人工智能/神经网络/遗传算法] Recognition
说明:人脸识别的代码,在visual C++6.0下可以运行识别-Recognition of code that can run under the identify visual C++6.0<yuchentao> 在 2025-04-04 上传 | 大小:3.24mb | 下载:0
[人工智能/神经网络/遗传算法] Speech-Recognition
说明:用matlab编的基于DTW和MFC算法的语音识别程序,识别效果还不错-Use matlab compiled based MFC algorithm DTW and speech recognition program to identify the results were good<zzz> 在 2025-04-04 上传 | 大小:3.34mb | 下载:0
[人工智能/神经网络/遗传算法] eight_figure
说明:八数码问题的一般解决方法,输入为当前八数码的状态,通过深度优先搜索,找出最快还原八数码的路径方法。-Usually eight digital problem solving method, eight digital inputs for the current state, by a depth-first search to find the fastest path to restore the eight digital me<王子愉> 在 2025-04-04 上传 | 大小:1.39mb | 下载:0
[人工智能/神经网络/遗传算法] cover_PSO
说明:在MATLAB环境下,构建GUI模型,用粒子群算法实现对传感器覆盖问题的求解-in MATLAB environment, the sensor cover problem is solved by the intelligent tool.<荒岛> 在 2025-04-04 上传 | 大小:13kb | 下载:0
[人工智能/神经网络/遗传算法] 10dim
说明:sade算法的matlab程序,在13年发布的标准测试函数上进行实验,改进的差分进化算法。-the matlab code of SADE, an improved differential evolution algorithm, which are tested on the benchmarks in 2013.<师玉娇> 在 2025-04-04 上传 | 大小:1.71mb | 下载:0
[人工智能/神经网络/遗传算法] DblGEGA
说明:双切点遗传算法求解来一维无约束优化的问题-Double point genetic algorithm for solving one dimension of unconstrained optimization problems<张小米> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] SimuAPSO
说明:基于模拟退火的粒子群优化算法。基本粒子群优化算法中,虽然粒子速度作了限制,不会变化太大,但位置更新时未作限制,就有可能新的位置会变得很坏,引起收敛速度缓慢,所以对更新的位置也要作限制-Particle swarm optimization algorithm based on simulated annealing<张小米> 在 2025-04-04 上传 | 大小:1kb | 下载:0