资源列表
[人工智能/神经网络/遗传算法] 6b4770f9-e86b-4957-b4cd-98ad54e51f35
说明:分析了hopfiled网络和遗传算法的基本原理,探讨了hopfiled在字符识别中的应用,针对hopfiled存在的弱点,提出了基于遗传算法的hopfiled的字符识别。-The analysis hopfiled network and the basic principle of genetic algorithm, this paper discusses the application of hopfiled in character recognition, aiming at the<媛媛> 在 2025-09-13 上传 | 大小:617kb | 下载:0
[人工智能/神经网络/遗传算法] FuzzyLogic
说明:模糊逻辑实现机器人避障算法。用C++实现。-fuzzy system<路遥> 在 2025-09-13 上传 | 大小:1.29mb | 下载:0
[matlab例程] LMS-paper
说明:One of the most popular adaptive algorithms available in the literature is the stochastic gradient algorithm also called least-mean-square (LMS) [1], [2]. Its popularity comes from the fact that it is very simple to be implemented. As a consequen<Mohamed Ibrahim> 在 2025-09-13 上传 | 大小:225kb | 下载:0
[matlab例程] LMS-algo-matlab-code
说明:This file contains Matlab coding for LMS algorithm-This file contains Matlab coding for LMS algorithm..<Mohamed Ibrahim> 在 2025-09-13 上传 | 大小:4kb | 下载:0
[数值算法/人工智能] DA
说明:This file contains some basics of Distributed arithmetic<Mohamed Ibrahim> 在 2025-09-13 上传 | 大小:150kb | 下载:0
[数据结构常用算法] LZW_ekansrm
说明:使用标准库写的一个LZW编码(非LZW编码压缩)的源程序,程序简洁易懂,给初学者作为参考。-LZW coding source file using STL by ekansrm<> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] winner_tree_ekansrm
说明:使用赢者树进行对原序列插入和排序的例程,给初学者做参考用。-Insert and sort array using Winner tree, by ekansrm<> 在 2025-09-13 上传 | 大小:264kb | 下载:0
[matlab例程] newton
说明:牛顿法求解minf(x)=x1^3+x2^3-3(x1+x2)初始点x=(6,4)精度为0.05。可运行出结果,程序清晰,算法明确。-Newton method for solving min f (x) = x1 ^ 3+ x2 ^ 3-3 (x1+ x2) the initial point x = (6,4) accuracy of 0.05.It can run out the results 。 it s program is clear, and it s algorithm<王婷> 在 2025-09-13 上传 | 大小:2kb | 下载:0
[matlab例程] zunewton
说明:阻尼牛顿法求解minf(x)=(1-x1)^2+2*(x2-x1^2)^2初始点x=(0,0)精度为0.01。可运行出结果,程序清晰,算法明确。-Damped Newton method for solving min f (x) = (1-x1) ^ 2+2* (x2-x1 ^ 2) ^ 2 the initial point x = (0,0) accuracy of 0.01.It Can run out the results 。 the program is clear, algor<王婷> 在 2025-09-13 上传 | 大小:2kb | 下载:0