-
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
-
sapso
模拟退火粒子群算法代码 matlab版本 供大家参考(Simulated annealing particle swarm algorithm code)
- 2012-11-12 21:43:43下载
- 积分:1
-
FDTD3D_Main[1]
使用有限时域差分法,用matlab模拟三维光子晶体(the simulation of TM mode in three-dimensional photonic crystals)
- 2014-10-31 13:14:23下载
- 积分:1
-
DPA_program
基于动态规划的机载脉冲多普勒雷达算法,动态规划的源程序(Based on dynamic programming airborne pulse Doppler radar algorithms, dynamic programming source code)
- 2011-08-02 16:26:58下载
- 积分:1
-
cov
详细介绍了MATLBA中的COV函数的使用和作用(Introduces the use of MATLBA COV function and role
)
- 2011-09-24 10:52:58下载
- 积分:1
-
7
说明: 本程序是数制转换问题,为十进制数字和罗马数值间的相互转化,本程序用的是函数调用法(This program is the number of system conversion problems, in order to decimal numbers and value of the inter-conversion of Rome, this program using a function call method)
- 2009-12-27 21:35:22下载
- 积分:1
-
Gold_sequence_generation
LTE的扰码产生序列,这个是matlab代码,十分详细。(LTE scrambling the sequence, this is the matlab code, very detailed.)
- 2011-07-14 20:41:12下载
- 积分:1
-
ANT_AN04_Burst_Transfers
ANT协议中的burst数据传输方式详解,包括收发时序及数据格式。(ANT protocol Detailed burst data transmission, including the timing and receive data format.)
- 2014-01-12 10:07:36下载
- 积分:1
-
RS232
rs232收发程序matlab (rs232 transceiver procedures matlab)
- 2014-10-23 09:58:45下载
- 积分:1
-
20091216161137916LibSvm
这是LibSvm 使用说明学习心得以及libsvm在MATLAB应用中的接口程序(This is a learning experience, as well as LibSvm instructions libsvm interface in the MATLAB application program)
- 2009-12-16 23:38:46下载
- 积分:1