-
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
-
WGS84_target_to_earth_fix
Latitude, longitude, altitude to earth ECI position conversion. WGS84 coordinates was used.
- 2010-01-11 01:42:15下载
- 积分:1
-
Matlabchengux
说明: matla的100个实用程序,是你学习常用函数必备的资料(matla 100 utility, is that you learn the information necessary common functions)
- 2010-04-28 09:11:20下载
- 积分:1
-
Cap09_The-Land-Mobile-Satellite-Channel
This file is the programs of (chapter 9) of book (Modeling the Wireless Propagation Channel a Simulation Approach with MATLAB) which is related The Land Mobile Satellite Channel. It helps you to simulate The Land Mobile Satellite Channe.
- 2013-10-15 23:15:38下载
- 积分:1
-
No5__Powells_badly_scaled_function
optimization 的经典方法,这是第五个例子,共六个方法在其中。(optimization of the classical method, which is the fifth example, a total of six ways in which the.)
- 2009-10-22 22:41:49下载
- 积分:1
-
模拟退火算法用于求解旅行商问题的matlab源程序-for TSP(Matlab)
模拟退火算法用于求解旅行商问题的matlab源程序(simulated annealing algorithm for solving the traveling salesman problem Matlab source)
- 2005-04-01 12:56:01下载
- 积分:1
-
Ecualizador-Gui
ecualizador y grafica de audio (GUI)
- 2013-10-19 01:27:27下载
- 积分:1
-
CDMA-Reference-Blockset
CDMA Reference Blockset,CDMA的一个英文文档(CDMA Reference Blockset, CDMA in an English document)
- 2011-04-29 15:28:12下载
- 积分:1
-
DWT-based-watermarking
说明: 小波域数字水印嵌入程序。
实现对数字图像进行水印嵌入和检测。(Digital watermark embedding in wavelet domain. Implementation of digital image watermark embedding and detection.)
- 2011-04-06 19:02:16下载
- 积分:1
-
simplified_AES
simplified AES without using java or max
- 2010-05-28 18:58:38下载
- 积分:1