搜索资源列表
mi
- 多变量的互信息的matlab的函数的源码,用于矩阵和其概率已知情况下的互信息的估计
mi-fil
- 一个用matlab写的对图象处理方面的函数,希望对新手有帮助
利用MATLAB计算两张图像的信息熵及其互信息
- 利用MATLAB计算两张图像的信息熵及其互信息.,calculate the entropy of information calculate the mutual information of two information.
基于互信息的配准程序,matlab版的
- 基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。, Matlab Program to find mutual information for two images stored as vectors. The images must contain 8-bit (0-255) integer pixels Requires two data vectors X,Y which must be the same length and Nx1
MI
- 互信息:计算两幅图像之间的互信息-Mutual information: calculating the mutual information between two images
Wireless_Mimo
- 一篇带matlab仿真代码的MIMO无线通信论文,介绍了MIMO信道,编码等方面的知识,并附上了相关的MATLAB代码-Matlab simulation with a code of MIMO wireless communications papers, introduced the MIMO channel, coding, such as knowledge, together with the relevant MATLAB code
peizhun
- 图象配准源程序一, GUI界面,proj.m 图片选择窗口,testListBoxlj.m 二,最优化算法 PSO.m POWELL.m 三,互信息尺度 MI.m EMI.m RMI.m HiMI.m GMI.m FPMI.m 四,POWELL.m附属子程序 oneDimSearch.m 五,PSO.m附属子程序 myMI.m 六,配准结果检验程序 restore.m 七, gob
MI
- 计算两幅图中的互信息,首先计算两幅图的分别香农熵,再计算它们的联合直方图。-calculate the Mutual-Information of two image
MI
- 基于互信息的医学图像配准算法中的互信息的matlab程序-MI
mi
- matlab源码程序 -matlab yuanmachengxumatlab yuanmachengxu
bbbb
- 摘 要:提出一种新的基于Pareto多目标进化免疫算法(PMEIA)。算法在每一代进化群体中选取最优非支配抗体保存到记忆细胞文档中 同时引入Parzen窗估计法计算记忆细胞的熵值,根据熵值对记忆细胞文档进行动更新,使算法向着理想Pareto最优边界搜索。此外,算法基于点在目标空间分况进行克隆选择,有利于得到分布较广的Pareto最优边界,且加快了收敛速度。与已有算法相比, PMEIA在收敛性、多样性,以及解的分布性方面都得到很好的提高。-Abstract:This paperproposed a
mi
- matlab 互信息理论主要函数的工具包,包括互信息,熵的计算公式等程序-the main function of mutual information theory matlab toolkit, including the mutual information, entropy calculation
evaluation
- 各种图像融合性能评价参数,包括D,MSE,PSNR,SF,RMSE,NCD,REL,MI,MAE,DREL,EOG,CREF等-Image fusion performance evaluation of various parameters
MI
- 计算图像间的互信息量,从而有效衡量图像间的相关程度。-mutual information of image
mi
- This matlab codes calculates the mutual information and the conditional mutual information based on k-nearest neighbor algorithm.
MI
- 基于最大互信息的图像配准程序 gui界面 -image registration based on mutual information gui
matlab_midi.tar
- Matlab code for reading and manipulating MIDI files. Includes functions for creating MIDI files.
Fuction_MI
- 基于互信息,用Matlab对图像进行影像匹配。-matlab ,MI
hie_vp24
- In matlab R2009b debugging through, esprit algorithm signal frequency interference can be assessed Can dynamically adjust the parameters of the operating environment.
图像清晰度评价指标Matlab
- 图像清晰度评价函数说明 1、熵: 表示图像所包含的平均信息量的多少,嫡值越大则所含信息量越多。 文件名:entropy.m 结果:EN 2、交叉嫡:反映两幅图像的差异,交叉嫡越小,则融合图像和原图像的差别越小。 文件名:cross_entropy.m 结果:平均交叉嫡MCE,均方根交叉嫡RCE 3、峰值信噪比: PSNR越高,说明融合效果与质量越好。 文件名:psnr.m 结果:PSNR 4、Qabf: 评价边缘或梯度质量,越大边缘越明显 文件名:Qab