登录
首页 » matlab » SFCM

SFCM

于 2021-04-22 发布
0 185
下载积分: 1 下载次数: 4

代码说明:

说明:  基于空间信息的模糊均值聚类算法,SFCM,适用于数据分析,图像分割(space fuzzy-c-means clustering algorithm)

文件列表:

SFCM\CBM2011.pdf, 1150012 , 2011-04-16
SFCM\ctlivertumor.bmp, 51080 , 2009-10-30
SFCM\FCLSM.m, 3102 , 2009-12-04
SFCM\fuzzyLSM.m, 3564 , 2011-04-17
SFCM\mrihead.bmp, 51078 , 2009-06-22
SFCM\runtest.m, 980 , 2011-04-17
SFCM\SFCM2D.m, 2455 , 2009-10-31
SFCM\SFCM_Test.m, 482 , 2020-05-02
SFCM, 0 , 2020-05-15

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

发表评论

0 个回复

  • gradient_palette
    OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL (OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL)
    2008-08-18 13:59:22下载
    积分:1
  • 代码
    说明:  1、正弦函数 f (t) = K sin(wt +a) 2、矩形脉冲函数 f (t) = u(t) - u(t - t0 ) 3、抽样函数 4、单边指数函数 f (t) = Ke -t 5、已知信号 f1(t) = u(t + 2) - u(t - 2), f 2 (t) = cos(2pt) ,用 MATLAB 绘制 f1(t) + f 2 (t) 和 f1(t)′ f 2 (t)的波形。(such as : Sine function f (t) = K sin(wt +a) Rectangular pulse function f (t) = u(t)-u(t-t0) Sampling function One-sided exponential function f (t) = Ke -t Known signal f1(t) = u(t + 2)-u(t-2), f 2 (t) = cos(2pt), draw with MATLAB The waveforms of f1(t) + f 2 (t) and f1(t)*f 2 (t))
    2021-03-19 10:39:19下载
    积分:1
  • PCD
    这个文件用PCD算法解决压缩感知(构造一个冗余字典用于图像的修复)(Using PCD algorithm to solve compressed sensing (constructing a redundant dictionary for image restoration).)
    2018-04-10 18:07:35下载
    积分: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
  • gui界面
    利用matlab的gui设计的带有输入和输出功能的界面图形,可视性很强,学习非常值得(The interface graphics with input and output functions designed by GUI of MATLAB have strong visibility and worth learning.)
    2020-06-19 18:20:01下载
    积分:1
  • watershed_example
    说明:  分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
    2020-04-08 21:45:20下载
    积分:1
  • FaceDetection
    Face detection Face detection (Face detection)
    2016-02-17 20:28:30下载
    积分:1
  • iso2mesh-1.8-win32
    iso2mesh, 网格剖分应用程序。 网格剖分应用程序。(iso2mesh, Mesh generation application program. Mesh generation application program.)
    2017-11-23 16:51:10下载
    积分:1
  • tiaxian
    自适应波束形成的三个准则:MMSELCMVMSINR(Three criteria for adaptive beamforming: MMSELCMVMSINR)
    2021-03-13 16:49:24下载
    积分:1
  • matlab_GUI_showing
    本例程通过matlab编写,显示一个GUI。在GUI中将输入到程序中的数据进行绘图。本例程能够实时进行绘图,并且可以将数据进行显示。同时还可以将输入到程序中的数据进行保存。在GUI中设置有控制开关,能够通过点击开关,将数据保存在不同的文本中便于后续处理使用。(This routine is written by matlab and displays a GUI. The data input into the program is drawn in the GUI. This routine can be plotted in real time and data can be displayed. At the same time, the data input into the program can also be saved. A control switch is set in the GUI, and the data can be saved in different texts by clicking the switch to facilitate subsequent processing.)
    2018-06-06 19:31:09下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载