-
vb
说明: 是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论(the cold for matlab)
- 2013-12-19 19:28:44下载
- 积分: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
-
StandEx
C/C++中调用MATLAB C Math Library 的实现(C/C Calling MATLAB C Math Library Implementation)
- 2004-12-08 11:22:20下载
- 积分:1
-
Copula_Handbook_toolbox_14may13
由Patton开发的由MATLAB实现的COPULA源代码(By Patton developed by MATLAB source code to achieve COPULA)
- 2014-11-30 19:07:33下载
- 积分:1
-
Matlabebook
Matlab详细手册
Matlab详细手册
Matlab详细手册()
- 2007-09-06 15:28:41下载
- 积分:1
-
COMANDOS-AT
MANUAL DE COMANDO AT PAR PRODUCTOS DE GSM
- 2014-10-27 04:12:14下载
- 积分:1
-
MATLABandVCprogramminginterfaces
MATLAB和VC接口编程的详细介绍,介绍了简单常见的方法。(MATLAB and VC programming interfaces in detail introduce a simple common approach.)
- 2009-03-08 10:57:00下载
- 积分:1
-
Decoupled-load-flow
采用稀疏矩阵的PQ分解法潮流计算程序(依据《电力系统计算》一书附录用C语言编写,使用方法、变量名称都与书上一致)(Decoupled load flow)
- 2013-12-07 13:33:07下载
- 积分:1
-
rtdxtutorial
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
- 2006-03-16 16:38:05下载
- 积分:1
-
smarttoalive
15名基督教徒和15名异教徒同乘一船航行,途中风浪大作,危机万分,领航者告诉大家,只要将全船的一半人投入海中,其余人就能幸免。大家都同意这个办法,并协定者30人围成一圈;由第一个人起报数,每数至第9人便把他投入海中,下一个接着从1开始报数,第9人又被投入海中,依次循环,直至剩下15人为止。问题是如何排法使投入海中的人全为异教徒?(15 Christians and pagans 15 vessels with one by the way, big waves, extreme crisis, leader told everyone that as long as will be half the person boat into the sea, and the remaining person will be able to escape. We all agree that this approach, and agreements were 30 form a circle from the first reported from a few individuals, the number to 9 for each person put him into the sea, then from the next one to start off, 9 people have been invested in the sea, followed by cycle, until the remaining 15 people so far. The question is how to row Act so that the person into the sea all infidels?)
- 2009-02-21 17:02:08下载
- 积分:1