搜索资源列表
K-meaneuclideandistance
- 这个是采用欧氏距离下的K-means算法的matlab实现-this is the Euclidean distance between the K-means algorithm to achieve the Matlab
cseg
- image color segmentation using Euclidean and Mahalanobis methods
MaxCluster
- 基于matlab环境下的最大最小距离聚类的程序。距离度量为欧式距离。-Based on the maximum and minimum distance clustering in Matlab environment program. The distance measure is the Euclidean distance.
matlab-code-based-image-retrieval
- 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
IntDimCode
- This code estimates the intrinsic dimension of a dataset. It calculates three estimates. The estimator by the authors which was proposed in M. Hein, J-Y. Audibert Intrinsic dimensionality estimation of submanifolds in Euclidean space Pro
MATLABTIQUZHEN
- 同学的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下-Students graduating from the design using matlab key frame extraction code, reference optical flow method code. Frame difference is based on the Euclidean distance,
juising
- sar图像去噪的几种新的方法,基于欧几里得距离的聚类分析,cordic算法的matlab仿真。- Several new methods sar image denoising, Clustering analysis based on Euclidean distance, cordic matlab simulation algorithm.
nunjan
- 非归零型差分相位调制信号建模与仿真分析 ,计算两个矩阵之间的欧氏距离,这是一个好用的频偏估计算法的matlab仿真程序。- NRZ type differential phase modulation signal modeling and simulation analysis, Calculation of the Euclidean distance between the two matrices, This is a useful frequency estimation algori
gunsun
- 基于欧几里得距离的聚类分析,关于神经网络控制,用MATLAB实现动态聚类或迭代自组织数据分析。- Clustering analysis based on Euclidean distance, On neural network control, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
fieqou
- 空间目标识别,采用PM算法,基于欧几里得距离的聚类分析,相关分析过程的matlab方法。- Space target recognition algorithm using PM, Clustering analysis based on Euclidean distance, Correlation analysis process matlab method.
guiqui_v16
- 一些自适应信号处理的算法,计算两个矩阵之间的欧氏距离,基于matlab GUI界面设计。- Some adaptive signal processing algorithms, Calculation of the Euclidean distance between the two matrices, Based on matlab GUI interface design.
neifou
- 迭代自组织数据分析,使用matlab实现智能预测控制算法,计算两个矩阵之间的欧氏距离。- Iterative self-organizing data analysis, Use matlab intelligent predictive control algorithm, Calculation of the Euclidean distance between the two matrices.
fanbang_v40
- 加入重复控制,计算两个矩阵之间的欧氏距离,利用matlab写成的窄带噪声发生。- Join repetitive control, Calculation of the Euclidean distance between the two matrices, Using matlab written narrowband noise occurs.
liepen
- 利用matlab写成的窄带噪声发生,基于欧几里得距离的聚类分析,主要为数据分析和统计。- Using matlab written narrowband noise occurs, Clustering analysis based on Euclidean distance, Mainly for data analysis and statistics.
fiejao_v34
- 利用matlab针对图像进行马氏距离计算 ,计算两个矩阵之间的欧氏距离,随机调制信号下的模拟ppm。- Using matlab to calculate the Mahalanobis distance for the image, Calculation of the Euclidean distance between the two matrices, Random ppm modulated analog signal unde.
founou
- 计算两个矩阵之间的欧氏距离,使用matlab实现智能预测控制算法,现代信号处理中谱估计在matlab中的使用。- Calculation of the Euclidean distance between the two matrices, Use matlab intelligent predictive control algorithm, Modern signal processing used in the spectral estimation in matlab.
多项式GCD
- 1。实现,用C/C++和MATLAB,欧几里德算法计算最大公司(GCD)的两个任意多项式在GF(2)。模拟和分析两给定阶数不小(1.Realize, by using c/c++ or Matlab, the Euclidean algorithm to calculate the greatest common division (GCD) for arbitrary two polynomials over GF(2). Simulate and analyze the calculatio
tanpan
- Including compression ratio, image restoration computing uptime and peak signal to noise ratio, There Wavelet Analysis Blind Signal Processing, Clustering analysis based on Euclidean distance.
kMeans
- matlab欧几里得公式,最终输出一张聚类图(Matlab Euclidean formula)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,