-
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
-
hunhebiancheng
matlab C++混编程序,用C++处理数据,由matlab显示画图(matlab C++ mixed program, with C++ process the data displayed by the matlab drawing)
- 2013-07-22 16:11:19下载
- 积分:1
-
Bwiddebandtarr
宽带信号测向的几种直接处理算法法,主要用于宽带目标的DOA估计
(Broadband signal measurements to several processing algorithms law, mainly for broadband target DOA estimation)
- 2020-11-12 16:39:44下载
- 积分:1
-
00687992LDPC
说明: LDPC的编码和译码程序 采用vc及matlab(LDPC coding and decoding process, and matlab using vc)
- 2011-04-06 10:41:57下载
- 积分:1
-
DrawTree_Ctl
实现云模型与分形的树模拟,用MATLAB和VB混合编程实现(achieve cloud model and fractal tree simulation with MATLAB and VB Programming)
- 2006-10-31 10:51:37下载
- 积分:1
-
Deconvolution
运用此程序可以帮您完成信号反褶积的算法,分析问题(Using this program can help you complete the signal deconvolution algorithms, analyze problems)
- 2011-06-06 23:32:02下载
- 积分:1
-
dualinverter
光伏并网系统中的双逆变器拓扑结构及其控制策略研究(dual-inverter topology and control strategy for Grid-connected PV application
)
- 2012-05-01 10:07:03下载
- 积分:1
-
2002063920060390MATLABjihe
图象处理基础算法原代码MATLAB 集合。(image processing algorithms based on the original MATLAB code set.)
- 2006-12-13 15:15:50下载
- 积分:1
-
Embedded-Control-Systems-in-CaMATLAB
Embedded Control Systems in CC++ An Introduction for Software Developers Using MATLAB
- 2013-01-23 03:13:18下载
- 积分:1
-
Matlab--code-to-achieve
本代码为基于matlab的小波功能实现一书中9到19章节中的代码,包括术中各例题的代码。(The code for matlab-based wavelet function of a book of the 9-19 section of the code, including the code of the examples in the surgery.)
- 2013-05-13 11:17:21下载
- 积分:1