登录
首页 » matlab » monituihuosuanfa

monituihuosuanfa

于 2010-04-12 发布 文件大小:19KB
0 284
下载积分: 1 下载次数: 1

代码说明:

说明:  模拟退火算法在图像处理中的典型应用,用matlab编程(Simulated annealing algorithm in a typical image processing applications, programming with matlab)

文件列表:

Matlab经典算法__模拟退火应用\使用说明请参看右侧注释===〉〉.txt
Matlab经典算法__模拟退火应用\模拟退火应用\GCP(图着色问题)\b.mat
Matlab经典算法__模拟退火应用\模拟退火应用\GCP(图着色问题)\GCPacc1.m
Matlab经典算法__模拟退火应用\模拟退火应用\GCP(图着色问题)\GCPanneal1.m
Matlab经典算法__模拟退火应用\模拟退火应用\GCP(图着色问题)\GCPanneal2.m
Matlab经典算法__模拟退火应用\模拟退火应用\GCP(图着色问题)\GCPgen1.m
Matlab经典算法__模拟退火应用\模拟退火应用\ISP(独立集问题)\ISPacc.m
Matlab经典算法__模拟退火应用\模拟退火应用\ISP(独立集问题)\ISPanneal.m
Matlab经典算法__模拟退火应用\模拟退火应用\ISP(独立集问题)\ISPgen.m
Matlab经典算法__模拟退火应用\模拟退火应用\ISP(独立集问题)\w.mat
Matlab经典算法__模拟退火应用\模拟退火应用\MCP(最大截问题)\MCPacc.m
Matlab经典算法__模拟退火应用\模拟退火应用\MCP(最大截问题)\MCPanneal.m
Matlab经典算法__模拟退火应用\模拟退火应用\MCP(最大截问题)\MCPgen.m
Matlab经典算法__模拟退火应用\模拟退火应用\MCP(最大截问题)\w.mat
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\accept.asv
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\accept.m
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\annealing.m
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\calculate.asv
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\calculate.m
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\cost.mat
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\cost_sum.m
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\exchange2.m
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\exchange3.m
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)\说明.txt
Matlab经典算法__模拟退火应用\模拟退火应用\GCP(图着色问题)
Matlab经典算法__模拟退火应用\模拟退火应用\ISP(独立集问题)
Matlab经典算法__模拟退火应用\模拟退火应用\MCP(最大截问题)
Matlab经典算法__模拟退火应用\模拟退火应用\TSP(旅行商问题)
Matlab经典算法__模拟退火应用\模拟退火应用
Matlab经典算法__模拟退火应用

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • typical
    数字图像处理中的常用图,LEANNA图,大米图等等,超多图像。(Digital image processing in commonly used map, LEANNA maps, map of rice, etc., super multi-image.)
    2008-12-18 16:57:40下载
    积分:1
  • PZY
    图形学的有一个作业(graphics operations of a)
    2005-01-07 13:17:55下载
    积分:1
  • structure-elemdnt-analysis
    Space structure with static analysis % elastic beam element space structure with static analysis, elastic beam element
    2017-08-14 15:59:30下载
    积分:1
  • DrawArcTest
    5.在面板中画圆弧的程序,帮助你画出你想要的圆弧。(5 arc in the panel painting program to help you draw your desired arc.)
    2013-12-01 15:37:39下载
    积分:1
  • 3DAni
    正方体透视投影变换,可通过鼠标及键盘实现动画效果(cube perspective projection transform, through mouse and keyboard to achieve animation effects)
    2004-11-07 22:56:45下载
    积分:1
  • Doppler_Center_RadonTransform
    这种方法可以用来实现对SAR图像的多普勒中心进行估计(This method can be used to realize on the SAR images to estimate the Doppler centroid)
    2008-03-07 10:00:23下载
    积分:1
  • Supportvectormachinesinwaveletpacketdenoising
    支持向量机在小波包去噪方法中的应用,小波包分解和svm相结合(Support vector machines in wavelet packet denoising of wavelet packet decomposition and combination svm)
    2010-12-12 23:33:41下载
    积分:1
  • MT-plot
    常规处理mt处理软件导出的数据文件,可以绘制出视电阻率和相位曲线,以及误差棒大小(The apparent resistivity and phase curves and the size of the error bar can be drawn by the conventional processing of data files derived from the MT processing software.)
    2018-01-18 17:11:46下载
    积分:1
  • main
    说明:  以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。 以f = cos(2*pi/256*t) + sin(2*pi/128*t)做为原信号,取原信号f的20%做为输入进行压缩感知重建。(The sparse basis includes discrete cosine transform (DCT) and fast Fourier transform (FFT) as sparse basis, Gaussian random matrix and partial Hadamard matrix as measurement matrix, L1 norm and orthogonal matching pursuit algorithm (OMP) as reconstruction algorithm. In this paper, the reconstructed signal is reconstructed by using the original sensing signal (sinf * t) as the original input signal (i.e. sinf * t * 2) + 2 * s * t * as the input signal.)
    2020-12-17 22:00:23下载
    积分:1
  • byjc
    说明:  对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
    2008-10-26 18:49:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载