资源列表
matlab Huffman
- 用matlab语言实现 Huffman编码
霍夫曼编码
- 霍夫曼编码的实现.
测试PSO算法的新的组合测试函数
- Novel Composition Test Functions for Numerical Global Optimization func_test.m is the main program, a basic PSO algorithm PSO_func.m is attached. SIS_novel_func.m is the function program,including six composition functions f=SIS_novel_func(x,f
LMS和变步长LMS的性能比较
- 本程序对两种固定步长和一种变步长最小均方误差算法的权值收敛进行了仿真,结果表明变步长的算法效果更优。
Saliency Toolbox2.2
- The SaliencyToolbox is a collection of Matlab functions and scr ipts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scanning the image with the focus of attention. It has been cited in more
RGB空间和HSI颜色空间的互换
- 此程序可实现7种功能,包括RGB和HSI空间的互换,提取六个分量,显示六个分量的直方图均衡化等等,无需修改,下载即可用。对于学习空域颜色空间来说,该程序功能强大,简单易懂!
基于小生境遗传算法的DOA估计
- 基于小生境遗传算法的DOA估计,内附matlab仿真结果和源代码
咖吗滤波matlab
- function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. % H = RGB2HSV(M) converts an RGB color map to an HSV color map. % Each map is a matrix with any number of rows, exactly three
多种图像边缘检测与分割处理
- 多种图像边缘检测与分割处理
MATLAB图像配准程序
- MATLAB图像配准程序
循环统计量
- 用于调制解调分析
认知无线电中频谱检测算法
- 认知无线电中的频谱检测算法的MATLAB的实现,多种方法的比较。