搜索资源列表
K_average
- 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程,并对分类进行了画图分析。-the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis.
predict_fun
- 基于均值生成函数时间序列预测算法程序 1. predict_fun.m为主程序 2. timeseries.m和 seriesexpan.m为调用的子程序 -function based on the mean generation time series prediction algorithm for a procedure. Predict_fun.m mainly procedures 2. Timeseries.m seriesexpan.m and called for
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
cluster-tool
- C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件.-C-means clustering algorithm mining software for data mining, very good utility software.
qiuzhijianlifengmianyishu
- 基于动态的K值均值酸法 MATLAB 动态聚类K值的算法-based on the dynamic K-means acid MATLAB dynamic clustering algorithm K
FCM_HCM
- 模糊识别的一种分类方法,属于模糊C均值方法,里面包括了算法与具体步骤。欢迎下载-fuzzy identification of a classification method is Fuzzy C - Means, includes the algorithm and the concrete steps. Welcome to download
dist200
- 一种用于模糊分类的距离测量的小程序,在模糊分类的C均值分类中使用。-a fuzzy classification for the measurement of the distance between the small procedures, in a vague category C classification means used.
junzhi_fangcha
- 自己编的一个基于VC的求均值和方差平均值的函数-themselves based on a series of the VC for the mean and variance of the average function
Fuzzy_K
- 高光谱遥感图像模糊c均值聚类算法的matlab实现-hyperspectral remote sensing images fuzzy c-means clustering algorithm to achieve the Matlab
K_average
- 简单的模式识别的分类算法(K_均值算法)程序的使用方法简单就不介绍了!
speecher_identification
- 通过语音mfcc特征参数提取采用k均值算法实现说话人识别功能
1-4
- 为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列 ,其均值为零;参考信号 ;信道具有脉冲响应: 式中w用来控制信道的幅度失真(w = 2~4,例如,取w = 2.9,3.1,3.3,3.5等),而且信道受到均值为零、方差为 (例如,取 ,相当于信噪比为30dB)的高斯白噪声 的干扰。试比较基于下列五种算法自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对应于每一种情况,在同一坐标下画出其学习曲线): 横向/格
gauss
- 本代码用来产生给定维数的高斯噪声序列。均值方差可以仍未给定。
c-均值算法
- 模式识别中的C均值算法演示程序,具体内容见说明文档,及效果图。 自我感觉还可以,请大家帮忙,提提意见。-pattern recognition algorithm in C - Means Demonstration Program, the specific content of documentation, and effectiveness map. A sense of self can, please help make a suggestion.
模糊C均值聚类算法
- 用于入侵检测的模糊C均值代码,用c++编程,带有解释。用于初学者。
FCM
- 使用C++完成的模糊C均值聚类算法的实现-FCM algorithm document
LMD分解
- 可以对振动信号进行局部均值分解以提取特征信号(The local signal can be decomposed to extract the characteristic signal)
lmd1
- 局部均值分解,matlab 程序, 实 现 对 数 据 的 分 解。(Local mean decomposition)
中值-均值滤波
- 利用labview,实现信号的中值-均值滤波(Using LabVIEW to realize median mean filter of signal)
labview求均值
- 用于各种类型的整型和浮点数求均值,具有较好的适用性。