说明:根据马尔科夫原理分割灰度图像,预处理时可用k-means处理会灰度不均匀情况,先将图片大致分为两类,再根据贝叶斯定理,先验概率等分割图像,程序可执行。
说明:介绍活动轮廓模型的原理,根据作者原创论文编写的matlab程序。
说明:可实现matlab的滤波,加强对于自适应降噪原理的理解,为以后设计提供帮助。
说明:图像处理中的模糊C均值聚类matlab算法及源代码 ,聚类分割算法是图像处理中的基本操作,文件中包含了使用模糊C-均值实现聚类分割的算法原理以及MAtlab源程序,程序运行效果不错,也有注释,适合新手学习参考
说明:阵列信号处理_空间谱估计原理的一些基本算法――MusicEspritMp-Array signal processing _ the principle of spatial spectrum estimation of some of the basic algorithm- MusicEspri...
说明:使用RBF对数据进行拟合,可显示拟合结果,可参考对RBF原理的讲解对代码及其算法进行进一步理解。 Using RBF to fit the data, the fitting results can be displayed, and the code and its algorithm ...