资源列表
[matlab例程] rgb2gray
说明:最基本的由彩色图像转换为灰度图像的代码。在matlab中运行图像处理时用到的最基本源码,但是很多matlab中并不含有这个函数。-The most basic color images by gray-scale image is converted to code. In the matlab image processing used to run the most basic source code, but many do not contain this function in mat<赵晓霞> 在 2026-01-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ga
说明:遗传算法是弥补了EM算法的缺点,是现在比较流行的一种利用迭代计算全局最优值的一种算法。遗传算法是借鉴了自然遗传学,因此它们的基本思想是想通的。-Genetic algorithm is made up for the shortcomings of EM algorithm, is now more popular means of a global optimum value of iterative calculation algorithm. Genetic algorithm is bo<赵晓霞> 在 2026-01-15 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Primukas.java.tar
说明:In computer science, Prim s algorithm is an algorithm that finds a minimum spanning tree for a connected weighted undirected graph.<Justas> 在 2026-01-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dfs
说明:深度优先搜索算法DFS的实现,1.如果有可能,访问一个领接的未访问的节点,标记它,并把它放入栈中。 2 当不能执行规则 1 时,如果栈不为空,则从栈中弹出一个元素。 3 如果不能执行规则 1 和规则 2 时,则完成了遍历。-Depth-first search algorithm DFS implementation, 1. If possible, visit a collar then outstanding access node, mark it and put it into the<陈源> 在 2026-01-15 上传 | 大小:1kb | 下载:0
[matlab例程] Parzen_LOO
说明:Parzen windows needed for Gaussian mixture to evaluate the pdf<Tavita> 在 2026-01-15 上传 | 大小:1kb | 下载:0