-
AMhalftoning
matlab 调pin加网matlab 调幅加网matlab 调幅加网matlab 调幅加网(matlab matlabmatlab matlabmatlab matlabmatlab matlab)
- 2021-04-28 11:28:43下载
- 积分:1
-
M
说明: MATLAB平台下图像处理实验教学软件的实现研究(Image processing in MATLAB platform of experimental teaching software implementations)
- 2013-03-08 11:06:01下载
- 积分:1
-
colorDetectController
在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h
colorDetection.cpp
colordetector.cpp
correspond to Recipe:
Using the Strategy Pattern in Algorithm Design
)
- 2014-02-21 11:48:12下载
- 积分:1
-
mohuFCM
基于matlab的模糊均值C的聚类程序,可以实现彩色图像的聚类,能实现程序时间统计(Matlab-based fuzzy mean C clustering procedures, can achieve color image clustering, to achieve the program time statistics)
- 2013-05-23 11:10:59下载
- 积分:1
-
Link
LInk.c for ART2 development.
- 2014-11-22 02:50:02下载
- 积分:1
-
QPSK
10mQPSK C++代码 rrc滤波(10mQPSK C++ rrc)
- 2013-12-25 10:13:16下载
- 积分:1
-
gsmc
基于一个二阶线性系统实例,介绍了全程滑模变结构控制,实现了系统的鲁棒性特点。(Global sliding mode variable structure control, based on a second order linear system instance, the robustness of the system characteristics.)
- 2013-03-05 09:37:16下载
- 积分:1
-
PossionMatting
说明: 基于泊松方程的抠图技术,此程序为演示程序,可供研究参考(Poisson equation-based matting techniques, this procedure for the demonstration program for the study of reference)
- 2010-04-17 17:38:41下载
- 积分:1
-
gquad
自己编的最新的gquad方法,非常的好用(Own series the latest gquad method, very easy to use)
- 2011-09-26 13:02:18下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1