搜索资源列表
multi-objective-
- 改进的多目标粒子群算法,包括多个测试函数 对程序中的部分参数进行修改将更好地求解某些函数-Improved multi-objective particle swarm algorithm, modify some parameters of the program including a plurality of test functions will be better for solving certain functions
FFT_image
- 这是一个使用快速傅立叶(FFT)实现图像匹配的matlab函数,带图片,可测试-It is a fast Fourier (FFT) for image matching matlab function, with pictures, can be tested
二维图像熵
- 计算图像的二维图像熵,在一维熵的基础上引入能够反映灰度分布空间特征的特征量组成图像的二维熵 包括 计算图像二维图像熵的函数文件 H_img2d.m 调用该函数的代码 H_img2d_test.m 以及测试代码用图像文件 boy.jpg(computing two dimensional image entropy of an image)