资源列表
[数值算法/人工智能] knapsack
说明:程序设计思路 在动态规划中,可将一个问题的解决方案视为一系列决策的结果,要考察每个最优决策序列中是否包含一个最优子序列。所以在最短路径问题中,假如在的第一次决策时到达了某个节点v,那么不管v 是怎样确定的,此后选择从v 到d 的路径时,都必须采用最优策略。利用最优序列由最优子序列构成的结论,可得到f 的递归式。f ( 1 ,c) 是初始时背包问题的最优解。可使用(1)中所示公式通过递归或迭代来求解f ( 1 ,c)。从f (n, * )开始迭式, f (n, * )由第一个式子得出,然后由<王新峰> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[人工智能/神经网络/遗传算法] BpNet_SRC
说明:分别用C++、C、Matlab编写的BP神经网络源程序。-Respectively C++, C, Matlab, prepared by BP neural network source.<lian> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[数学计算/工程计算] shujuwajue
说明:关于 数据挖掘的 书籍 有兴趣的 下-Data Mining on the books of interest under the<jin> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[matlab例程] cisumYANG
说明:关于MUSIC算法的源代码。很好用的-MUSIC algorithm on the source code. Good used<yangqiuchen> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[数值算法/人工智能] 3th_chapter
说明:《算法设计与分析》王晓东编著,第三章动态规划,课本例子代码实现- Algorithm Design and Analysis edited by Wang Xiaodong, Chapter III of dynamic programming, textbook example of code to achieve<benson> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[人工智能/神经网络/遗传算法] AStarDemo
说明:A星算法实现~ 人工智能中如何寻早最短路径,在游戏中有重要应用-A Star ~ artificial intelligence algorithm how to find the shortest path early in the game there are important applications<huhailong> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[matlab例程] shuzhifenxishangji
说明:研一,学校开了数值分析这门课,而且要求用matlab进行上机试验,就写数值分析常微分方程的7个MATLAB算法,都是能够套用的M文件。还有我自己的上机作业。很不错的,能参考。要想要其它章的算法,我都已经上传了。-Kenichi, the school opened the numerical analysis of the course, but also carried out on machines with matlab test, on the numerical analysis of<刘文> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[matlab例程] matlab_path_planning
说明:利用人工势场法进行移动机器人的路径规划的matlab程序。包含具体的讲解。-The use of artificial potential field method for mobile robot path planning matlab procedures. Contains specific explanation.<付他> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[matlab例程] imageprocessing
说明:运用MATLAB程序识别图像并将其划分为文字和非文字的两个类别-MATLAB program to identify the use of images and text and is divided into two categories of non-text<1234> 在 2025-10-21 上传 | 大小:22kb | 下载:0
[matlab例程] GS_CH_PSO1.1_discrete1.0_2007830
说明:基于粒子群优化与灰色系统理论的多目标优化程序,很好用-Based on Particle Swarm Optimization and gray system theory of multi-objective optimization process, a very good use<luoyouxin> 在 2025-10-21 上传 | 大小:22kb | 下载:0