登录
首页 » matlab » Seg Source Code

Seg Source Code

于 2017-08-23 发布 文件大小:13KB
0 173
下载积分: 1 下载次数: 1

代码说明:

  Segmentation algorithm

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

发表评论

0 个回复

  • moving_average_v3.1
    Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. (MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast. MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact. NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements. NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
    2009-03-06 23:10:07下载
    积分:1
  • BatLSBReplace
    大批量处理图像LSB隐写算法的matlab算法(Large batch image LSB steganography algorithm matlab algorithm)
    2010-08-30 02:25:28下载
    积分:1
  • mohucjunzhi
    此方法用模糊聚类的方法对全体样本进行分类,称为模糊c均值(Fuzzy c-means)
    2012-04-20 10:07:46下载
    积分:1
  • The-topology-of--WSNs
    本程序用Matlab描述了无线传感器网络的拓扑的生成方法。(The topology of wireless sensor networks)
    2011-05-27 10:44:05下载
    积分:1
  • ULA_MVDR_beamforming
    均匀线列矢量水听器阵MVDR波束形成研究(ULA vector sensors MVDR beamforming)
    2020-11-06 11:39:49下载
    积分:1
  • Hungary_matlab
    匈牙利算法的matlab实现,自己处理的,克服了大部分的死循环问题(Hungary matlab solve death circle)
    2013-02-05 16:37:50下载
    积分:1
  • MMC
    Simulate queueing In queueing theory, a discipline within the mathematical theory of probability, an M/M/1 queue represents the queue length in a system having a single server, where arrivals are determined by a Poisson process and job service times have an exponential distribution. The model name is written in Kendall s notation. The model is the most elementary of queueing models[1] and an attractive object of study as closed-form expressions can be obtained for many metrics of interest in this model(In queueing theory, a discipline within the mathematical theory of probability, an M/M/1 queue represents the queue length in a system having a single server, where arrivals are determined by a Poisson process and job service times have an exponential distribution. The model name is written in Kendall s notation. The model is the most elementary of queueing models[1] and an attractive object of study as closed-form expressions can be obtained for many metrics of interest in this model)
    2013-05-05 19:39:28下载
    积分:1
  • particle
    关于粒子滤波关键技术研究,最新国内外文章(Particle filter on the research of key technologies, the latest article at home and abroad)
    2007-09-25 09:47:48下载
    积分:1
  • BIG_WAVE_and_SMALL_WAVE
    Matlab code for wavelet (small waves) and Sinusoids (Big waves0
    2009-04-20 02:42:14下载
    积分:1
  • vcyumatlachulisartuxiang
    文章主要介绍了利用MATCOM进行VC和MATLAB 混合编程的步骤与优点, 并将其用于SAR 图像处理与质量评估软件开发。该软件通过图形与菜单, 界面用户只需进行简 单的菜单操作就可以得到直观的处理和评估结果, 为开展SAR 图像处理、质量评估研究提供了一个有力的工具。(Article introduces the use of MATCOM for VC++ and MATLAB programming steps and advantages of mixed and used in SAR image processing and quality assessment of software development. The software graphics and menus, just a simple user interface, menu operations can be intuitive handling and evaluation of results, for carrying out SAR image processing, quality assessment study provides a powerful tool.)
    2011-04-21 16:13:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载