资源列表
[人工智能/神经网络/遗传算法] libsvm-demo
说明:libsvm-demo,支持向量机的演示程序,对初学者很有用!-libsvm-demo, Support Vector machine demo program, very useful for beginners!<liyan> 在 2025-07-04 上传 | 大小:72kb | 下载:1
[数据结构常用算法] wine_dividing
说明:分酒问题:已知有3个容量分别为3kg,5kg和8kg且没有刻度的酒瓶,3kg和5kg的酒瓶均装满了酒,而8kg的瓶子为空.现要求仅用这3个瓶子将这些酒分为两个4kg,并分别装入5kg和8kg的瓶子中. 提示:回溯,递归算法.最初始的状态为(350),最终的状态为(044),要求求解所有的解法.-Hours of liquor question: known to have three capacity, respectively 3kg, 5kg and 8kg without calib<crystal> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 8_QUEENS
说明:八皇后问题:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queen s question: Pat s problem is an ancient and well-known problem is a typical example of backtracking algorithms. The pr<crystal> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fore_graph
说明:多段图向前处理程序:可以自己定义多段图的所有内容,然后给出最短路径。这个程序的思想是采用动态规划思想,再转化为C++程序-Multi-stage plan to move the process: the definition of multi-segment can map all the content, and then gives the shortest path. This process of thinking is the use of dynamic programming i<crystal> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] haffuman
说明:哈夫曼树的一个简单的实现,很适合初学者,大家拿去-Huffman tree to achieve a simple, it is suitable for beginners, we take<jwjshitiancai> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] shibie
说明:用matlab实现的几种模式识别的方法,有切比雪夫距离法,马氏距离法,欧氏距离法。而且每种方法都给出了多种编程-Matlab achieved using several methods of pattern recognition, there are Chebyshev distance, Mahalanobis distance method, Euclidean distance method. But each method are given a variety of program<mr yao> 在 2025-07-04 上传 | 大小:81kb | 下载:0
[数据结构常用算法] MarkovChainMonteCarloSimulationUsingTheMetropolisA
说明:simulation de montre carlo<QINXUFENG> 在 2025-07-04 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] Hamiton
说明:[智能] 求完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序 -[Intelligence] for the complete graph of the Hamilton Circle genetic simulated annealing algorithm matlab source generic<okboy> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[matlab例程] evalf
说明:熟悉matlab的人都会很清楚matlab中的feval()函数没法对匿名函数进行运算,当然更不可能执行当前路径之外或者说搜索路径之外的函数。还有eval只能执行字符串命令。 9 q2 u8 e" L& Y, E Z8 {然而evalf解决了上面的所有问题 -Matlab person familiar with the very clear matlab in feval () function can not be anonymous function of computing, of<okboy> 在 2025-07-04 上传 | 大小:3kb | 下载:0