-
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
-
matlab
详细的介绍了matlab与其他编程语言的结合的方法和使用(A detailed description of the matlab programming language combined with other methods and the use of)
- 2013-05-23 10:37:06下载
- 积分:1
-
2-D-FDTD-TE-code-with-PML
一个二维的fdtdc++编写的程序,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtdc++ preparation procedures, more complete, with pml boundary conditions. Interested can download to see.)
- 2014-02-24 22:14:52下载
- 积分:1
-
xppaut_latest.tar
XPPOUT latest, Window GUI
- 2015-09-09 13:33:07下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分:1
-
Motor-Model
motor model for realtime programming
- 2015-02-12 19:46:00下载
- 积分:1
-
DingYu-jgpc
薛定宇的两个MATLAB程序的源代码,希望对大家有用。(Xue Dingyu two MATLAB source code, we hope to be useful.)
- 2011-04-25 09:03:12下载
- 积分:1
-
9wavvelet_lif7
97提升小波变换的MATLAB程序源源码,对初学入门者有帮助。
(97 lifting wavelet transform MATLAB program source code, help for beginners beginners.)
- 2012-07-25 23:04:47下载
- 积分:1
-
MatlabVC
一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(Of a Matlab compiled into an executable program will be a method which allows Matlab programs written in Matlab can be completely detached from the environment to perform, thus greatly improving the program' s scope of application and value)
- 2009-09-23 23:17:46下载
- 积分:1
-
Matlab
工程中的有限元方法(第3版)源程序中的Matlab程序( Finite Element Analysis Program)
- 2010-06-30 00:26:47下载
- 积分:1