登录
首页 » matlab » kjunzhiduolei

kjunzhiduolei

于 2012-05-31 发布 文件大小:2KB
0 98
下载积分: 1 下载次数: 40

代码说明:

  k均值聚类,类数可以自行指定,输出散点图,红色十字为聚类中心(K-means clustering, the class number can be specified on its own, the output scatterplot chart, and the Red Cross for clustering center)

文件列表:

K均值聚类实验多类
.................\K均值聚类实验多类
.................\.................\caculateCenter1.m,1206,2012-03-26
.................\.................\data.txt,335,2012-03-26
.................\.................\main.m,1065,2012-03-26

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

发表评论

0 个回复

  • mser-example
    应用MSER检测子检测图像局部区域来估计图像尺度信息,非常好用!(Applying MSER to detect the local region in images, then estimate the image scale information, very easy to use!)
    2011-08-10 15:22:09下载
    积分:1
  • pingjia
    图像处理效果评价,评价指标包括峰值信噪比,熵,以及均方误差,具体公式请参考相关文献(photo)
    2009-05-13 17:06:28下载
    积分:1
  • moment matching和MLE估计矩阵的广义高斯分布参数 gg_mle
    压缩包中的算法使用moment matching和MLE估计矩阵的广义高斯分布参数,推荐一下。(Compression package using the moment matching algorithms and the estimated matrix of MLE parameters of generalized Gaussian distribution, recommend.)
    2020-11-18 09:59:40下载
    积分:1
  • SuperResolution
    这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.(This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.)
    2009-04-11 11:53:05下载
    积分:1
  • fast_dt
    快速距离变换的程序,是在外国人的一个程序上小改了一下,vs2008下的控制台程序,可以直接设置断点调试(Fast distance transform procedure is a procedure in the foreign small change a bit, vs2008 console under the program, you can set breakpoints directly)
    2011-10-11 16:16:21下载
    积分:1
  • TV复原
    TV模型属于图像处理领域里面的图像修复模型,对图像处理邻域的学习有很大的裨益(The TV model belongs to the image restoration model in the field of image processing, which is of great benefit to the study of image processing neighborhoods.)
    2021-03-30 22:09:09下载
    积分:1
  • rbm
    深度学习相关代码实现,可以用来做去噪,去模糊,回归,识别等( Initialize and train an RBM energy-based model. Supports binary, Gaussian, and multinomial inputs (still in development). Supports binary and noisy rectified linear units (NReLU) in the hidden layer. Supports joint modeling of binary and multinomial variables for classification.)
    2014-05-08 10:57:43下载
    积分:1
  • image_processing3
    图像工程作业3:基于视词袋模型的场景识别 (Scene recognition with bag of words)(Image Engineering Job 3: Scene Recognition Based visual bag of words (Scene recognition with bag of words))
    2021-04-20 16:58:50下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • TVAL3_v1.0
    大米大学(rice University)单像素相机的程序,简单易用。(Single-Pixel Camera Algorithm and MATLAB implement.)
    2017-07-10 01:26:27下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载