CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 均值法

搜索资源列表

  1. FUZZCLUST

    0下载:
  2. 里面是一些大家很可能常用到的聚类分析方法有像K均值等分析法,希望能为大家提供一些帮助。-There is probably some people used to the cluster analysis methods such as K-means analysis, We hope to provide some help.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7.6kb
    • 提供者:小白
  1. someImageProcessSourcecode

    0下载:
  2. 几种图像处理源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11.04kb
    • 提供者:hello
  1. all

    0下载:
  2. 模式识别分类器的设计,此为K均值法源码,经调试通过。所用数据为标准IRIS。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:leestar
  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:85.92kb
    • 提供者:wilsonwong
  1. kcluster

    0下载:
  2. 一种基于软划分方法的聚类方法——模糊k均值法聚类分析。-A division of methods based on soft clustering method- fuzzy k-means cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.28kb
    • 提供者:wyl
  1. Cmeansalgorithmmatlabprocessprocedures

    0下载:
  2. C均值法的程序算法matlab 程序,本程序用MATLAB实现了聚类分析的功能,保存tex文件中,无数据-C-means algorithm matlab process procedures, the procedures used MATLAB implementation of the cluster analysis function, preservation of tex file, no data
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.34kb
    • 提供者:郭子中
  1. 1

    0下载:
  2. 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:580.27kb
    • 提供者:刘蕊
  1. BasicMotionVectorEstimation

    1下载:
  2. 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.51mb
    • 提供者:alan
  1. C_Average_method

    0下载:
  2. 模式识别的大作业 改进的C均值法,对聚类效果比较显著-Great job to improve recognition of the C means method, a relatively significant effect on the clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:wangjinwu
  1. 20101201

    0下载:
  2. 首先从视频中提取100张图片,用其中五十张图片根据平均值法获得背景图片,然后做差,二值化,提取目标。-First, extracting 100 images from the video ,using fifty pictures to obtain the background image with the method of average. Then frame difference, binary, extracting the target.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:774byte
    • 提供者:李明
  1. c_mean

    1下载:
  2. 模式识别中c均值法的matla算法实现 老师布置的作业我昨晚了 上传共享一下-Pattern recognition method matla c means algorithm teacher assignments upload to share what I had last night
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.24kb
    • 提供者:tongpeng
  1. pinghua

    0下载:
  2. 在matlab下利用空间均值法、中值法、最大值法和最小值法实现数字图像的平滑处理-Use of space under the matlab mean, median method, the maximum and minimum method method of smoothing digital images
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:570byte
    • 提供者:白帅
  1. hwLMS

    0下载:
  2. 自适应滤波的一种最小均值法因算法简单故应用很广泛值得探究与开发的继续研究-A minimal adaptive filtering algorithm is simple because it means method is widely applied and development should continue to explore
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.98kb
    • 提供者:huangwen
  1. MST-Player-v1.5

    0下载:
  2. 运动目标识别,采用背景差分方法。背景图像由均值法获得。里面的视频换成前几帧换成纯背景效果能更好一点-Moving target identification, using the background difference method. Background image obtained from the mean. Which replaced the previous video frame replaced by pure background a little better resul
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:696byte
    • 提供者:文铮
  1. kclustering

    0下载:
  2. 使用k均值法对一组数据进行聚类,画出结果图像-Use the k-means clustering, a set of data to draw the resulting image
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2.98kb
    • 提供者:张天航
  1. 均值法背景建模

    1下载:
  2. 使用matlab语言,进行均值法背景建模,并进行差分得到运动目标区域。
  3. 所属分类:matlab例程

  1. synthetic

    0下载:
  2. 利用matlab进行看均值聚类,简单实用。。。(Using MATLAB to look at the mean clustering, simple and practical...)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2kb
    • 提供者:fdfdf
  1. filter

    1下载:
  2. 利用窗函数法设计FIR滤波器,绘制出滤波器的特性图。利用所设计的滤波器对多个频带叠加的正弦信号进行处理,对比滤波前后的信号时域和频域图,验证滤波器的效果。最后录制或下载一段语音信号,对其进行采样和加噪,然后用设计滤波器对加噪后信号进行滤波,绘制出信号的时域波形和频谱,分别计算均值、方差、自相关函数、功率谱,并对滤波前后的信号进行对比。(Using window function design FIR filter, draw the filter characteristic diagram.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:737kb
    • 提供者:Selena_01
  1. 均值背景学习法

    0下载:
  2. 均值背景学习法的MATLAB实现,设定学习因子a进行循环迭代,完成背景建模,a为新图像对原图像的影响(MATLAB implementation of mean background learning method)
  3. 所属分类:matlab例程

  1. ER23JDJ

    3下载:
  2. 在Matlab环境中编制了以雨流计数法为理论基础的二维载荷谱程序,用以对混合动力电动车电机驱动系统载荷时间历程进行统计处理,得到载荷幅均值雨流矩阵,进行幅均值各自分布假设检验,以及独立性和相关性检验,获得二维联合分布概率密度函数,建立混合动力电动车电机驱动系统台架试验用二维载荷谱.(Prepared in Matlab environment of the rain flow counting method with the theoretical basis of the two-dimens
  3. 所属分类:matlab例程

    • 发布日期:2020-01-13
    • 文件大小:654kb
    • 提供者:彭成新
« 12 3 4 5 6 »
搜珍网 www.dssz.com