-
knn-code
给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N)(knn code c++)
- 2012-04-13 11:34:28下载
- 积分: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
-
gauss
运用C语言对高斯信道进行仿真,简洁快速的实现(The use of C language Gaussian channel simulation, simple rapid implementation)
- 2013-09-02 10:37:03下载
- 积分:1
-
matlab2
用matlab实现图像的各种变换,旋转,大小变换,滤波平滑。(Matlab implementation using a variety of image transformation, rotation, size, transform, smoothing filter.)
- 2009-03-08 11:23:51下载
- 积分:1
-
20061211465359532
abc自己编的小程序,呵呵, 可别太认真哦(abc own small addendum to the procedures, what can be seriously oh Do not Consider Too)
- 2007-02-11 12:47:22下载
- 积分:1
-
OFDM11
说明: OFDM水声通信中最大多普勒频偏估计算法研究(OFDM underwater acoustic communication in the largest Doppler shift estimation algorithm)
- 2010-03-20 14:09:48下载
- 积分:1
-
dipole_example
一个matlab 编写的调用HFSS的折合偶极子例子,属于联合仿真问题。(A matlab the invocation of the equivalent dipole example of HFSS, belongs to the joint simulation problems.
)
- 2013-05-10 01:11:00下载
- 积分:1
-
matlab(MO--FANG)
Matlab模仿程序源代码,实现模仿游戏(Matlab imitate program source code, imitation game)
- 2015-01-13 22:14:34下载
- 积分:1
-
GANNT
matlab绘制甘特图的代码matlab绘制甘特图的代码matlab绘制甘特图的代码(matlab code draw Gantt chart code matlab matlab draw Gantt chart drawing Gantt chart code)
- 2013-01-08 00:55:19下载
- 积分:1
-
matlab-image-processing-
各种经典图像处理算法的matlab源代码,初学者可以看看(A variety of classical image processing algorithm Matlab source code, beginners can take a look at)
- 2012-08-11 14:07:35下载
- 积分:1