-
k_mean_uv
利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。(K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.)
- 2013-01-15 15:05:42下载
- 积分:1
-
senkin
CHEMKIN-III package. Gas mixture sensitivity analysys.
- 2020-12-19 17:19:10下载
- 积分:1
-
An-Affine-Projection-Sign-Algorithm-
仿射投影符号算法是仿射投影算法和符号算法的组合算法,具有良好的抗冲击噪声的能力。(Affine projection algorithm is a combination algorithm symbol affine projection algorithms and symbolic algorithms, have good impact noise capabilities.)
- 2016-01-04 19:58:30下载
- 积分:1
-
图像匹配,将两幅不同的角度拍的图像的对应点都找到as
图像匹配,将两幅不同的角度拍的图像的对应点都找到(Corner detection)
- 2020-07-14 00:08:56下载
- 积分:1
-
emfhd
gmcalab fast generalized form component analysis, Multi-target tracking particle filter, Calculate the multifractal trend fluctuation analysis.
- 2017-06-26 22:51:49下载
- 积分:1
-
wavelet97
说明: 利用97小波变换进行图像压缩,用matlab仿真,实验证明它具有较高的压缩比(using wavelet transform image compression using Matlab simulation experiment to prove that it has a higher compression ratio)
- 2006-03-28 20:26:09下载
- 积分:1
-
LevelSet_ChunmingLi_v0
李纯明博士的无需初始化模型的源代码,作者亲自写的。还有测试图象,相信对大家肯定有好处。(Economics Dr. initialization model without the source code, written by the author himself. There test image, I think we will benefit.)
- 2021-01-13 10:18:48下载
- 积分:1
-
MJRFGNI
使用奇异值分解算法的prony算法-single value decomposition based prony algo()
- 2017-12-09 12:36:15下载
- 积分:1
-
waveenhace
说明: 小波变换图像增强,经过matlab6.0测试,放心可用(Wavelet image enhancement, after matlab6.0 testing, confidence can be)
- 2011-03-03 13:03:11下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1