资源列表

« 1 2 ... .11 .12 .13 .14 .15 816.17 .18 .19 .20 .21 ... 2830 »

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

说明:人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章-Face Recognition : The Singular Value Decomposition and KL transform projection, it is valuable to an article
<许奕强> 在 2024-11-13 上传 | 大小:323kb | 下载:0

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

说明:人工智能中的八数码问题:附有详细的注释 我们可以将八数码问题看成移动空格的问题.在不断的移动空格过程当中不断改变棋盘的布局,使之到达目标状态. 用一个open表(本程序采用序栈)的节点,从中选择一个总体代价最小的节点(不妨设为A节点,栈不为空时)是否是目标状态,如果不是则将A节点的有效的儿子节点(不在open表及closed表中出现过,不违反移动规则)插入有序表open表中,并将A节点插入closed表中.然后重复以上操作.
<刘伟> 在 2024-11-13 上传 | 大小:323kb | 下载:0

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

说明:标准遗传算法的源代码,用以解决函数优化问题-Standard genetic algorithm source code to solve function optimization problems
<陈生> 在 2024-11-13 上传 | 大小:323kb | 下载:0

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

说明:C语言实现了一个BP算法 自己定义隐含层的数目 和解决方案 得到测试样本的输出结果-C language to achieve a BP algorithm for their own definition of the number of hidden layer and solutions have been testing samples of the output results
<hubin> 在 2024-11-13 上传 | 大小:323kb | 下载:0

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

说明:用C++编写的实现神经网络中单层感知器的代码,希望和大家分享!-The code is written by C++ which is about the single perceptron in the neural net,i hope to share with everybody!
<andy> 在 2024-11-13 上传 | 大小:323kb | 下载:0

[人工智能/神经网络/遗传算法Cross-LayerOptimizedMACtoSupportMultihop

说明:发表在外文会议上的很好的有关人工鱼群算法的文章-Meeting published in the foreign language a good article on artificial fish school algorithm
<程小雅> 在 2024-11-13 上传 | 大小:323kb | 下载:0

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

说明:遗传算法在图像分割中的应用,有在一维和二维最大熵分割中的基本算法的实现及改进后的实现,自己看看吧。-Genetic algorithm in image segmentation, there is at one and two dimensional maximum entropy partitioning in the realization of the basic algorithms and improved to achie
<sdff> 在 2024-11-13 上传 | 大小:323kb | 下载:0

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

说明:Pendahuluan yang sangat penting
<dewi> 在 2024-11-13 上传 | 大小:323kb | 下载:0

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

说明:PID模糊控制代码及其相关模糊控制资料。适合于飞思卡尔智能比赛-PID fuzzy control fuzzy control code and related information. Intelligent competition for Freescale
<明穗荣> 在 2024-11-13 上传 | 大小:323kb | 下载:0

[人工智能/神经网络/遗传算法yang-n-28-cluster-validity111

说明:clustering technique
<shweta> 在 2024-11-13 上传 | 大小:323kb | 下载:0

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

说明:介绍了神念公司的用于神念耳机的TG开发工具。-Introduces the concept of Mindset s concept of God headphones TG development tools.
<liulong> 在 2024-11-13 上传 | 大小:324kb | 下载:0

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

说明:用优化的方法连步计算TSP问题,用优化的方法连步计算TSP问题。-Using optimization method to calculate the TSP problem
<鞠潭> 在 2024-11-13 上传 | 大小:324kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 816.17 .18 .19 .20 .21 ... 2830 »

源码中国 www.ymcn.org