-
背景差分法MATLAB实现
说明: 可以实现背景和目标的分离,效果还是不错的(about matlab programe)
- 2020-03-14 18:28:09下载
- 积分: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
-
junh
matlab下实现图像的灰度直方图绘制
以及图像的灰度均衡化处理(Matlab image histogram of the gray scale mapping and image processing gray balance)
- 2007-01-08 00:06:51下载
- 积分:1
-
AVOfanyan
使用高斯消去法的AVO参数反演程序,可以检索模型层数,十分方便实用。(Using the Gauss elimination of the AVO parameter inversion procedure, you can retrieve the model layer, very convenient and practical.)
- 2017-02-22 16:58:34下载
- 积分:1
-
speckle-denoise
医学超声图像滤波必看:针对斑点噪声的几种滤波算法的经典论文。包括Lee的滤波算法,Frost的滤波算法,Kuan的滤波算法,MAP(Maxima a priority)的滤波算法。(Medical ultrasound image filtering must-see: a classic paper several filtering algorithm for speckle noise. Including the filtering algorithm of Lee and Frost filtering algorithm, Kuan filter algorithm, MAP (Maxima a priority) filtering algorithm.)
- 2012-05-02 23:30:56下载
- 积分:1
-
Wavelet
Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。(Wavelets for data encode and uncode, the figures would be shown.)
- 2009-04-09 21:55:21下载
- 积分:1
-
kpcacsdn
kpca的算法实现源码,实现了一个数据降维方面的经典算法kpca(kpca the algorithm source code, to achieve a data dimensionality reduction classical algorithm kpca)
- 2020-09-18 19:07:53下载
- 积分:1
-
ONSL0
ONSL0稀疏重构算法是NSL0的优化版
输入: y:测量值向量 A:测量矩阵 A_pinv:A的广义逆
输出: xr:重构信号
用于对信号或者图像的压缩重构(ONSL0 u7A00 u758F u91CD u6784 u7B97 u6CD5 u662FNSL0 u7684 u4F18 u5316 u7248 u8F93 u5165: y: u6D4B u91CF u503C u5411 u91CF A: u6D4B u91CF u77E9 u9635 A_pinv: A u7684 u5E7F u4E49 u9006 u8F93 u51FA: xr: u91CD u6784 u4FE1 u53F7 u7528 u4E8E u5BF9 u4FE1 u53F7 u6216 u8005 u56FE u50CF u7684 u538B u7F29 u91CD u6784)
- 2017-02-23 11:33:54下载
- 积分:1
-
数字图像处理_第三版_英_答案
《数字图像处理(第三版)》课后习题答案,作者冈萨雷斯(Answers to Exercises after Class of Digital Image Processing (Third Edition),author Gonzalez)
- 2019-06-10 10:54:09下载
- 积分:1
-
fig2cad
说明: matlab生成的fig图纸转换为DXF文件(Converting fig drawings generated by MATLAB into DXF files)
- 2020-07-12 10:28:58下载
- 积分:1