-
Queens
Queen problem is solved
- 2015-01-09 18:29:54下载
- 积分:1
-
extrema
用c语言编写了matlab中的extrema函数~
功能 输出一个离散信号的极大值,极小值及其他们的位置~(C language extrema in matlab function to function great value, minimum value of output a discrete signal their location ~)
- 2012-08-17 11:05:17下载
- 积分:1
-
HuffmanTree
HUFFMAN TREE的编码源代码 实测可用 适合初学者使用(HUFFMAN TREE actual source code is available for beginners)
- 2013-12-04 16:28:15下载
- 积分:1
-
ANC-MATLAB2
Active noise control matlab
- 2015-09-08 11:18:50下载
- 积分:1
-
Sensor-network
传感器网络节点定位算法matlab代码,利用无线传感网络的zigbee节点进行定位的MATLAB源程序(Sensor network node localization algorithm matlab code, using zigbee wireless sensor network node positioning matlab source)
- 2016-03-13 16:13:10下载
- 积分: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
-
the-code
低通巴特沃斯滤波器设计求阶数,适合广大学生们参考,(Low-pass Butterworth filter design requirements order, for the majority of students reference)
- 2013-09-03 13:00:02下载
- 积分:1
-
mtx-1.3.10
SCSI管理工具mtx window应用(引用开源)
- 2014-08-18 17:25:52下载
- 积分:1
-
csjjl
根据推导的公式仿真中重LFM信号的回波及处理过程,单个脉冲的回波(距离模糊情况下)为一行向量,
本程序专门用于对比不同处理情况下的积累效果(Long accumulation of compensation)
- 2013-08-05 23:25:39下载
- 积分:1
-
k-means
用c程序和matlab分别试验一种k-means改进算法,按照方法选取聚类中心点,事实证明,这种改进是有效的。(Matlab with c procedures and were experimenting with an improved k-means algorithm, in accordance with the method of selecting cluster center, the facts show that this improvement is effective.)
- 2010-05-30 22:18:05下载
- 积分:1