-
caisetuxiang
数字图像处理姚敏版第六章彩色图像所有例子的完整matlab代码 可以正确运行(Yao Min version of digital image processing color images all the examples of Chapter VI of the complete matlab code can be correctly)
- 2011-05-17 17:15:40下载
- 积分:1
-
AGabor
根据别人小波边缘检测,修改的一个实现纹理方向检测,可以自行设置方向数(Under the others Wavelet Edge Detection, modify a texture direction detection, set the direction of the number of self-)
- 2013-03-25 23:23:44下载
- 积分:1
-
egf
本程序是写的是扩展高斯(EGF)滤波器,当两个输入为根号1/2的时候就是IOTA滤波器,用于通信系统发端的波形塑形(This function calculates a filter with egf characteristic)
- 2013-11-15 22:20:02下载
- 积分:1
-
wenli
MATLAB14个特征值的提取程序,包括能量、熵、对比度、相关性、逆差等14个特征值的程序。(MATLAB14 eigenvalue extraction program, including the energy, entropy, contrast, correlation, deficit 14 eigenvalues program.)
- 2012-10-01 18:07:25下载
- 积分:1
-
111111
机器人路径规划的人工势场法,matlab代码。可以运行的、、、、(Artificial potential field method for robot path planning matlab code. Can run,,,,)
- 2012-10-16 11:20:50下载
- 积分:1
-
区域增长
此函数执行从指定图像中的"区域增长"
%seedpoint (x,y)
%
%J = regiongrowing(I,x,y,t)
%
%我: 输入的图像
%J: 逻辑输出图像的区域
%x,y: 位置的 seedpoint (如果不考虑使用函数 getpts)
%t: 最大强度的距离 (默认为 0.2)
%
%该区域以迭代方式是由比较所有未分配邻近像素为单位) 向该地区种植的。
%一个像素的亮度值和该区域的平均值之间的差异
%用作相似的一项措施。像素与最小差别
%来衡量这种方式分配给各自的区域。
%这一进程停止时区域平均值之间的强度差异和
%新像素成为大于某些阈限 (t)
- 2022-08-10 13:59:22下载
- 积分:1
-
Genetic
Genetic algorithms in 8 queen problem
- 2010-05-16 00:30:31下载
- 积分:1
-
accurate_liu
在相干通信中精确恢复眼图,使用正弦函数作为例子,经过欠采样后,对数据进行FFT变换后在进行精同步(After the restoration of coherent communications precise eye, using a sine function as an example, after subsampling, FFT transform data during fine synchronization)
- 2013-11-30 21:48:46下载
- 积分:1
-
newscfdma
Simple Single Carrier FDMA (SC-FDMA) Simulator
- 2010-03-02 18:48:23下载
- 积分:1
-
GA-for-Function-optimization
基于遗传算法的函数优化,利用遗传算法求出目标函数的最优值,适合初学matlab和遗传算法的学者下载学习。(The function of the genetic algorithm-based optimization, using genetic algorithms to determine the optimal value of the objective function, suitable for beginners of Matlab and genetic algorithm scholars download learning.)
- 2013-04-01 11:55:17下载
- 积分:1