-
fangxing
这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
- 2021-01-13 16:48:53下载
- 积分:1
-
qampsk
QAM PSK 信号的调制星座图代码,实现调制信号的星座图显示和比较(the code of QAM&PSK Signal modulation constellation diagram )
- 2013-12-09 16:39:55下载
- 积分: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
-
CDVine_1.1-11.tar
Vine copula for C vine和 D vine的估计等。(Vine copula for C vine and D vine.)
- 2014-11-24 20:12:14下载
- 积分:1
-
Convex
Non-Convex Optimization
- 2010-02-07 22:41:46下载
- 积分:1
-
zzt006
一个介绍VC++与MATLAB混合编程的电子书籍。可以指导在VC++6.0下进行MATLAB接口的调用。(Introduced a VC++ and MATLAB programming hybrid e-books. Can guide in the VC++6.0 under the call MATLAB interface.)
- 2009-04-30 12:02:25下载
- 积分:1
-
zhongxinjixian
中心极限定理的验证,三种独立分布具有同样的均值与方差,大量叠加后分布趋于正态(Central limit theorem verification, three kinds of independent distribution has the same mean and variance, a large number of superimposed normal after the distribution tends)
- 2009-12-02 15:53:07下载
- 积分:1
-
VCreadfilesbyline(.TXT)
逐行读取文本中的数据,自动存储到一个序列数组中(Text data read line by line, is automatically stored into an array sequence)
- 2013-10-07 11:26:06下载
- 积分:1
-
long
说明: 求最长公共子序列,一个很好的程序。
求最长公共子序列,一个很好的程序。(Seeking the longest common subsequence, a very good program. Seeking the longest common subsequence, a very good program.)
- 2010-04-10 21:20:35下载
- 积分:1
-
PSO
说明: pso 的实现 应用了c#进行编程 还含有带约束的MATLAB的pso(pso implementation of the application of c# programming with constraints also contains MATLAB-pso)
- 2011-02-18 11:17:27下载
- 积分:1